/* 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;font-size:11px;}

BODY {
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
}


#all {
	position: relative;
	width: 100%;
	height: 100%;
	background: url(../design/blog/bgr.jpg) top repeat-x;
}


/* ==============================================
CATEGORIES
============================================== */

#categorie{
	background:url(/design/blog/bcgBar.png) repeat-x;
	border: 1px solid #aaa;
	border-collapse:collapse;
}

.blog_cat {
	width:177px;
	border-right:1px solid #003059;
	color:black;
}

.blog_cat a , .blog_cat a:visited{
	text-decoration: none;
	color:black;
}


.titreCat{
	color:#FFFFFF;
	font-weight:bold;
	padding: 5px 0;
	height:27px;
	margin-bottom:5px;
	text-align:center;
}

.blog_cat .textCat{
	color: black;
	font-size:11px;
	padding-right:6px;
	padding-left:7px;
	width:162px;
}

#lastCat{
	border-right:0 !important;
}

.lastCat{
	border-right:0 !important;
}



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

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

#header {
	width: 862px;
	height: 126px;
	padding-top: 13px;
}
a.logo, a.logo:visited {
	display: block;
	width: 95px;
	height: 115px;
	background: url(../design/blog/logo.gif) no-repeat;
	position: relative;
	top: -5px;
	left: 15px;
	float: left;
	margin-right: 30px;
}
.current_date {
	position: relative;
	top: 109px;
	left: -102px;
	float: left;
	font: normal 9px Verdana;
	color: #fff;
}
.link_icons {
	float: right;
	margin: 7px 0 0 0;
	/* background: url(../design/blog/link_icons.gif) no-repeat; */
	width: 372px;
	height: 24px;
	padding: 0px 0 0 12px;
}
#motto {
	background: url(../design/blog/motto.jpg) no-repeat !important;
	height: 34px;
	width: 366px;
	float: right;
	position: absolute;
	top: 95px;
	right: 0px;
}
#page {
	background: url(../design/blog/page.jpg) repeat-y;
	width: 831px;
	padding: 15px 0 0 28px;
}
#right_column {
	width: 267px;
	float: right;
	margin-left: 10px;
}
#left_column {
	width: 537px;
	float: left;
}
#footer {
	background: url(../design/blog/footer.jpg) no-repeat;
	height: 56px;
}

/* ==============================================
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: #ec1c24;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}

h1 {
	color: #311713;
	font-size: 20px;
	margin-top: 15px;
}
h5.Header {
	font-weight: bold;
}
.clear {
	clear: both;
}
.post {
	padding-bottom: 20px;
}
.date {
	color: #818181;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0 13px 0;
}
.date .numbers {
	color: #ec1c24;
}
.date .year {
	font-size: 15px;
}
a.plus, a.plus:visited {
	display: block;
	color: #ec1c24;
	float: right;
	padding-left: 17px;
	font-weight: bold;
	margin: 20px 0 10px 0;
	text-decoration: underline;
}
a.plus:hover {
	text-decoration: none;
}
.link_line {
	border-top: 1px solid #6eaee6;
	border-bottom: 1px solid #6eaee6;
	font-family: Arial;
	color: #6c726f;
	padding: 3px 0 7px 0;
	clear: both;
}
.link_line a, .link_line a:visited {
	color: #0d78d5;
}
.link_line a.red, .link_line a.red:visited,
.link_line .red, .link_line .red a, .link_line .red, .link_line .red a:visited {
	color: #ec1c24;
}

/* Comments */
.comments {
	font-family: Arial;
	border-bottom: 1px solid #EC1C24;
	padding-bottom: 15px;
}
.comments .headers {
	margin: 25px 0 20px 0;
}
.comments .grey,
.new_comment .headers .grey {
	font-size: 18px;
	color: #6c726f;
}
.comments .red,
.new_comment .headers .red {
	font-size: 18px;
	color: #ec1c24;
}
.comments .red {
	font-size: 12px;
	color: #d22d4f;
	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: #ec1c24;
	font-size: 10px;
}
.comments td.com {
	font: normal 11px Arial;
	padding: 0 15px 5px 15px;
}

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

