/* CSS Document */

/* -------------------------RESET------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote {margin:0; padding:0;}
table {border:0 none; border-collapse: collapse; border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,th,var {font-style:normal; font-weight: normal;}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%; font-weight: normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}

/* -------------------------------------------------------  */

BODY, TABLE, TD, TH, P, FORM {font-family: Verdana, Arial, Helvetica, sans-serif;}

BODY {
	overflow:-moz-scrollbars-vertical;
	overflow-x:auto;
	
	background:#033755 url(/design/background.gif) repeat-x top center;

}

#body{
	background:url(/design/back.gif) no-repeat top center;
	min-height:750px;
}


#all {
	position: relative;
	background: transparent;
}

.blog{
	position:absolute;
	top:30px;
	left:180px;
	background:URL(/design/blog.png) no-repeat center center;
	width:100px;
	height:100px;
}

/* ==============================================
CONTAINER
============================================== */

#container {
	position: relative;
	margin: 0 auto;
	width: 890px;
}


.top{
	height:12px;
	padding:4px 0;
	margin-bottom:75px;
	
	color:#A5A3A3;
	font-size:10px;
}

.top SPAN , .top A:link , .top A:visited{
	padding:0 15px;
	color:#A5A3A3;
	text-decoration:none;
}

.top A:hover , .top A:active{
	color:#000;
}


#goHome{
	width:173px;
	height:36px;
	
	display:block;
	position:absolute;
	top:40px;
	left:10px;
	
	background:url(/design/logo.gif) no-repeat center center;
}

#header {
	background: url(/design/design_blog/header.jpg) bottom no-repeat;
	width: 890px;
	height: 242px;
	padding-top: 13px;
}
a.logo, a.logo:visited {
	display: block;
	width: 170px;
	height: 53px;
	margin-left: 30px;
	position: relative;
	top: 30px;
}
#page {
	background:#FFFFFF;
	padding:0 0 0 28px;
	width:862px;

	border-top:7px solid #c1dced;
}
#right_column {
	width: 274px;
	float: right;

}
#left_column {
	width: 567px;
	float: left;
	padding:20px 20px 0 0;
	border-right:1px solid #c1dced;
}
#footer {
	background:red url(/design/design_blog/footer.gif) repeat-x top center;
	height: 44px;
}

