
body { margin: 0; padding: 0; background: #fff; font-family: 'Arial'; color: #000; font-size: 12px;}

a:link { text-decoration : none; color : #72001a; border: 0px;} 
a:active { text-decoration : underline; color : #72001a; border: 0px;} 
a:visited { text-decoration : none; color : #72001a; border: 0px;} 
a:hover { text-decoration : underline; color : #b9062f; border: 0px;}

.code
{
	color: #000033;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #eeeeee;
	font-size: 11px;
}

img {
	border:0;
	}


	p img {
    float:left;
    margin:0 10px 0 0;
    padding-left: 6px;
    padding-bottom: 2px;
}
	html {
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#a4003f;
	scrollbar-track-color:#ffffff;
}

h1 { font: bold 1.51em "Arial", Sans-Serif; margin: 0; color: #a4003f; }


h3 { font: bold 1.5em "Arial", Sans-Serif; margin: 0; color: #ff6600; }



.catego{
	background: #ffffff;
	width : 200px;
	height: 6px;
    padding: 3px 3px 3px 3px;
	border: 1px dotted #CCCCFF;

}


table.sample { 
    width:100%;
}

table.sample th {
	
}
table.sample td {
    width:33%;
    text-align:left;
	
    padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	-moz-border-radius: 12px;
}


.champs {width: 150px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; border: 1px solid #ff6600; background-color: #000000; font-weight: bold; color: #c2c2c2; text-decoration:none}



.date { color:#e379c0; font-size:1.01em; font-weight:bold;}
.categ { color:#777777; font-size:0.91em; }




.catwdc{
	color:#c7002d;
	text-decoration:none;
	font-size:13px;
}


.catwdc:hover{
	color:#c7002d;
	text-decoration:none;
	font-size:13px;
}


.details{
	color:#c7002d;
	text-decoration:none;
	font-size:11px;
}

.details a{
	color:#c7002d;
	text-decoration:none;
	font-size:11px;
}



.details:hover{
	color:#000000;
	text-decoration:none;
	font-size:11px;
}


.flux {
	color:#eca19b;
	text-decoration:none;
	font-size:12px;
}


.flux a{
	color:#eca19b;
	text-decoration:none;
	font-size:12px;
}



.flux a:hover{
	color:#a4003f;
	text-decoration:none;
	font-size:12px;
}


.topsearch {

	font-size:11px;
}








.annau{
	color:#ffff00;
	text-decoration:none;
	font-size:28px;
}


.annau:hover{
	color:#F1F1F1;
	text-decoration:none;
	font-size:28px;
}

.sitetable {
	width: 100%;
	border: 1px solid #C2C2C2;
	vertical-align : top;
}

.sitetables {
	width: 100%;
	vertical-align : top;
}

.sitetd {
	border: 1px solid #C2C2C2;
}

.votelargeur {width: 50px;}

a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color:#333333;
}

a.cat_display:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color:#CC0000;
	}

a.subcat_display {
	text-decoration: none;
	font-size: 10px;
	border-bottom : 1px dotted #CCC;
}


.votetable {
	background: #FFFFFF;
	width : 50px;
	height: 92px;
	margin-right: 5px;

}

.vote span.note {
font-size: 9px;
height: 12px;
display: block;

}
.vote span.nombre 
{
font-size: 16px;
display: block;
}

.vote a{
	color: #650000;
	font-size: 14px;
	font-weight: bold;
}

.vote a:hover{
	color: #650000;
	font-size: 14px;
	font-weight: bold;
}



/* Onglets fiche site */
#container {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; 
}

#container hr {
	clear: both;
	border: 1px solid #CCC;
	margin-top: 10px;
	width: 50%;
}

#container ul#mest {	
	font-weight: bold;
}
#container ul#mest li {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; 
	display: inline;
	margin: 1px;
}
#container ul#mest li a {
text-decoration: none;

}
#container ul#mest li a:hover {
text-decoration: none;
color: #333333;
}
#container h1,
#container h2 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.4em;
}
#container .content {
	border: 1px solid #d5d5d5;
	padding: 10px;
	text-align: left;
}

