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

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


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

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

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

.sitetd {
	margin: auto;
}
.votelargeur {
	width: 64px;
}
.votes {
	width: 100%;
	text-align: center;
}
.vote {
	text-align: center;
}
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-repeat: no-repeat;
	height: 71px;
	width: 54px;
	background-image: url(images/vote.png);
}

.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;
}
.lien {
	font-family: Arial, Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #a9a9a9;
}
/* Onglets fiche site */
#containersite {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	height: auto;
	width: 95%;
	background-position: center;
}

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

#containersite ul#menu {
	font-weight: bold;
	padding-top: 20px;
	text-align: center;
}
#containersite ul#menu li {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	display: inline;
	margin: 5px;
}
#containersite ul#menu li a {
text-decoration: none;

}
#containersite ul#menu li a:hover {
text-decoration: underline;
color: #333333;
}
#containersite h1,
#containersite h2 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.4em;
}
#containersite .content {
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#containersite a.current {
	padding: 3px 7px;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: #d5d5d5;
	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: #d5d5d5;
	border-right-color: #d5d5d5;
	border-left-color: #d5d5d5;
}
#containersite a.ghost  {
	margin-right: 3px;
	border: 1px solid #d5d5d5;
	color: #333333;
	background: white url(images/shade.gif) top left repeat-x;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
#containersite .on {
	display: block;
	text-align: left;
}
#containersite .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:left;
	padding:5px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	}

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

#link_unit_top_container{
	width:900px;
	height:18px;
	margin:0px;
	background-color: #e5e2d9;
	background-image: url(images/bg_nav.gif);
	background-repeat: repeat-x;
}

#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 {
	color:#fff;
	font-size: 12px;
	font-weight:bold;
	padding:0px;
	overflow:hidden;
	width: 163px;
	float:right;
	margin-top: 7px;
	}
	
#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:#f6f2e9;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	}

#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;
	font-size: 12px;
	color: #990000;
}

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

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

h6 {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 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;
}

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

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

.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:130px;
	padding:0px;
	color:#333;
	float:left;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	}

.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 {
	padding-left: 12px;
	background-image: url(images/bullet-orange.gif);
	background-repeat: repeat-y;
	margin-top: 2px;
}

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

}


#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:210px;
	float:left;
	padding:0px;
	margin:5px;
	}

#sitenav .box ul {
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
	#sitenav .box ul a{
	margin:0px;
	color:#fff;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
	
	#sitenav .box ul a:hover{
	margin:0px;
	color:#fff;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
#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:5px;
	}

#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;
	}
.champs {
	BORDER-RIGHT: #d7004d 1px dotted; BORDER-TOP: #d7004d 1px dotted; FONT-WEIGHT: bold; FONT-SIZE: 10px; BORDER-LEFT: #d7004d 1px dotted; WIDTH: 225px; COLOR: #000000; BORDER-BOTTOM: #d7004d 1px dotted; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #CCCCCC; TEXT-DECORATION: none
}
.texte {
	font-weight: bold;
	color: #ff4f0f;
	text-decoration: none;
	font-size: 9px;
}.side-box2 {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.top5 {
	margin: 0px;
	font-family: Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	clear: right;
	float: left;
	display: inline;
}
.tags li {
  color: #aaa;
  font-size:9px;
  font-family:verdana;
  display: block;
  float: right;
  background: transparent url(images/tag.png) no-repeat 0 0;
  padding: 2px 8px 2px 18px;
  white-space: nowrap;
  margin-top:2px;
  border-bottom:0px ;
}

.tags li a:link, .tags li a:visited {
  text-decoration: none;
  color: #aaa;
  border-bottom:0px ;
}#sidevideo {
	width: 300px;
	float:left;
	margin-top:0px;
	clear: both;
}
