/*  
Nom du Thème : FxGlobes
Auteur : Patrice LEGAY (www.webdconseils.com)
*/
Body {
	background:#000 url(images/bg_site.jpg) fixed repeat-x;
	margin:0px;
	padding:0px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#334c51;
}



html {
	scrollbar-face-color:#334c51;
	scrollbar-highlight-color:#334c51;
	scrollbar-3dlight-color:#334c51;
	scrollbar-darkshadow-color:#334c51;
	scrollbar-shadow-color:#334c51;
	scrollbar-arrow-color:#c2c2c2;
	scrollbar-track-color:#334c51;
}

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

.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:#334c51; font-size:1.01em; font-weight:bold;}

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


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


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

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



.details:hover{
	color:#2e4976;
	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 solid #C2C2C2;
	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: #334c51;
	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: #ffff00;
	font-size: 16px;
	font-weight: bold;
}

.vote a:hover{
	color: #ffff11;
	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#menus {	
	font-weight: bold;
}
#container ul#menus li {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; 
	display: inline;
	margin: 5px;
}
#container ul#menus li a {
text-decoration: none;

}
#container ul#menus 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;
	background: white url(images/shade.gif) top left repeat-x;
}

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




img{
	border:0px;
}

a { color:#802100; text-decoration:none; }
a:hover { color:#802100; text-decoration:none; }

#page {
	width: 900px;
	margin: 0 auto;
	padding:0px;
	background:#fff url(images/bg.gif) repeat-y;
	overflow:hidden;
	}

#nav_top {
	width:900px;
	height:20px;
	margin:0 auto;
	padding-top:5px;
	background:#e5e2d9 url(images/bg_nav.gif) bottom repeat-x;
	}

ul#navigation {
	float:right;
	list-style:none;
	margin:0px;	
    padding-right:10px;
	font-weight:bold;
	text-transform:uppercase;
	height:20px;
	line-height:20px;	
	font-size:10px;
	overflow:hidden;
	}

ul#navigation li {
	float:left;
	margin:0px 1px 0px 1px;
  	padding:0;
  	list-style:none;  
  	white-space:nowrap;	
	
	}

ul#navigation li a {
	display:block;
	padding:0 5px;
	text-transform:uppercase;
	border:none;
	color:#334c51;
	text-decoration:none;
  	}	
	
ul#navigation li a:hover,ul#navigation li a:active, ul#navigation li.current_page_item a{
	color:#802100;
	}
	
#header {
	width: 900px;
	height:83px;
	margin: 0 auto;
	padding:10px;
	color:#fff;
	overflow:hidden;
	background:#265126 url(images/bg_header.gif) repeat-x;
}

#headerimg {
	width:550px;
	padding:0px;
	margin:0px;
	float:left;
	}

#headerimg h1, h1 a, h1 a:hover{
	padding:0px;
	margin:0px;
	color:#802100;
	text-decoration:none;
	font-size:24px;
	}

.description {
	padding:0px;
	margin-top:-8px;
	margin-left:4px;
	color:#334c51;
	}

#wrapper {
	width: 100%;
	padding:0px;
	margin:0px;
	}

#content {
	float: right;
	width: 559px;
	padding:10px;
	margin:0px;
	}

#sidebar {
	width: 130px;
	float:left;
	padding:0px;
	margin-top:10px;
	overflow:hidden;
	}

#siderail {
	width: 300px;
	float:left;
	padding:10px;
	margin-top:0px;
	}

#footer {
	width: 900px;
	clear: both;
	padding:0px;
	margin:0 auto;
	overflow:hidden;
}

#footer .sub{
	margin:0px;
	color:#777777;
	background-color: #ccc;
	text-align:right;
	padding:5px;
	}

#footer .sub a{
	color:#333333;
	padding:0px;
	margin:0px;
	}

#link_unit_top_container{
	width:900px;
	height:20px;
	padding-top:4px;
	margin:0px;
	background: #e5e2d9 url(images/bg_nav.png) no-repeat;
}

#link_unit_top {
	width:728px;
	height:15px;
	padding:0px;
	margin:0 auto;
	}

#link_unit_side_container{
	width:120px;
	padding:0px;
	margin-left:5px;
	margin-top:10px;
	overflow:hidden;
	}