/* Even comment */
.comments .even {background: url(../design/blog/comment2_top.gif) top left no-repeat;}
.comments .even .name {text-align: left}
.comments .even .center {background: url(../design/blog/comment2_center.gif) repeat-y;}
.comments .even .bottom {background: url(../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 0 7px;
}
.new_comment .top {
	background: url(../design/blog/new_comment_top.gif) top no-repeat;
	height: 4px;
	height: 100%;
}
.new_comment .bottom {
	background: url(../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;
}
.new_comment input {
	background: url(../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/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;
}
.new_comment a.button,
.new_comment a.button:visited {
	display: block;
	background: url(../design/blog/envoyer.gif) no-repeat;
	width: 100px;
	height: 17px;
	color: #8d6b00;
	font: bold 11px Arial;
	padding-top: 2px;
	float: right;
	text-align: center;
	margin: 13px 5px 12px 0;
}
.new_comment a.button:hover {
	color: #4c4224;
	text-decoration: none;
}

/* ==============================================
RIGHT COLUMN
============================================== */
/* Search */
.search {
	background: url(../design/blog/search.jpg) no-repeat;
	width: 262px;
	height: 40px;
	margin-top: 10px;
}
.search input {
	border: none;
	background: none;
	font: normal 11px Verdana;
	color: #151515;
	padding: 13px 0 0 45px;
	float: left;
	width: 195px;
}
.search a,
.search a:visited {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	margin-top: 12px;
}
.search a:hover {
	text-decoration: underline;
}


/* Search_date */
.search_date {
	background: url(../design/blog/search_date.jpg) no-repeat;
	height: 27px;
	color: #fff;
	font-size: 11px;
	padding: 13px 0 0 5px;
	z-index:6;
	position:relative;
}
.search_date .text {
	float: left;
}
.search_date a,
.search_date a:visited {
	display: block;
	font-size: 11px;
	height:16px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	color: #2969BE;
	text-decoration: none;
	margin-left: 0px;
}

#dates_opener{
	height:20px;
	width:25px;
	position:absolute;
	right:0px;
	z-index:7;
	top:5px;
}

/* Publications */
.publications {
	position:relative;
	z-index:5;
	color: #addaf1;
	padding-top: 7px;
	margin-top: 10px;
}
.publications .center {
	background: url(../design/blog/publications_bgr.gif) repeat-y;
}
.publications .header {
	background: url(../design/blog/publications_top.gif) top left no-repeat;
	font: normal 16px "Myriad Pro";
	color: #ffffff;
	margin: 0 0 15px 0px;
	padding: 7px 0 10px 20px;
	position: relative;
	left: -2px;
}
.publications a,
.publications a:visited {
	display: block;
	color: #addaf1;
	font-size: 11px;
	text-decoration: none;
	line-height: 1.3;
	margin-right: 10px;
}
.publications a:hover {
	text-decoration: underline;
}
.public_date {
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}
.publications .item_last {
	padding-bottom: 10px;
	margin: 7px 5px 0px 20px;
}
.publications .item {
	background: url(../design/blog/news_selector.gif) bottom repeat-x;
	padding-bottom: 10px;
	margin: 7px 5px 5px 20px;
}
.publications .all_public {
	width: 260px;
}
.publications .all_public a,
.publications .all_public a:visited {
	display: block;
	float: right;
	color: #fff;
	padding-right: 15px;
	font: normal 10px 'Myriad Pro';
	text-decoration: none;
	text-transform: uppercase;
	background: url(../design/blog/all_public.gif) right no-repeat;
}
.publications .all_public a:hover {
	/* text-decoration: underline; */
}
.publications .bottom {
	clear: both;
	background: url(../design/blog/publications_bgr.gif) bottom no-repeat;
	/* background: url(../design/blog/publications_bottom.gif) bottom no-repeat; */
	height: 7px;
	width: 262px;
}

/* Border block */
.border_block {
	width: 262px;
	padding-top: 5px;
	margin: 10px 0;
}
.border_block .header {
	font: normal 16px "Myriad Pro";
	color: #ffffff;
	/* background: url(../design/blog/ico_dotted_brown.gif) bottom repeat-x; */
	background: url(../design/blog/border_block_top.gif) top left no-repeat;
	padding: 7px 0 10px 15px;
	height: 18px;
	position: relative;
	left: -3px;

}
.border_block .bottom {
	background: url(../design/blog/border_block_bottom.gif) top repeat-x;
	padding: 2px 0 3px 0;
}
.border_block .center {
	border-left: 1px solid #d3d3d3;
	padding: 0 0 10px 0px !important;
}
.border_block a:hover {
	text-decoration: underline !important;
}
.border_block .text {
	padding-left: 20px;
}


/* Categories */
.categories a,
.categories a:visited {
	display: block;
	background: url(../design/blog/ico_marker.gif) top left no-repeat;
	padding-left: 10px;
	font: normal 11px Verdana;
	text-decoration: none;
	color: #4c4224;
	margin: 7px 0 0px 0;
}

/* Tags */
.tags a, 
.tags a:visited {
	text-decoration: none;
	color: #4c4224;
}
.tags .links {
	text-align: center;
	margin: 0px 1px -38px 8px;
	padding: 45px 0 20px 0;
	border: 1px solid #ec1c24;
	position: relative;
	top: -35px;
}
.border_block .bottom2 {
	margin-bottom: -23px !important;
}
.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;
}

/* Comments */
.comments {
	padding-top:35px;
	font-family: Arial;
	border-bottom: 1px solid #EC1C24;
	padding-bottom: 15px;

}
.comments .headers {
	margin:  0;
	display:none;
}
.comments .grey,
.new_comment .headers .grey {
	font-size: 18px;
	color: #6c726f;
}
.comments .yellow,
.new_comment .headers .yellow {
	font-size: 18px;
	color: #EC1C24;
}
.comments .red {
	font-size: 12px;
	color: #d22d4f;
	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: #0D78D5;
	font-size: 10px;
}
.comments td.com {
	font: normal 12px Arial;
	padding: 0 15px 5px 15px;
}

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

/* Even comment */
.comments .even {background: url(../design/blog/comment2_top.gif) top left no-repeat;}
.comments .even .name {text-align: left}
.comments .even .center {background: url(../design/blog/comment2_center.gif) repeat-y;}
.comments .even .bottom {background: url(../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 0 7px;
}
.new_comment .top {
	background: url(../design/blog/new_comment_top.gif) top no-repeat;
	height: 4px;
	height: 100%;
}
.new_comment .bottom {
	background: url(../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;
}
.new_comment input {
	background: url(../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/blog/textarea.gif) no-repeat;
	width: 517px;
	height: 78px;
	padding: 7px 0 0 10px;
}
.new_comment textarea {
	border: none;
	font: normal 13px Arial;
	color: #6c726f;
	width: 512px;
	height: 70px;
	overflow: auto;
}
.new_comment .button,
.new_comment .button:visited {
	display: block;
	background: url(../design/blog/envoyer.gif) no-repeat;
	width: 100px;
	height: 19px;
	color: #fff;
	font: bold 11px Arial;
	padding-top: 2px;
	padding-bottom: 2px;
	float: right;
	text-align: center;
	margin: 13px 5px 12px 0;
}
.new_comment .button:hover {
	color: #fff;
	text-decoration: none;
}

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

#copyright {
	color: #836405;
	font-family: Arial;
	font-size: 10px;
	text-align: right;
	padding: 0px 5px 0 0;
	margin-bottom: 25px;
}
#copyright a, #copyright a:visited {
	color: #836405;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}


.explain{
	border-top:1px solid #D3D3D3;
	border-left:1px solid #D3D3D3;
	padding:10px 10px !important;
	font-size:11px;
}