#container a.current {
	padding: 5px 3px;
	border: 1px solid #d5d5d5;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
	background-color: white;
	color: #333333;
	font-size: 12px;
}
#container a.ghost  {
	padding: 5px 3px;
	margin-right: 1px;
	border: 1px solid #d5d5d5;
	color: #333333;
	font-size: 12px;
	background: white url(images/shade.gif) top left repeat-x;
}

#container a.current:hover {
	padding: 5px 3px;
	border: 1px solid #d5d5d5;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
	background-color: white;
	font-size: 12px;
	color: #333333;
}
#container a.ghost:hover  {
	padding: 5px 3px;
	margin-right: 1px;
	border: 1px solid #d5d5d5;
	color: #333333;
	font-size: 12px;
}

#container .on {
	display: block;
	text-align: left;
}
#container .off {
	display: none;
}









.more-link {float:left;margin:0px;}
ul#recentcomments {width:160px; background: url(images/right_bg.gif); }
ul#recentcomments li { width:160px; padding: 4px 0px 5px 10px; text-indent:20px; background: url(images/bullet.gif) left top no-repeat; }
ul#recentcomments li a {background:none; }
#s {margin:10px;}
.entry p {line-height:18px;padding: 0 0 0 20px; margin: 0px;}
#ads {margin:0px;text-align:center;margin-bottom:10px;}

.Calendar #wp-calendar{margin-left:10px;} 