#link_unit_side {
	padding:0px;
	margin-left:6px;
	margin-top:0px;
	overflow:hidden;
	}
	
#skyscraper_top {
	background:url(images/side_box_top.jpg) right top no-repeat;
	color:#fff;
	font-size: 12px;
	font-weight:bold;
	padding:0px;
	margin-top:10px;
	overflow:hidden;
	width: 163px;
	float:right;
	}
	
#skyscraper {
	float:right;
	width:160px;
	border:0px solid #d8dfe6;
	margin-top:0px;
	padding-top:0px;
	}

#leaderboard_container {
	height:82px;
	margin:0px;
	padding:10px;
	background-color:#334c51;
	}

#leaderboard {
	width:728px;
	height:90px;
	margin:0 auto;
	}
	
#half_banner {
	width:234px;
	margin:0 auto;
	padding:0px;
}

search_container {
	float:right;
	padding:0px;
	margin:0px;
	}

h1 {
	padding:0px;
	margin:0px;	
}

h2 {
	padding:0px;
	margin:0px;
	
}

h3 {
	padding:0px;
	margin:0px;
	
}

h4 {
	padding:0px;
	margin:0px;
	
}

h5 {
	padding:0px;
	margin:0px;
	
}

#title {
	float:left;
	width:550px;
	padding:0px;
	margin-bottom:10px;
	}

#title .post_title {
	padding-left:10px;
	margin:0px;
	float:left;
	color:#62778c;
	font-size:18px;
	text-decoration:none;
	}

.post_title {
	padding-left:10px;
	margin:0px;
	float:left;
	color:#62778c;
	font-size:18px;
	text-decoration:none;
	}	
	
#title .post_title a {	color:#62778c;	text-decoration:none;	}

#title .post_title a:hover {	color:#721b00;	text-decoration:none;	}

#post h2 {
	padding-left:10px;
	float:left;
	color:#62778c;
	font-size:18px;
	text-decoration:none;
	}

.post {
	padding:0px;
	margin-bottom:20px;
	}

#title_container {
	margin:10px 0px;
	width:556px;
	float:left;
	}

.post .title {
	border-bottom:1px solid #dddbc6;
	padding-bottom:2px;
	margin:0px;
	float:left;
	width:490px;
	font-size:18px;
	}
	
.post a {	color:#488e9c;	text-decoration:none;	}

.post a:hover {	color:#721b00;	text-decoration:none;	}


.post p {
	padding:0px;
	text-align:justify;
	}


.post ul {

}

.post li {

}

.post .entry {
	padding:0px;
	margin:10px 0px;
}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}


.alignright {

}

.center {

}

.pagetitle {
	padding-bottom:10px;
	color:#666666;
}

blockquote {
	border-left:2px solid #b9b79c;
	padding-left:10px;
}

cite {

}

acronym, abbr {

}


.post-info {
    color:#999;
    margin:0;
    padding:10px 0;    
    border-top:#ccc 1px dashed;
    clear:both;
    font-size:0.9em;    
	}

.post-info em {
    color:#666;
    font-style:normal;
	}
	
.post-info em.user {
	background:url(images/user.gif) no-repeat left center;
	padding:2px 0 2px 12px;
	}
	
.post-info em.cat {
	background:url(images/category.gif) no-repeat left center;
	padding:2px 0 2px 12px;
	}


.post-info a:link, .post-info a:visited {
    border:none;
	text-decoration:none;
	color:#666;
	}
	
.post-info a:hover, .post-info a:active {
    border-bottom:1px dashed;
	color:#721b00;
	text-decoration:none;
	}

.post-comments 
{
   float:right;
}
.post-comments a 
{
   background:url(images/comments-small.gif) no-repeat left center;
   padding-left:12px;
   color:#838e99;
}

#post_single {
	border-bottom:1px dashed #ccc;
	float:left;
	width:550px;
	padding:10px 0px 5px 0px;
	}

#post_single_title {
	float:left;
	width:85px;
	padding:0px;
	margin:0px;
	}

#post_single_description {
	float:left;
	width:450px;
	padding:0px;
	margin:0px;
	}


#sidebar {
	width:120px;
	padding:0px;
	margin:0px;
	color:#333;
	float:left;
	}

