/*  
Nom du Thème : RitualGlobes
Auteur : Patrice LEGAY (www.webdconseils.com)
*/

* {
	margin: 0;
	padding: 0;
}

a {color: #994; text-decoration:none;}

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

body {
	background: #FF4040 ;
	color: #000000;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 3% 0;
	margin-top: 0px;
}

img {
	border:0;
	}


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


h3 { font: bold 1.5em "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: #ffffff; text-decoration:none}



.date { color:#FAFCB0; font-size:0.91em; font-weight:bold;}

.catwdc{
	color:#000000;
	text-decoration:none;
	font-size:12px;
}


.catwdc:hover{
	color:8ca7ff;
	text-decoration:none;
	font-size:12px;
}


.title{
	color:#8ca7ff;
	text-decoration:none;
	font-size:24px;
}

.blank{
	color:#8ca7ff;
	text-decoration:none;
}


.title:hover{
	color:#8ca7ff;
	text-decoration:none;
	font-size:24px;
}



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

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



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


.annau{
	color:#FF4040;
	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;
	color:#8ca7ff;

}


.votelargeur {width: 50px;}

a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color:#ec000f;
}

a.cat_display:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color:#8ca7ff;
	}

a.subcat_display {
	text-decoration: none;
	font-size: 10px;
	border-bottom : 1px dotted #CCC;
	color:#8ca7ff;
}


.votetable {
	background: #C2C2C2;
	width : 50px;
	height: 92px;
	margin-right: 5px;
	color:#FF4040;

}

.vote span.note {
font-size: 9px;
height: 12px;
display: block;
color: #FF4040;

}
.vote span.nombre 
{
font-size: 16px;
display: block;
}

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

.vote a:hover{
	color: #FF4040;
	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#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: #FF4040;
}
#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: #222;
	font-size: 12px;
}
#container a.ghost  {
	padding: 5px 3px;
	margin-right: 1px;
	border: 1px solid #d5d5d5;
	color: #222;
	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: #222;
}
#container a.ghost:hover  {
	padding: 5px 3px;
	margin-right: 1px;
	border: 1px solid #d5d5d5;
	color: #222;
	font-size: 12px;
}

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

	
	
	
	
	
	











p,ul {
	padding-bottom: 1em;
}

ul {margin-left: 1.2em;}

li {list-style: none;}
.main li {list-style-image: url(images/li.gif);}

h1 {font-size: 1.2em;}

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #8ca7ff;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}

h1,h2,h3 {color: #994;}

/* misc */
.clearer {clear: both;}
.main_right .padded {padding: 6px 2px 6px 16px;}
.main .padded {padding: 18px 24px;}
.meta {font-size: 0.8em; color: #666;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	font-size: 1.2em;
	background: url(images/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	width: 840px;
	border: 12px solid #FB3232;
}

/* header */
.header {
	float: left;
	width: 800px;
	text-align: center;	
}

/* structure */
.top {
	background: #222;
	color: #8ca7ff;
	float: left;
	font: normal 1.4em Verdana;
	height: 50px;
	text-align: center;
	width: 639px;
}
.subnav {
	float: left;
	width: 160px;
}
.main {
	float: left;
	width: 480px;
}
.main_right {
	float: right;
	width: 200px;
	color: #FDBE17;
}

/* sub-navigation */
.subnav h1 {
	background: #222;
	color: #8ca7ff;
	font: bold 1.1em Verdana,sans-serif;
	line-height: 24px;
	padding-left: 8px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	border-bottom: 1px solid #696755;
	list-style: none;
}
.subnav li a {
	background: #FF4040;	
	color: #F7F7F7;
	display: block;
	padding: 8px 0 8px 12px;
	width: 148px;
	text-decoration: none;
}
.subnav li a:hover {
	background: #c7d4ff;
	color: #000;
}

/* sub-navigation droite */
.subdroite {
	float: right;
	width: 200px;
}
.subdroite h1 {
	background: #222;
	color: #8ca7ff;
	font: bold 1.1em Verdana,sans-serif;
	line-height: 24px;

}
.subdroite ul {margin: 0; padding: 0;}
.subdroite li {
	border-bottom: 1px solid #696755;
	list-style: none;
}
.subdroite li a {
	background: #FF4040;	
	color: #F7F7F7;
	display: block;
	padding: 8px 0 8px 12px;
	width: 200px;
	text-decoration: none;
}
.subdroite li a:hover {
	background: #c7d4ff;
	color: #8ca7ff;
}

/* footer */
.footer {
	background: url(images/bgfooter.gif) repeat-x;
	color: #CCC;
	font-size: 0.9em;
	line-height: 39px;
	width: 100%;
	text-align: center;
}
.footer .left,.footer .right {padding: 0 16px;}
.footer a {color: #EEE;}
.footer a:hover {color: #FAFCB0;}