/*  
Nom du Thème : BurnGlobes
Auteur : Neolien (http://annuaire.webdconseils.com/)
*/

body {
	font: 12px arial,verdana,sans-serif;
	padding:0px;
	margin:0px;
	background-color:#9C2805;
}

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

.topsearch{
	font-size:10px;
}

h5 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #D16903; }
h6 { font: bold 1.31em "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}




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

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

.catwdc a:hover{
	color:#D16903;
	text-decoration:underline;
	font-size:13px;
}



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

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



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

.rss {
	color:#ff6600;
	text-decoration:none;
	font-size:11px;
}



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


.rss a:hover{
	color:#4BB5C1;
	text-decoration:none;
	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 dotted #c2c2c2;
	vertical-align : top;
}

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

.sitetd {
	border: 1px dotted #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: #9C2805;
	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: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.vote a:hover{
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}



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

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

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

}
#containered ul#mest li a:hover {
text-decoration: none;
color: #333333;
}
#containered h1,

#containered .content {
	border: 1px solid #d5d5d5;
	padding: 10px;
	text-align: left;
}

#containered 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;
}
#containered 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;
}

#containered 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;
}
#containered a.ghost:hover  {
	padding: 5px 3px;
	margin-right: 1px;
	border: 1px solid #d5d5d5;
	color: #333333;
	font-size: 12px;
}

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


#page
{
	width: 1004px;
	margin: 0 auto;
}
#wrap {
	clear: both;     
	width: 1004px;
	padding:0;	
	margin:0;
}
#content-container {
	float: left;
	width: 1004px;
	padding: 0;
	margin:0;
	background:url(images/content-bg.gif) repeat-y center;

	clear:both;
}
#content {
margin:0 0 0 25px;
}

#header {
	height:484px;
	width: 1004px;	
	padding:0px;
	margin:0px;
	background:url(images/header.jpg) no-repeat top center;
}
#header h1 
{
font:44px gramond, 'times new roman';
color:#FFD962;
text-align:left;
padding-left:50px;
padding-top:10px;
height:50px;
}
#header h1, h1 a, h1 a:visited {
text-decoration: none;
margin:0;
color:#FFC262;
}
#header h1 a:hover {
text-decoration: none;
color:#e38545;
}
#subtitle {
	font-family: arial;
	padding-left:60px;
	color: #FF7820;
	font:14px arial;
	text-align:left;
	font-weight:normal;
}

#navlist-container{
	padding:0 0 0 25px;
	position:relative;
	margin-top:-344px;
	height:32px;
	float:left;	
	}
#navlist{
	position:relative;
	display:block;
	height:32px;
	font-size:10px;
	font-variant:small-caps;
	font-weight:normal;
	font-weight:bold;
	padding:0;
	font-family:Verdana,arial;
	}
#navlist ul{
	margin:0px;
	padding:0px 0px 0 20px;
	list-style-type:none;
	width:auto;
	float:left;
	}
#navlist ul li{
	display:block;
	float:left;
	margin:0 ;
	width:114px;
	}
#navlist ul li a{
	display:block;
	float:left;
	color:#96605B;
	padding:17px 0px 0 0px;
	width: 114px; 
	height: 22px;
	background:url(images/menu.gif) no-repeat right top;
	text-align: center;
	text-decoration:none;
	}
#navlist ul li a:hover,#navlist ul li.current_page_item a{
	color:#DB6E0F;
	background:url(images/menu.gif) no-repeat top left;
	width: 114px; height: 22px;
	text-align: center;
	}
#navlist ul li .current_page_item a,#navlist ul li .current_page_item a:hover{
	color:#DB6E0F;
	width: 114px; height: 22px;
	background:transparent url(images/menu.gif) no-repeat top right;
	}
#footer {	
	color:#C79A61;
	font: 12px arial,verdana,sans-serif;
	text-align:center;
	height:73px;
	float:left;
	position:relative;
	width:1004px;
	margin:0px;
	background:url(images/footer.gif) no-repeat bottom center;
}
.footerlinks 
{
	color:#C79A61;
	text-align:center;
	margin-top:49px;
	float:left;
	width:1004px;

}
.footerlinks  a
{
	color:#DFA459;
	text-decoration:underline;

}

h2 {
	margin-top:0;
	font-size:16px;	
}
h3 {
	margin:0;
	font-size:14px;	
}

h2 a:hover, h2 a:visited, h2 a {
	text-decoration:none;
}
.post-container
{
	float:left; 
	width:679px;
	margin-top:-280px;
	position:relative;
}
.post {
	width:679px;
	margin:0;
	padding-top:0;
	color:#C79A61;
	float:none;
	display:block;
	margin-bottom:20px;
	
	
}
.posttop {
	width:679px;
	height:60px;
	padding-top:12px;
}

.post p {
	margin:0px;
}


.post a:hover {
	color:#338116;
}