hr { border-left:0px dotted #000; border-right:0px dotted #000; border-top:1px dotted #000; border-bottom:0px dotted #000; height : 1px;  }
input { font-family: 'Trebuchet MS'; color: #6a5555; font-size: 10px; }
textarea { font-family: 'Trebuchet MS'; color: #6a5555; font-size: 10px;  }
select { font-family: 'Trebuchet MS'; color: #6a5555; font-size: 10px;  }
h1, h2, h3 { font-family: 'Trebuchet MS';}
.archive1 {float: left;width: 235px;margin: 0px 0px 0px 0px;padding: 0px 0px 20px 20px;}
#bgcontain { width: 100%; background: url(./images/bkg_bgcontain.png) repeat-x;} 
.HeaderBG { width: 100%; height:180px; float: left; background: url(images/header.jpg) center no-repeat; }
.Header { width: 985px; height:180px; position: relative; margin: 0 auto; padding: 35px 0px 0px 0px; height: 70px;}
.Header h1 { font-family:Arial, Helvetica, sans-serif; font-size: 41px; letter-spacing: -2px; line-height: 41px; padding: 0px 0px 0px 20px; margin: 0px; font-weight:normal}
.Header h1 a { text-decoration: none; color:#FFFFFF; }
.Header h1 a:visited { text-decoration: none; color:#FFFDDF; }
.Header h1 a:hover { text-decoration: none; color:#FFFDDF; }
.Desc { margin-top:110px; font-size: 12px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-weight: normal; letter-spacing: -1px; color:#FFFFFF;  padding-left:250px; }
.Desc a { text-decoration: none; color:#FFFFFF; }
.Desc a:visited { text-decoration: none; color:#FFFDDF; }
.Desc a:hover { text-decoration: none; color:#FFFDDF; }
.TopMenu { margin: 0px; padding: 0px; position: absolute; top: 130px; left: 0px; width:985px; background:url(images/menu_a.gif) left repeat-x; border-top: dotted 1px #0e111e; border-bottom: dotted 1px #0e111e;}
.TopMenu ul { float:left; width:823px; padding: 0px; margin: 0px; font-size: 0px; height:31px; }
.TopMenu li { padding: 0px; margin: 0px; list-style-type: none; display: inline; font-size: 17px; font-family:Trebuchet MS; font-weight: normal; }
.TopMenu li a { color:#eec4ce; line-height:31px; padding:3px 13px 3px 13px}
.TopMenu li a:visited { color:#eec4ce;}
.TopMenu li a:hover { color:#eec4ce; padding:3px 12px 3px 12px; background:url(images/menu_hover.gif) left repeat-x; text-decoration:none; border-left:1px dotted #0e111e; border-right:1px dotted #0e111e; }
.subscribe {margin:0px 0 0 0; position:absolute; top:111px; right:10px; z-index:1;}
/*\ IE/Win min height hack */ * html .Search  { height: 100px;} /* */ 
.Search { width: 275px; min-height: 100px; position: absolute; top: 0px; right: 0px;}
.Search  fieldset { border: none; padding: 0px; margin: 0px;}
.Search  legend { margin: 0; padding: 0; color:#fff}
.Search  form { padding: 50px 33px 0px 33px; margin: 0px 0px 0px 0px;}
.Search  input { color: #fff; font-size: 13px; font-family: 'Trebuchet MS'; letter-spacing: -1px; font-weight: bold; }
.Search  input.search { width: 25px; height: 25px; background: url(images/SearchButton.png) no-repeat;}
.Search  input.search:hover { background: url(images/SearchButton.png) no-repeat 0 -25px; }
.Search  input.searchIE {width: 25px; height: 25px; background: url(images/SearchButton.png) no-repeat 0 -25px; }
.Search  input.keyword { margin:0px; height:17px; border: none; background: url(images/search_pat.gif) left repeat-x; padding: 4px 0px 5px 8px; width: 185px; } 
/* IE Win min height hack */ * html #buttonsearch { margin: -26px 0px 0px 190px; } /* */ 
#buttonsearch { padding: 0px; margin: -25px 0px 0px 191px; top: 0px; }
.ContainerBG { width: 100%; float: left; padding: 20px 0px;}
.Container { width: 995px; position: relative; clear: left; margin: 0 auto; }
.SS { float: left; width: 590px; }
.SS h1 { font-size: 24px; line-height: 26px; letter-spacing: -1px; font-weight: normal; padding: 7px 0px; margin: 0px 0px 7px 0px; border-bottom: dashed 1px #B4E0F9;}
.SS h2 { font-size: 20px; line-height: 22px; letter-spacing: -1px; font-weight: normal; padding: 5px 0px; margin: 0px 0px 5px 0px; }
.SS h3 { font-size: 17px; line-height: 19px; letter-spacing: -1px; font-weight: bold; padding: 5px 0px; margin: 0px 0px 5px 0px; }
.SS p { font-size: 12px; line-height: 16px;}
	
.SS blockquote {padding: 3px 15px; background: #F6F9F0; margin: 5px 0px; color:#376CA2; border: dotted 1px #F6F9F0;}
.SS blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.SS ul { font-size: 11px; padding-left: 12px; }
.SC { float: left; width: 600px; padding:0 0 0 10px}
.DateHeader { background: #f0f0f0; margin-bottom: 20px; margin-top: 10px;}
.DateHeader p { background:url(./images/DateHeaderIco.png) no-repeat left center; padding: 5px 0px 5px 20px; margin: 0px 0px 0px 10px; font-size: 18px; font-family: 'Helvetica'; }

.navigation {padding:0px 10px 15px 20px;}
.alignleft { float:left; color:#72001a;  width:45%;}
.alignright { float:right; text-align:right; color:#72001a; width:45%;}
.alignleft a {color:#72001a; font-size:14px; font-weight:bold;}
.alignright a {color:#72001a; font-size:14px; font-weight:bold;}
.postmetadataalt {font-size:0.9em }
.navi {padding: 0 0 15px 20px;}
.Comments { padding: 0px; margin: 30px }
.Comments .List h3 { font-size: 14px; letter-spacing: -1px; background:url(images/CommentsListHeading.png) no-repeat left center; border-bottom: dashed 1px #87909e; padding: 5px 0px 5px 20px; margin: 0px; }
.Comments .List ol { padding: 10px 0px 0px 0px; margin: 0px;}
.Comments .List li { position: relative; padding: 15px 0px; margin: 0px; list-style-type: none; font-size: 11px; position: relative;}
/*\ IE/Win min height hack */ * html .Comments .List .ListNr { left: 0px;} /* */ 
.Comments .List .ListNr { color:#fff; position: absolute; top: 15px; font-size: 18px; line-height: 14px; font-family: "Trebuchet MS"; font-weight: normal; letter-spacing: -1px; width: 15px; height: 15px; padding: 5px; text-align: center; border: solid 1px #f5bfcb; background: #a20327;}
.Comments .List .ListUser { margin: 0px; padding: 0px 0px 0px 35px; font-size: 14px; line-height: 14px; font-family: 'Arial'; letter-spacing: -1px;}
.Comments .List .ListUser a { text-decoration: none;}
.Comments .List .ListUser a:visited { text-decoration: none;}
.Comments .List .ListUser a:hover { text-decoration: none;}
.Comments .List .ListDate { color:#8c97a1; padding: 0px 0px 0px 35px; margin: 0px 0px 0px 0px; font-size: 11px; }
.Comments .List .ListDate a { color:#8c97a1; text-decoration: none;}
.Comments .List .ListDate a:visited { text-decoration: none;}
.Comments .List .ListContent { color:#333; font-size: 11px; line-height: 14px; border-top: solid 1px #c5cad0; margin: 10px 0px 0px 0px;}
.Comments .List .ListContent p { padding: 3px 0px; margin: 3px 0px; font-size: 12px; line-height: 14px;}
.Comments .Form {}
.Comments .Form h3 { font-size: 16px; letter-spacing: -1px; background:url(images/CommentsFormHeading.png) no-repeat left center; border-bottom: dashed 1px #87909e; padding: 5px 0px 5px 20px; margin: 0px 0px 10px 0px;}
.Comments .FormTop { background: #a20327 url(images/CommentsFormTopBkg.gif) no-repeat left top; width: 540px; height: 5px; display: block; }
.Comments .Form form { padding: 20px; margin: 0px; background: #a20327 url(images/CommentsFormEndBkg.gif) no-repeat left bottom;}
.Comments .Form p { padding: 3px 0px; margin: 0px; font-size: 12px; color:#fc98af;}
.Comments .Form p label { padding-bottom: 11px; display: block;}
.Comments .Form p label small { font-size: 11px; color: #fc98af}
.Comments .Form .Note {  margin: 5px 0px; width: 390px;}
.Comments .Form .Note small { font-size: 10px;}
.Comments .Form .TextField { background: #fff; border: solid 1px #910223; padding: 5px; font-size: 11px; margin-right: 20px; color:#40454b;}
.Comments .Form .TextArea { background: #fff; border: solid 1px #910223; padding: 5px; font-size: 11px; color:#40454b;}
.Comments .Form input.SubmitComment { width: 150px; height: 26px; background: url(images/SubmitComment.png) no-repeat; margin-top: 7px;}
.Comments .Form input.SubmitComment:hover { background: url(images/SubmitComment.png) no-repeat 0 -26px; }
.Comments .Form input.SubmitCommentIE { width: 150px; height: 26px; background: url(images/SubmitComment.png) no-repeat 0 -26px; margin-top: 7px; }
.SR { float: right; width: 370px; margin:0 0 0 15px; padding:0px; background:url(images/sidebar_pat.gif) left top repeat-y;}
.SR h2 { text-indent:-7px; font-size: 16px; letter-spacing: -1px; text-align:left; line-height:25px; padding: 0 0 0 30px; margin: 0px; color:#a50328; background:url(images/side_h2_bg.gif) center no-repeat; }
.SR ul { padding: 5px 0 0 10px; margin: 0px; margin-bottom:20px;}
.SR li { padding: 0px; margin: 0px; list-style-type: none;}
.SR li a { padding: 0 0 2px 2px; text-indent:20px; color: #a20327; text-decoration: none; background: url(images/bullet.gif) no-repeat left top; width: 160px; display: block;}  
.SR li a:visited { color: #a20327; text-decoration: none;} 
.SR li a:hover { text-decoration: underline; color: #f25074;} 
.SSR { clear:both; height:8px; width: 370px; margin:0px; padding: 0px; background: url(images/SRBkg.gif) left bottom no-repeat;}
.SR .SRL { float: left; width: 180px; padding: 15px 0px 15px 0px; margin: 0px; background: url(images/SRLBkg.gif) no-repeat left top;}
.SR .SRR { float: right; margin:0px; width: 180px; padding: 15px 0px 15px 0px; background: url(images/SRRBkg.gif) no-repeat right top;}
.Categories { margin-bottom: 20px;}
.Links { margin: 10px; display:inline; margin-bottom:10px;}
.Links a { display:inline; padding-left:7px;}
.Archives { margin-bottom: 20px;}
.Meta {}
.Calendar { }
.Calendar caption { background: none; padding: 5px 0; width: 160px; }
.Calendar table { width: 160px; border: solid 1px #a20327;}
.Calendar table th { text-align: center; letter-spacing: -1px; border-bottom: solid 1px #a20327; padding: 3px 0px;}
.Calendar table td { text-align: center; padding: 3px 0px; font-size: 11px; }
#calendar_wrap {margin:20px 20px 0px 20px;}
#calendar_wrap a {padding: 3px 0px;}
.FBG { width: 100%; float: left; text-align:center; background: url(images/footer.jpg) bottom center no-repeat;  padding: 27px 0px 25px 0px;color:#fff; }
.Footer { width: 995px; position: relative; margin: 0 auto;}
.Footer p { padding: 10px 0px 0px 0px; margin:0px 0px 0px 10px ; color:#d2d4d5; font-size: 11px;}
.Footer p a {color:#d2d4d5; text-decoration: underline;}
.Footer p a:hover {color:#fff; text-decoration: none;}
.Footer ul { display: inline; padding: 0px; margin: 0px; }
.Footer li { display: inline; padding: 0px; margin: 0px; list-style-type: none;}
.Footer .WP { text-indent: -35000px; background: url(images/FooterWPLogo.gif) no-repeat left top; width: 71px; height: 20px; float: left;}
.Footer .DD { text-indent: -35000px; background: url(images/FooterDDLogo.gif) no-repeat left top; width: 83px; height: 20px; float: left; margin-right: 10px; }
.footer a, .footer a:visited {color: #d2d4d5;text-decoration: none;}
.Post {	position: relative; clear: left; width: 590px;}
.Post h1 { font-size: 21px; line-height: 22px; letter-spacing: -1px; font-weight: bold; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; padding: 5px 0 0 0; margin: 0px; display: block;}
.Post h1 a { color: #8f0222; text-decoration: none;}
.Post h1 a:visited { color: #8f0222; text-decoration: none;}
.Post h1 a:hover { color: #c7002d; text-decoration: none;}
.PostHead { padding: 0px 0 0 35px; }
.PostInfo { padding: 5px 0 0 0; margin: 0px; font-size: 12px; color: #828282;}
.PostInfo em { font-style: normal;}
.PostInfo em a { text-decoration: underline; color: #828282;}
.PostInfo em a:visited { text-decoration: underline; color: #828282;}
.PostInfo em a:hover { text-decoration: underline; color: #828282; }
.PostDate { position: absolute; top: 0px; left: 0; text-align: center; margin: 0; padding: 15px 0px 0px 0px; list-style: none; background: url(images/date.jpg) no-repeat left top; width:30px; height:30px;}
.PostDate .month { display: block; font-size: 9px; line-height: 9px; color: #B4E0F9; text-transform: uppercase;}
.PostDate .day { display: block; font-size: 21px; font-family: 'Trebuchet MS'; font-weight: bold; line-height: 23px; color: #fff; }
.PostContent { padding: 15px 0px 0px 20px;  font-size: 13px; line-height: 16px; border-bottom: dashed 1px #fff; margin-top: 0; color:#333; }
.PostContent p { font-size: 12px; line-height: 18px; text-align:justify; }
.PostContent blockquote { padding: 3px 15px; background: #fffde5; margin: 5px 0px; color:#993300; border: solid 1px #f6f3d3;}
.PostContent blockquote p { font-size: 12px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.PostContent ul { font-size: 12px; padding-left: 12px; }
.PostDetails { padding: 0px; margin: 0px; font-size: 11px; display: inline;}
.PostDetails li { padding: 0px; margin: 0px; list-style-type: none; }
.PostDetails .PostCom {}
.PostDetails .PostCom a { padding: 0 0 0 20px; background: url(./images/PostComLeft.png) no-repeat left top; float: left; text-decoration: none; font-size: 10px; font-weight: bold;}
.PostDetails .PostCom a span { padding: 3px 10px 4px 5px; display: block; background: url(./images/PostComRight.png) no-repeat right top; float: left; }
.PostDetails .PostCom a span { float: none;}
.PostDetails .PostCom a:hover span {}
.PostDetails .PostCom a:hover { background-position: 0% -23px; text-decoration: none;}
.PostDetails .PostCom a:hover span { background-position: 100% -23px; }