/* ==============================================
CONTENT
============================================== */
.content {
	color: #4c4224;
	font: normal 11px Verdana;
	line-height: 1.4;
}
p {
	margin: 0 0 15px 0; 
	padding:0;
}
.content a, .content a:visited {
	color: #369ad5;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}
.content img {
	border: 1px solid #6e8678;
	padding: 3px;
}

.content h1 {
	font-size:36px;
	color:#000;
	background:url(/design/dot.gif) repeat-x bottom left;
	padding-bottom:20px;
	margin-bottom:5px;
}

.content h1.Title {
	font-size:28px;
	color:#000;
	background:url(/design/dot.gif) repeat-x bottom left;
	padding-bottom:10px;
	margin-bottom:5px;
}

.content h1 img {
	position:relative;
	right:-10px;
	top:-5px;
	border:none;
	padding:0;
}

h5.Header {
	font-weight: bold;
}
.clear {
	clear: both;
	height:1px;
	line-height:1px;
	font-size:1px;
	padding:0;
	margin:0;
}
.post {
	padding-bottom: 20px;
}
.date {
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0 13px 0;
}
.date .blue {
	color: #369ad5;
}

a.plus, a.plus:visited {
	display: block;
	color: #369ad5;
	float: right;
	background: url(/design/design_blog/ico_plus.gif) left no-repeat;
	padding-left: 17px;
	font-weight: bold;
	margin: 20px 0 10px 0;
	text-decoration: none;
}
a.plus:hover {
	color: #F8981D;
	text-decoration: underline;
}
.link_line {
	border-top: 1px solid #d9ebf2;
	border-bottom: 1px solid #d9ebf2;
	font-family: Arial;
	color: #6c726f;
	padding: 3px 0 7px 0;
	clear: both;
	margin-top:10px;
}

/* Comments */
.comments {
	padding-top:35px;
	font-family: Arial;
	background:transparent url(/design/dots.gif) repeat-x scroll center bottom;
	padding-bottom: 15px;
}
.comments .headers {
	margin: 25px 0 20px 0;
}
.comments .grey,
.new_comment .headers .grey {
	font-size: 18px;
	color: #6c726f;
}
.comments .yellow,
.new_comment .headers .yellow {
	font-size: 18px;
	color: #419FD7;
}
.comments .red {
	font-size: 12px;
	color: #F8981D;
	font-style: italic;
}
.comments .item {
	padding-top: 4px;
	width: 542px;
	margin-bottom: 12px;
}
.comments .item .center {
	padding: 5px 0 0 0;
}
.comments .item .bottom {
	padding-top: 12px;
}

.comments td.name {
	font: normal 12px Arial;
	color: #6c726f;
	width: 94px;
	text-align: center;
	padding: 0px 3px;
}
.comments td.name span {
	color: #0E9FF0;
	font-size: 10px;
}
.comments td.com {
	font: normal 11px Arial;
	padding: 0 15px 5px 15px;
}

/* Odd comment */
.comments .odd {background: url(/design/design_blog/comment1_top.gif) top left no-repeat;}
.comments .odd .name {text-align: right}
.comments .odd .center {background: url(/design/design_blog/comment1_center.gif) repeat-y;}
.comments .odd .bottom {	background: url(/design/design_blog/comment1_bottom.gif) bottom left no-repeat;}

/* Even comment */
.comments .even {background: url(/design/design_blog/comment2_top.gif) top left no-repeat;}
.comments .even .name {text-align: left}
.comments .even .center {background: url(/design/design_blog/comment2_center.gif) repeat-y;}
.comments .even .bottom {background: url(/design/design_blog/comment2_bottom.gif) bottom left no-repeat;}

/* New comment */
.new_comment {
	width: 542px;
	background-color: #e1e1e1;
	color: #6c726f;
	font-size: 11px;
	margin-top: 32px;
}

.new_comment .headers {
	padding:13px 0 10px 7px;

	color:#0E9FF0;
	font-size:18px;
	font-weight:normal;

}

.new_comment .top {
	background: url(/design/design_blog/new_comment_top.gif) top no-repeat;
	height: 4px;
	height: 100%;
}
.new_comment .bottom {
	background: url(/design/design_blog/new_comment_bottom.gif) bottom no-repeat;
	height: 4px;
	height: 100%;
}
.new_comment table {
	margin-left: 7px;
}
.new_comment td {
	font-weight: bold;
}

.titleCom {
	padding:3px 3px 3px 5px;
}

.new_comment input {
	background: url(/design/design_blog/input.gif) no-repeat;
	width: 248px;
	height: 22px;
	border: none;
	padding: 7px 0 0 9px;
	font: normal 11px Arial;
	color: #6c726f;
}
.new_comment .textarea {
	background: #fff url(/design/design_blog/textarea.gif) no-repeat;
	width: 517px;
	height: 158px;
	padding: 7px 0 0 10px;
}
.new_comment textarea {
	border: none;
	font: normal 11px Arial;
	color: #6c726f;
	width: 512px;
	height: 150px;
	overflow: hidden;
}

input.formbutton:hover, input.button:hover {
	color:#FFFFFF;
}
.new_comment .button, .new_comment .button:visited {
	background:transparent url(/design/blog/envoyer.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	float:right;
	font-family:Arial;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:19px;
	line-height:normal;
	margin:13px 5px 12px 0;
	padding-bottom:2px;
	padding-top:0;
	text-align:center;
	width:100px;
}

/* ==============================================
RIGHT COLUMN
============================================== */
/* Search */
.search {
	padding:10px 16px;
	height: 24px;
	border-bottom:7px solid #c1dced;
}

.search FORM{
	background:url(/design/search.gif) no-repeat center top;
	height:20px;
	padding:0;
}

.search input {
	border: none;
	background: none;
	font: normal 11px Verdana;
	color: #666;
	padding: 4px 0 0 5px;
	float: left;
	width: 205px;
}
.search a,
.search a:visited {
	display: block;
	float: right;
	color: #999;
	text-decoration: none;
	font-size: 11px;
	margin-top: 0px;
	height:20px;
	width:20px;
}
.search a:hover {
	text-decoration: underline;
}

/* Search_date */
.search_date {
	background: url(/design/design_blog/search_date.jpg) no-repeat 0 5px;
	height: 19px;
	color: #999;
	font-size: 11px;
	padding: 10px 0 5px 10px;

	border-bottom:7px solid #5cb4e4;
}

.search_date .text {
	float: left;
}

.search_date a,
.search_date a:visited {
	display: block;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 2px;
	margin-bottom:5px;
}

/* Publications */
.publications {
	padding:15px 15px 30px 15px;
	border-bottom:7px solid #0096db;
}

.publications .header {
	font-size:14px;
	font-weight:bold;
}
.publications a,
.publications a:visited {
	display: block;
	color: #4c4224;
	font-size: 11px;
	text-decoration: none;
	line-height: 1.3;
	margin-right: 10px;
	font-weight: bold;
}
.publications a:hover {
	text-decoration: underline;
}
.public_date {
	font-size: 9px;
	font-weight:normal;
}
.publications .item_last {
	padding-bottom: 10px;
	margin: 7px 5px 0px 120px;
}
.publications .item {
	margin: 7px 5px 5px 0px;
}
.publications .all_public {
	width: 260px;
}
.publications .all_public a,
.publications .all_public a:visited {
	display: block;
	float: right;
	color: #369ad5;
	background: url(/design/design_blog/ico_plus.gif) left no-repeat;
	padding-left: 17px;
	font-weight: bold;
	text-decoration: none;

}
.publications .all_public a:hover {
	color: #F8981D;
	text-decoration: underline;
}


/* Categories */

.categories{
	padding:15px;
	border-bottom:7px solid #8ec9e7;
}

.categories .header{
	font-size:14px;
	font-weight:bold;
}

.categories a,
.categories a:visited {
	display: block;
	padding-left: 20px;
	font: normal 11px Verdana;
	text-decoration: none;
	color: #4c4224;
	margin: 7px 0 0px 0;

	background: url(/design/puce.gif) no-repeat 10px 4px;
}

/* Tags */
.tags a, 
.tags a:visited {
	text-decoration: none;
	color: #999;
}

.tags a:hover {
	text-decoration: none;
	color: #999;
}

.tags .links {
	text-align: center;
	margin: 10px 0 10px 0;
}

.tags{
	padding:15px;
	border-bottom:7px solid #FFF;
}

.tags .header{
	font-size:14px;
	font-weight:bold;
}

/* ==============================================
COPYRIGHT
============================================== */
/* bottom menu */
.bottom_menu {
	text-align: center;
	font-size: 10px;
	padding-top: 12px;
	color: #419fd7;
}
.bottom_menu a,
.bottom_menu a:visited {
	font: normal 10px Verdana;
	color: #419fd7;
}
.bottom_menu a:hover {
	text-decoration: none;
}

#copyright {
	color:#476d83;
	font-size:11px;
	font-family: Arial;
	text-align: right;
	padding-top: 15px;
	margin-bottom: 25px;
}
#copyright a, #copyright a:visited {
	color:#476d83;
	text-decoration:none;
}
#copyright a:hover {
	color:#476d83;
	text-decoration: underline;
}


.clouds H1 , .clouds H1 A , .clouds H1 A:visited{font-size:18px;display:inline;text-decoration:none;/*white-space:nowrap;*/}
.clouds H2 , .clouds H2 A , .clouds H2 A:visited{font-size:16px;display:inline;text-decoration:none;/*white-space:nowrap;*/}
.clouds H3 , .clouds H3 A , .clouds H3 A:visited{font-size:14px;display:inline;text-decoration:none;/*white-space:nowrap;*/}
.clouds H4 , .clouds H4 A , .clouds H4 A:visited{font-size:12px;display:inline;text-decoration:none;/*white-space:nowrap;*/}
.clouds H5 , .clouds H5 A , .clouds H5 A:visited{font-size:10px;display:inline;text-decoration:none;/*white-space:nowrap;*/}
.clouds H6 , .clouds H6 A , .clouds H6 A:visited{font-size:9px;display:inline;text-decoration:none;/*white-space:nowrap;*/}
.clouds A:hover{color:#000!important;}

.clouds {
	padding-right:10px;
}

#navbarnews {
	text-align:center;
	border-top:1px solid #EEEEEE;
	border-bottom:1px solid #EEEEEE;
}
