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

* {
	margin: 0;
	padding: 0;
}

a {text-decoration: none;
color:#8f98ae;
font-weight:bold;}

body {
	background: #232937;
	color: #8f98ae;
	font: normal 11px Arial,Verdana,Tahoma,Trebuchet MS,"Lucida Sans Unicode",Arial,sans-serif;
	margin:0px auto;
}
}

img {
	border:0;
	}


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

.topsearch{
	font-size:10px;
}


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


.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:#00b601;
	text-decoration:none;
	font-size:13px;
}

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

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



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

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



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

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



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


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


.annau{
	color:#eeeeee;
	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: #232937;
	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: #03c704;
	font-size: 16px;
	font-weight: bold;
}

.vote a:hover{
	color: #03c704;
	font-size: 16px;
	font-weight: bold;
}

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

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

p,blockquote,ul {
	font-size: 12px;
	padding-bottom: 1.1em;
}

blockquote {
font: italic 11px Georgia;
margin: 15px 0px 15px 10px;
padding-left: 10px;
}


code {
	border:1px solid #31394c;
	background: #232937;
	display: block;
	font-size: 12px;
	margin: 12px 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}


ul {margin-left: 2em;}
h1 {font: normal 1.8em Trebuchet Ms, Arial,sans-serif;}
h2 {
	font: normal  1.8em Trebuchet Ms, Arial,sans-serif;
	padding-bottom: 4px;
}

.clearer {clear: both;}
.stripes {
	background: inherit;
	height: 7px;
}
.left {float: left;}
.right {float: right;}


#header {
	height:275px;
	background: #0f1219 url(images/header.jpg) left no-repeat;
	margin:0px auto;
	}


#header a {
        font: normal 1.5em Trebuchet Ms, Arial,sans-serif;
        color: #dfe9eb; }

#header a:hover {
        font: normal 1.5em Trebuchet Ms, Arial,sans-serif;
        color: #8f98ae; }
	
#description {
	float:left;
	padding-top:78px;
	padding-left:288px;
        color: #c9d0d6;
	}

#container {
	border: 0px solid #000;
	border-top: none;
        width: 1000px;
	margin:0px auto;
	border-left: 1px solid #06c907;
	border-right: 1px solid #06c907;
}

.main {
	background: url(images/mainbg.jpg) repeat-y;
	border-bottom: 0px;
	border-left: 0px dotted #333;
}
.main .left {width: 660px;
margin-right: 8px;
margin-left: 12px;
}
.main .right {
width: 300px;
margin-right: 17px;
display: inline;
border: 1px solid #30384a;}

.content {
	padding: 16px;
}
.content2 {
	padding: 0px;
}

.content h1 {
	border-bottom: 1px dotted #8f98ae;
	color: #fff;
	margin-bottom: 10px;
	padding: 3px 0 3px;
}

.content images {
padding: 0px 8px;
}

.post h1 a {
	border-bottom: 0px dotted #fff;
	color: #dfe9eb;
font-weight:bold;
	margin-bottom: 10px;
	padding: 3px 0 3px;
	text-decoration:none;
}

.post h1 a:hover {
	border-bottom: 0px dotted #fff;
	color: #ecf4f5;
font-weight:bold;
	margin-bottom: 10px;
	padding: 3px 0 3px;
	text-decoration:none;
}

.post h1 a:visited{
	border-bottom: 0px dotted #fff;
	color: #dfe9eb;
font-weight:bold;
	margin-bottom: 10px;
	padding: 3px 0 3px;
	text-decoration:none;
}


.spacer {   padding: 0px;
            text-align: right;
            clear: both;
            text-transform: lowercase;
            padding-top: 5px;
            }

.subnav {
font-size:12px;
	background-color: #202531;
	padding: 10px;
color:#00b602;
}
.subnav h1 {padding-top: 18px;
color:#dfe9eb;font-weight:bold;
border-bottom:1px dotted #3c4967;
}
.subnav ul {margin: 0;}
.subnav li {
	background: url(images/icon.gif) no-repeat left center;
	list-style: none;
	margin: 0;
padding-left: 18px;
}

.subnav .arch li {
	background: url(images/icon.gif) no-repeat left center;
	list-style: none;
	margin: 0;
padding-left: 18px;
}

.subnav .sponsor li {
	background: url(images/icon.gif) no-repeat left center;
	list-style: none;
	margin: 0;
padding-left: 18px;
}

.subnav .book li {
	background: url(images/icon.gif) no-repeat left center;
	list-style: none;
	margin: 0;
padding-left: 18px;
}
.subnav li a {
text-decoration: none;
color:#00b601;
	line-height: 18px;
font-size:12px;
	
}
.subnav li a:hover {text-decoration: none;
color:#03c704;}



#adcontainer {
	padding: 10px 0 0 0;
	margin:0;
	width: 285px;
}

#adboxes{
	padding: 8px 0 8px 0px;
	width:285px;
	float:left;
	position: relative;
}
#adboxes ul {
	margin: 0;
	padding: 0;
	list-style: none;
        padding-left: 0px;
}
#adboxes ul li {
	display:block;
	background: url(images/banner_bg.gif) no-repeat;
	margin: 0px 2px 0px 0px !important;
	padding: 7px !important;
	float:left;
	list-style: none;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

.footer {
	background: #0f1219 url(images/footer.jpg) repeat-x top;
	color: #8f98ae;
        height: 43px;
}
.footer ul {
	margin: 0;
}
.footer li {
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 16px;
	padding-left: 4%;
	width: 96%;
}
.footer a {color: #8f98ae;}
.footer a:hover {
	color: #8f98ae;
}


.bottom {
        padding-top: 10px;
        padding-bottom: 3px;
	color: #8f98ae;
	clear: both;
	font-size: 11px;
}

.bottom p {
color: #8f98ae;
text-decoration: none;
font-weight:normal;
text-align: center;
padding-top: 5px;
}


.bottom a {
color: #8f98ae;
text-decoration: none;
font-weight:normal;
}
.bottom a:hover {
color: #8f98ae;
text-decoration: none;
font-weight:normal;
}


.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #30384a;
background: #202531;
font-size:11px;
color:#7d869b;
}

#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
}

#commentform {
margin: 1em 0;
border:1px solid #373f54;
background: #31394c;
width: 600px;
padding:12px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #232937;
width: 450px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #232937;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #232937;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 12px;
background: #f8f7f6;
border: 1px solid #232937;
width: 150px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 12px;
background: #ffffff;
border: 1px solid #232937;
width: 150px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 12px;
background: #ffffff;
border: 1px solid #232937;
width: 150px;
}
#commentform input{
margin-bottom: 3px;
}


.content ul li
{
margin-left:10px;

}

.content ol li
{
margin-left:20px;
padding-bottom:5px;


}
