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

body
{
	margin: 0px auto 0px auto;
	padding: 0px;
	background: #174b84; background-image: url(images/ws-bg.jpg); 		      background-repeat: repeat-x; background-position: top;
	font-family: Century Gothic, Arial, Sans-Serif;
	font-size: 14px;
	color: #63dced;
}

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

.topsearch{
	font-size:10px;
}

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


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



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

.details a{
	color:#2b81fb;
	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: #174b84;
	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 */
#containered {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; 
	width: 520px;
}

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

#wraper
{
	width: 878px;
	margin: 0px auto 0px auto;
}

#header
{
	height: 346px;
	margin: 0px auto 0px auto;
	background: url(images/header-bg.jpg) center top no-repeat;
}

#header-menu
{
	float: left;
	margin: 32px 5px 5px 5px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

#header-menu li, #footer-menu li
{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header-text
{
	margin: 0px;
	padding: 170px 0px 0px 290px;
	font-size: 36px;
	font-weight: normal;
}

#header-text a
{
	color: #ffffff !important;
}

#header-desc
{
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 80px;
	color: #ffffff;
	font-size: 18px;
}

#page
{
	clear: both;
	height: 100%;
	padding: 15px 10px 20px;
	background: #081317;
	overflow: hidden;
}

#content
{
	float: left;
	width: 564px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
}

.postheader
{
	width: 564px;
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/postheader-bg.jpg) left top no-repeat;
	overflow: hidden;
}

.postdate
{
	float: right;
	width: 70px;
	height: 57px;
	margin: 6px 15px 0px 0px;
	padding: 7px 0px;
	color: #ffffff;
	background: url(images/postdate-bg.jpg) left top no-repeat;
	font-weight: bold;
	text-align: center;
}

.postdateM, .postdateY
{
	font-size: 14px;
}

.postdated a
{
	margin: -5px 0px;
	font-size: 22px;
	color: #ffffff;
}

.posttitle
{
	margin: 0px;
	padding: 16px 0px 0px 15px;
	color: #ffffff;
}

.posttitle a
{
	color: #021f48 !important;
	font-size: 18px;
	font-weight: normal;
}

.postmeta
{
	margin: 0px;
	padding: 30px 0px 0px 15px;
	font-size: 12px;
	font-weight: normal;
}

.postmeta span
{
	color: #021f48 !important;
}

.postmeta a
{
	color: #021f48 !important;
	font-weight: normal;
}

.postcontent
{
	width: 534px;
	margin: 0px;
	padding: 10px 15px 20px;
	background: #031b2b;
	overflow: hidden;
}

.postfooter
{
	width: 564px;
	margin-bottom: 20px;
	background: #09314b url(images/postfooter-bg.jpg) left bottom no-repeat;
	overflow: hidden;
}

.postfootercomment
{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 50px;
	font-weight: normal;
	text-align: right;
}

blockquote
{
	margin: 0px auto 10px auto;
	padding: 0px;
	color: #ffffff;
	font-style: italic;
}

#page-nav-prev
{
	float: left;
	margin: 0px;
	padding: 10px 15px 0px;
}

#page-nav-next
{
	float: right;
	margin: 0px;
	padding: 10px 15px 0px;
}


#sidebar
{
	float: left;
	width: 271px;
	margin: 0px;
	padding: 0px;
}

.sidebar-header
{
	height: 31px;
	padding: 8px 0px 0px 55px;
	border: 1px solid #3d81d2;
	color: #021f48;
	background: url(images/sidebar-header-bg.jpg) left top no-repeat;
	font-size: 18px;
	font-weight: normal;
}

.sidebar-content
{
	margin: 10px 0px;
	padding: 10px;
	border: 1px solid #3d81d2;
	background: #09314b;
	font-size: 14px;
	font-weight: normal;
}

.sidebar-widget
{
	width: 271px;
}

.sidebar-widget ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.sidebar-widget li
{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #6D3202;
}

#sidebar a:link, #sidebar a:visited
{
	color: #63dced;
}

#sidebar a:hover, #sidebar a:focus, #sidebar a:active
{
	color: #ffffff !important;
}


#footer
{
	clear: both;
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 20px 0px 60px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	overflow: hidden;
}


a, a:link, a:visited
{
	color: #ffffff;
	text-decoration: none;
}
	
a:hover, a:focus, a:active
{
	color: #2b81fb;
	outline: none;
	text-decoration: underline;
}

a img
{
	border: none;
}


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

input, textarea, select
{
	padding: 2px 4px;
	border: 1px solid #3d81d2;;
	background: #72bcd5;
	font-family: Century Gothic, Arial, Sans-Serif;
}

input.submit
{
	padding: 2px 5px;
	border: 1px solid #3d81d2;
	color: #ffffff;
	background: #ffffff; background-image: url(images/sidebar-header-bg.jpg);
	font-family: Times New Roman, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 11px;
	cursor: pointer;
	}
