/*  
Nom du Thème : JeansGlobes
Auteur : Patrice LEGAY (www.webdconseils.com)
*/


body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url('images/bodybg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	}

a:link, a:active, a:visited {
	color: #e01a4d;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #ca0034;
	}

img {
	border:0;
	}

	p img {
    float:left;
    margin:0 10px 0 0;
    padding-left: 6px;
    padding-bottom: 2px;
}
	html {
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#4ad6fb;
	scrollbar-track-color:#000000;
}

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: #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:#55A16C;
	text-decoration:none;
	font-size:13px;
}

.catwdc a{
	color:#55A16C;
	text-decoration:none;
	font-size:13px;
}

.catwdc a:hover{
	color:#4ad6fb;
	text-decoration:none;
	font-size:13px;
}



.details{
	color:#4ad6fb;
	text-decoration:none;
	font-size:11px;
}

.details a{
	color:#4ad6fb;
	text-decoration:none;
	font-size:11px;
}



.details a:hover{
	color:#4ad6fb;
	text-decoration:underline;
	font-size:11px;
}

.rss {
	color:#4ad6fb;
	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 #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: #017d9e;
	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: #399171;
	font-size: 16px;
	font-weight: bold;
}

.vote a:hover{
	color: #399171;
	font-size: 16px;
	font-weight: bold;
}

/* Onglets fiche site */
#container {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; 
	width: 650px;
}

#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 .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;
}

form {
	margin: 0;
	padding: 0;
	}

#commentform {
	width: 382px;
	}

#s, #searchsubmit {
	float: left;
	}
	
input, textarea {
	border: 0;
	background-color: #017d9e;
	color: #e5f6fa;
	padding: 8px;
	font-family: Tahoma;
	font-size: 8pt;
	margin: 4px 2px 4px 2px;
	}
#sidebar input, #sidebar textarea {
	border: 0;
	background-color: #017d9e;
	color: #000000;
	padding: 4px;
	font-family: Tahoma;
	font-size: 8pt;
	margin: 4px 2px 4px 2px;
	}

#searchsubmit, #commentform #submit {
	padding: 7px 8px 7px 8px;
	background-color: #022933;
	cursor: pointer;
	color: #e5f6fa;
	}

#searchsubmit:hover, #commentform #submit:hover {
	background-color: #024253;
	}

.navigation {
	display: block;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}

a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #9ae5f9;
	}

a:hover {
	color: #4ad6fb;
	}

.clearer {
	clear: both;
	}

#header {
	width: 950px;
	height: 213px;
	background-image: url('images/headerbg.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	}
	
#topnav {
	height: 44px;
	padding: 9px 10px 0 10px;
	margin: 0;
	float: left;
	}

#topnav a:link, #topnav a:active, #topnav a:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 8pt;
	font-family: Tahoma;
	color: #003442;
	margin: 0px 5px 0 5px;
	padding: 5px;
	}

#topnav a:hover {
	background-color: #024253;
	color: #e5f6fa;
	}
	
#topsearch{
	height: 44px;
	padding: 3px 10px 3px 10px;
	margin: 0;
	float: right;
	}

#blotitle {
	width: 950px;
	height: 169px;
	}

#blogname {
	color: #e5f6fa;
	font-size: 36px;
	font-family: "Arial Narrow";
	padding-top: 35px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 170px;
	}

#blogdescription {
	color: #cdf0ff;
	font-size: 14px;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	}


#wrapper {
	width: 950px;
	background-color: #011b22;
	overflow: hidden;
	}

#containered {
	width: 930px;
	margin: 10px;
	}


#content {
	width: 670px;
	margin: 0;
	float: right;
	color: #e5f6fa;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	}

.entry {
	margin: 0 0 25px 0;
	}
	
#content h1, #content h2, #content h3, #content h4, #content h5, #content h2 a {
	margin: 0 0 5px 0;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 18px;
	line-height: 21px;
	color: #4ad6fb;
	text-align: left;
	}


#content h6 {
	margin: 0 0 5px 0;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 18px;
	line-height: 21px;
	color: #4ad6fb;
	text-align: center;
	}


#content h2 a:hover {
	color: #4ad6fb;
	}


blockquote {
	padding: 10px 25px 0 45px;
	font-style: italic;
	background-image: url('images/bquote.png');
	background-repeat: no-repeat;
	background-position: top left;
	}

.entryinfo {
	border-top: 1px dotted;
	color: #ceeefb;
	font-family: arial;
	font-size: 11px;
	padding: 5px 0 0 0;
	margin: 0 0 10px 0;
	}


ol.commentlist, .archive {
	list-style-type: none;
	margin: 10px 0 10px 0;
	padding: 0;
	}

#content .archive h2 {
	font-size: 14px;
	}

ol.commentlist li  {
	padding: 10px;
	background-color: #024253;
	margin: 0 0 10px 0;
	}

ol.commentlist li.alt, .archive li {
	background-color: #011b22;
	margin: 0 0 10px 0;
	}

ol.commentlist li cite {
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	}


#sidebar {
	width: 250px;
	margin: 0;
	float: left;
	color: #e5f6fa;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	}

#sidebar .widget {
	padding: 10px;
	margin: 0 0 0px 0;
	}

#sidebar h2 {
	margin: 0 0 7px 0;
	background-color: #024253;
	padding: 7px;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 21px;
	color: #9ae5f9;
	text-align: left;
	}

#wp-calendar, #wp-calendar caption {
	width: 100%;
	text-align: center;
	}

/
#bottom {
	width: 100%;
	background-color: #2a4b59;
	height: 44px;
	}

#footer {
	width: 950px;
	background-image: url('images/footerbg.jpg');
	background-repeat: repeat-x;
	height: 44px;
	color: #e5f6fa;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	}

#footer div {
	padding: 12px;
	text-align: center;
	}
	
	
	

