
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#4c4c4c;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#ffffff url(images/bg.gif) repeat-x;
	color:#4c4c4c;
}

#body_page{
	background:url(images/body_page.gif) no-repeat center top;
}

#page{
	width:1000px;
	margin:0 auto;
}


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:#4BB5C1;
	scrollbar-track-color:#ffffff;
}

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

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

h5 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #4BB5C1; }


.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}




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


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



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

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



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

.rss {
	color:#4c4c4c;
	text-decoration:none;
	font-size:12px;
}



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


.rss a:hover{
	color:#4BB5C1;
	text-decoration:none;
	font-size:12px;
}


.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 #e8eff8;
	vertical-align : top;
}

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

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

.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: #e8eff8;
	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: #ff6600;
	font-size: 16px;
	font-weight: bold;
}

.vote a:hover{
	color: #ff6600;
	font-size: 16px;
	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;
}

#header{
	width:100%;
	height:120px;
	background:url(images/header_bg.gif) no-repeat;
}

#header_title{
	padding-left:39px;
	padding-top:25px;
}

#header_title h1{
	color:#ffffff;
	font-size:50px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#header_title h1 a{
	color:#ffffff;
}

#header_title .description{
	font-size:19px;
	position:relative;
	top:-5px;
	color:#002157;
}


#body{
	width:100%;
	float:left;
	background:url(images/body_bg.gif) repeat-y;
}

#body_top{
	width:100%;
	float:left;
	background:url(images/body_top_bg.gif) no-repeat;
}

#body_end{
	width:100%;
	float:left;
	background:url(images/body_end_bg.gif) no-repeat right bottom;
}

#body_left{
	width:702px;
	float:left;
	padding-bottom:40px;
}

#body_right{
	width:298px;
	float:right;
	background:url(images/body_right_bg.gif) no-repeat right top;
}

#body_left_rss{
}


#body_left_content{
	width:636px;
	margin-left:28px;
}


.post-top{
}

.post-date{
	float:left;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:43px;
	color:#000000;
	padding-top:8px;
	text-align:right;
	padding-right:10px;
}

.post-date p{
	color:#f7941d;
	padding-top:3px;
}

.post-title{
	float:left;
	width:580px;
}

.post-title h2{
	font-size:22px;
	color:#002157;
	margin-left:0px;
	padding-bottom:2px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.post-title h2 a{
	color:#002157;
}

.post-title h3{
	font-weight:normal;
	margin-left:0px;
	padding-bottom:5px;
	margin-bottom:1px;
	color:#303030;
	font-size:10px;
}

.post-title h3 a{
	color:#002157;
	font-weight:bold
}

.post-title h3.tags{
	color:#000000;
	font-weight:bold;
	background:none;
	padding-top:5px;
	padding-left:6px;
	padding-bottom:9px;
	background:#e8eff8 url(images/tags_bg.gif) repeat-x left bottom;
}

.post-title h3.tags span{
	color:#000000;
	font-weight:normal;
}

.post-title h3.tags a{
	color:002157;
	font-weight:bold;
}


.post-title h3.tags a:hover{
	color:002157;
	font-weight:bold;
	text-decoration: underline;
}


.entry{
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:5px;
	padding-right:0;
	padding-bottom:10px;
}

.entry p{
	padding-bottom:15px;
}

.postmetadata{
	margin-bottom:30px;
	margin-left:3px;
	background:url(images/postmetadata_bg.gif) no-repeat;
	height:31px;
	font-size:10px;
	font-weight:bold;
}

.postmetadata a{
	color:#000000;
	line-height:20px;
}

.postmetadata a:hover{
	text-decoration:none;
}

.postmetadata a span{
	color:#f26522;
}

a.readmore{
	background:url(images/dotted_blue.gif) repeat-x left bottom;
	color:#0072bc;
	padding-bottom:2px;
}

a.readmore:hover{
	color:#014069;
}

a.readmore span{
	background:url(images/readmore.gif) no-repeat left 1px;
	padding-left:14px;
	color:#0072bc;
}

.postmetadata .alignleft{
	padding-top:5px;
	padding-left:10px;
}

.postmetadata .alignright{
	text-align:center;
	padding-top:5px;
	padding-right:10px;
}

.post-page{
	margin-left:22px;
}

.post-page h2{
	font-size:24px;
	color:#9fbee3;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-bottom:10px;
	margin-bottom:10px;
	background:url(images/post-page_bg.gif) no-repeat left bottom;
}

.post-page .entry{
	padding-left:0;
}

strong{
	color:#362f2d;
}


#main_search{
	margin-left:16px;
	margin-top:8px;
	margin-bottom:33px;
}

#searchform_top{
	color:#002157;
}

#searchform_top_text{
	width:173px;
	border:0;
	background:none;
	color:#002157;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#gosearch{
	position:relative;
	top:9px;
}

#body_right_content{
	padding-left:11px;
}

#sidebar{
	width:276px;
	float:left;
}

.sidebars h2{
	font-size:18px;
	color:#8ed0ee;
	margin-bottom:5px;
	padding-top:10px;
	padding-bottom:7px;
	padding-left:10px;
	text-transform:capitalize;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/sidebars_h2.gif) repeat-x left bottom;
}

.sidebars ul{
	color:#b3c9d9;
}

.sidebars ul li{

}

.sidebars ul li ul li{
	margin-left:5px;
}

.sidebars ul li ul li ul li{
	margin-left:0;
}

.sidebars li ul{
	padding-bottom:8px;
	margin-left:5px;
}

.sidebars li ul li ul{
	padding-left:10px;
	padding-bottom:0;
	margin-left:0;
}