.posttop h2 {
	font: 20px arial,verdana;
	text-align:left;
	overflow:visible;
	margin-bottom:0;
	padding-top:25px;
	padding-left:20px;
	float:left;
}
.posttop h2 a {
	color:#C79A61;
	font-weight:normal;	
}
.post a:hover {
	color:#BB6D0B;
}
.postinfo
{
height:5px;
width:550px;
float:left;
color:#BB6D0B;
text-align:left;
margin-top:0;
font:11px verdana;
padding-left:20px;
clear:both;

}
.postinfo a
{
text-decoration:none;
color:#96605B;
text-align:left;
}
.postinfo a:hover
{
text-decoration:underline;
color:#96605B;
}
.postbottom
{
	font-size:10px;
	color:#C79A61;
	text-align:left;
	width:679px;
	padding:0;	
	height:31px;
	float:none;
	display:block;
	position:relative;
	background:url(images/post-bottom.gif) no-repeat bottom center;
}
.postbottom a
{
text-decoration:none;
color:#FBB44B;	
}
.pagetop h2 {
	font: 20px arial,verdana;
	text-align:left;
	overflow:visible;
	margin-bottom:0;
	padding:10px ;
	float:left;
}
.commentinf
{
	float:right;
	margin-top:0px;
	text-align:right;
	height:20px;
	padding-right:20px;
}
.metainf{
	float:left;
	padding-left:20px;
	margin-top:0px;
	text-align:center;
	height:20px;	
}
.post p {
	margin:0px;
}
.navigation a {
	color:#C79A61;
	text-decoration:none;
}
.navigation a:hover 
{
	color:#C79A61;
}

.navigation {
	text-align:left;
	width:620px;
	float:left;
	padding-left:20px;
	font-size:12px;
}
img.centered {
	display: block;
}
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
}
.navigation .alignright {
	margin-bottom:10px;
}
.navigation .alignleft {
	margin-bottom:10px;
}	

.pagetitle{
	font: bold 28px arial,verdana,sans-serif;
	margin-top:0;	
	margin-bottom:5px;
	text-align:left;
	color:#F4F4F4;
	margin-right:15px;
	overflow:visible
}
#date
{
float:right;
height:25px;
width:150px;
margin:0px;
margin-right:15px;
}
.month
{
	text-align:center;
	font-size:12px;
	margin:0;		
	color:#96605B;
	padding-top:0px;
	height:25px;
	background:url(images/date.gif) no-repeat bottom center;
}
.day
{
text-align:center;
font:18px arial;
font-weight:bold;
color:#9d501b;
padding-top:2px;
height:15px;
}
blockquote {
	font: 11px verdana,arial,sans-serif;
	margin:5px;
}
a img {
	border:0;
}
.entry {
	font: 12px arial,verdana,sans-serif;
	width:640px;
	padding:20px;
	padding-bottom:10px;
	text-align:justify;
	clear:both;
	
}
.entrytext .postmetadata {
	font: 12px arial,verdana,sans-serif;
}
.more-link {
	font: 10px arial,verdana,sans-serif;
}

#sidebar {
	width:261px;
	margin-left:0px;
	margin-top:-60px;
	float:right;
	position:relative;
}

#sidebar ul {
	margin: 0 ;
	padding: 0;	
	width:261px;
}
#sidebar ul h2{
	font:16px Gramond, 'times new roman';
	color:#ece7d4;
	text-align:left;
	font-weight:bold;
	padding:10px 0 0 10px;
	height:25px;
	margin:0;
	border:none;
	clear:both;
	margin-bottom:5px;
	background:url(images/topbar.gif) no-repeat top left;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding:0;	
	clear:both;
}
#sidebar ul li ul {
	margin: 0 0 10px 0;
	padding:0;
}
#sidebar ul ul li {
	list-style-type: none;
	margin-left:0px;
	list-style-image: none;
	color:#dcdcdc;
	padding:5px 0 5px 20px;
	margin-left:15px;
	font:12px arial;
	font-weight:bold;
	background:url(images/arrow.gif) no-repeat left;
	
}
#sidebar ul ul ul li {
	list-style-type: disc;
	padding:0;
	margin-left:5px;
	color:#dcdcdc;	
}
#sidebar p {
	margin:0;
	font: 10px arial,verdana,sans-serif;
}
#sidebar a {
	color:#C57E05;
	text-decoration:none;	
}
#sidebar a:hover {
	text-decoration:underline;	
}
.bottom_sidebar
{
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 8px;
	width: 261px;
	display: block;
	position: relative;
}

#comment
{
border:1px solid #BA7765;
color:#FFBB7F;
background:#AA513C;
height:205px;
}
#respond
{
	padding-left:10px;
}
#commentform
{
	padding:10px;

}
#commentform input
{
color:#FFBB7F;
background:#AA513C;
border:1px solid #BA7765;
}

ol.commentlist {
	margin-left:25px;
	padding:0;
}

ol.commentlist a {
	color:#AD0400;	
}
ol.commentlist p {
	margin-top:3px;
	margin-bottom:10px;
}
small.commentmetadata {
	font: 10px arial,verdana,sans-serif;
}
small.commentmetadata a {
	text-decoration:none;
}
#submit {
	height: 25px;
	background-color: #D6E5BD;
	margin: 10px 10px 0 0;
	color:#ffffff;
	font-size: 1.2em;

}

#searchform{
display:none;
}
#searchbox{
height:25px; position:relative; display:block;
}
#s
{
	width:180px;
	font:12px tahoma;
	color:#0B3370;
}
#menu_search_box{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#F8B658;
	font-size:11px;
	padding:5px;
	padding-top:0px;
	font-variant:small-caps;
	background:url(images/search.gif) no-repeat left top;
	position:relative;
	clear:both;
	width:220px;
}

#menu_search_box input.s{
	width:170px;
	font-size:11px;
	color:#F8B658;
	border:0px;
	padding:5px 5px 5px 5px;	
	height:25px;
	background:none;
}

#menu_search_box span{
	position:relative;
	top:-1px;
	font-weight:bold;
}
.submitsearch{
margin:0;
padding:0;
position:relative;
}

hr {
	display: none;
}
a 
{
	color:#E5A84F;
}
#wp-calendar
{
width:210px;
color:#B7762F;	
margin-left:10px;
text-align:center;
}
#wp-calendar a
{
text-decoration:underline;
}
#calendar
{

}
td
{
color:#B7762F;
}
.clear{
clear:both;
}