.side-title {
	color:#802100;
	font-size:12px;
	}

.side-box {
	padding:0px;
	margin:5px 0px 15px 0px;
	}
	
#sidebar ul h3 {
	height:15px;
	color:#fff;
	font-size: 12px;
	font-weight:bold;
	padding:5px 5px;
}

#sidebar ul {
	list-style: none;
	margin: 0 ;
	padding: 0 ;
}

#sidebar ul li {
	background: url(images/bullet-orange.gif) no-repeat;
	padding-left: 15px ;
	line-height:18px;
	margin:0px;
	}
	
#sidebar ul li ul li {
	background: url(images/bullet-grey.gif) no-repeat;
	padding-left: 12px ;
}

#sidebar ul ul {
	padding:0px;
	margin:0px;
}

#sidebar ul ul li {
	background-image:none;
}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
	color:#333;
	text-decoration:none;

}
#sidebar a:hover {
	color:#802100;
	text-decoration:none;
}
#respond {
	padding-top:20px;
	margin-top:10px;
	color:#006633;
	}

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}


#searchform {
	padding:0px;
	margin:0px;
}

#searchform input {
	border:1px solid #999999;
}

#searchform #s {
	padding:0px;
	margin:0px;
	
}



.post_date {
	float:left;
	color:#999;
	font:18px Arial Narrrow, Helvetica, sans-serif;
	font-weight:bolder;
	}

}

#prev a, #next a {

}



#date {
	float:left;
	width:39px;
	height:28px;
	background:url(images/blockquote.gif) no-repeat;
	padding-left:3px;
	margin-right:10px;
	}

#date .y {
	text-align:left;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#f1af15;
	font-weight:bold;
	margin-top:-1px;
	padding-left:6px;
	}

#date .d {
	text-align:center;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#f1af15;
	font-weight:bold;
	margin-top:2px;
	}
	
#date .m {
	text-align:center;
	font:11px bolder Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	margin-top:-3px;
	}
	
#date .j {
	text-align:center;
	font:22px bolder Verdana, Arial, Helvetica, sans-serif;
	color:#f1af15;
	font-weight:bold;
	margin-top:-2px;
}

#sitenav {
	width: 900px;
	padding:0px 20px 10px 20px;
	margin:0 auto;
	background-color:#334c51;
	overflow:hidden;
	}

#sitenav .title {
	border-bottom:3px solid #999999;
	font-size:12px;
	font-weight:bold;
	padding:3px;
	margin:0px;
	color:#ffc600;
	}
	
#sitenav .box {
	font-size:11px;
	width:200px;
	float:left;
	padding:0px;
	margin:10px 10px 10px 10px;
	}

#sitenav .box ul {
	padding:5px 0px 0px 20px;
	margin:0px;
	}
	
	#sitenav .box ul a{
	padding:5px 0px 0px 20px;
	margin:0px;
	color:#fff;
	text-decoration:none;
	}
	
	
	#sitenav .box ul a:hover{
	padding:5px 0px 0px 20px;
	margin:0px;
	color:#fff;
	text-decoration:none;
	}
	
#sitenav .box li {
	list-style-type:square;
	padding:3px 0px 3px 0px;
	border-bottom:1px dashed #666;
	margin:0px;
	color:#ccc;
	}

#sitenav .box li a{
	color:#fffef5;
	text-decoration:none;
	}

#sitenav .box li a:hover{
	color:#fff;
	text-decoration:none;
	}
	
#sitenav .box2 {
	font-size:11px;
	width:400px;
	float:left;
	padding:0px;
	margin:10px;
	}

#sitenav .box2 ul {
	padding:5px 0px 0px 20px;
	margin:0px;
	}
	
#sitenav .box2 li {
	list-style-type:square;
	padding:3px 0px 3px 0px;
	border-bottom:1px dashed #666;
	margin:0px;
	color:#ccc;
	}

#sitenav .box2 li a{
	color:#fffef5;
	text-decoration:none;
	}

#sitenav .box2 li a:hover{
	color:#fff;
	text-decoration:none;
	}

/* Jeremy's adds */

a.accroche  {
	color:#721b00;
	font-size:15px;
	text-decoration:underline;
}	