.sidebars li ul li ul li ul{
	padding-left:0;
}

.sidebars li{
	margin-bottom:0;
	background:none;
}

.sidebars li li{
	margin-bottom:0;
	padding-bottom:0;
	background:url(images/dotted_blue2.gif) repeat-x left bottom;
	padding-top:4px;
	padding-bottom:8px;
	padding-left:5px;
}

.sidebars li li li{
	background:none;
	border:0;
	padding-bottom:3px;
}

.sidebars li a{
	color:#b3c9d9;
}

.sidebars li.widget_categories ul li{
	font-weight:bold;
	color:#4da7d3;
}

.sidebars li.widget_categories ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat left 5px;
	font-weight:normal;
	padding-left:8px;
}

.sidebars li.widget_categories ul li ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat left 5px;
	font-weight:normal;
	padding-left:8px;
}

.sidebars li.widget_archives ul li a{
	background:url(images/sidebar_li_ar.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:10px;
}

.sidebars li.linkcat ul li a{
	background:url(images/sidebar_li_br.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:8px;
}

.sidebars li.widget_meta ul li a{
	background:url(images/sidebar_li_meta.gif) no-repeat left 4px;
	font-weight:normal;
	padding-left:11px;
}

.sidebars .widget_tags p{
	padding:0 10px;
}

.sidebars .widget_tags a{
	color:#ffffff;
}

.sidebars .textwidget{
	padding:10px 0 10px 10px;
}


#footer{
	width:100%;
	height:131px;
	background:url(images/footer_bg.gif) no-repeat;
	clear:both;
	margin:0 auto;
	text-align:center;
}

#footer_text{
	font-weight:bold;
	color:#0072bc;
	padding-top:20px;
}

#footer_copyrights{
	color:#0072bc;
	padding-top:7px;
}

#footer_top{
	text-align:right;
	padding-right:16px;
	padding-top:24px;
}

#footer a{
	color:#003663;
	font-weight:bold;
}

#footer_copyrights a span{
	color:#ffa200;
}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 11px;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-weight:bold;
	text-align: center;
	color:#8ed0ee;
	background:#002e50;
	padding-top:7px;
	padding-bottom:7px;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color:#99b1c2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#003b67;
	padding-top:3px;
	padding-bottom:3px;
	}

p img {
	padding: 0;
	max-width: 100%;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

	
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	width: 98%;
	background:#004273;
	}

#wp-calendar a {
	display: block;
	background-color: #003b67; 
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	background: none; 
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	background: none; 
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	color:#4d7b9d;
	border-bottom:1px solid #003b67;
	}

#wp-calendar td.pad:hover 
	background-color: #012947; 
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 35px;
	padding-bottom:7px;
	background:url(images/blockquote_bg.gif) no-repeat;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) no-repeat;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	}


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before{
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { 
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
#comments_block{
	margin-left:33px;
}

h2#comment_title{
	color:#002157;
	font-size:24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0px;
	text-align: justify;
	color:#7c7d7e;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 0;
	list-style: none;
	display:block;
	background:url(images/commentlist_li_bg.gif) repeat-y;
	}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	}

.commentlist p {
	}

#commentform p {
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	color:#004a80;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	background:url(images/commentmetadata_bg.gif) no-repeat;
	height:32px;
	padding-left:40px;
	padding-top:18px;
	}

.commentmetadata a{
	color:#004a80;
	font-weight:bold;
	}

.commentmetadata span{
	color:#004a80;
	}

.commentmetadata_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	margin-left:20px;
}

.commentmetadata_end{
	color:#000000;
	font-weight:bold;
	background:url(images/commentmetadata_end.gif) repeat-y;
	margin-top:10px;
	padding:10px;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.commentmetadata_end a{
	color:#004a80;
	}

.commentmetadata_end span{
	font-weight:normal;
	color:#004a80;
	}

#respond_box{
	margin-top:10px;
}

h3#respond{
	font-size:21px;
	color:#004a80;
	margin-bottom:20px;
	margin-left:10px;
	margin-top:45px;
	font-weight:normal;
	padding-bottom:10px;
	background:url(images/respond.gif) no-repeat left bottom;
}

#commentform{
	margin-left:45px;
	color:#7f7f7f;
}

#commentform p{
	margin-bottom:4px;
}

#commentform a{
	color:#7f7f7f;
}

#commentform .comm_input_text, #commentform .comm_textarea_text{
	border:1px solid #c6d5e8;
	background:#fff url(images/comm_input_text_bg.gif) repeat-x left top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7f7f7f;
	width:150px;
	padding:3px;
}

#commentform .comm_textarea_text{
	width:80%;
	height:100px;
}

#commentform label{
	position:relative;
	top:-5px;
}

.page_archives_div{
	margin-left:22px;
}

.ar_panel{
}

.ar_panel3{
}

.page_archives_div h2{
	font-size:24px;
	color:#9fbee3;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-bottom:10px;
	margin-bottom:5px;
	background:url(images/post-page_bg.gif) no-repeat left bottom;
}

.ar_panel3 h2{
	padding-top:5px !important;
}

.ar_panel3 ul{
	margin-left:0 !important;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:0;
	padding:0;
	margin-bottom:40px;
}

.page_archives_div ul li ul li{
	border:0;
}

.page_archives_div ul li ul{
	margin:0;
	padding:0;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#878787;
	font-size:13px;
	padding-left:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.page_archives_div ul li a:hover{
	color:#000;
}

.page_archives_div ul li{
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #eaeaea;
}

.page_archives_div ul li ul li{
	background:none;
	border:0;
}

#pages {
	background: #eaeaea;
	text-align:center;
}

.Tracker{display:none;}
