@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	/*background-color: #000000;*/
}td img {display: block;}

/* Menu top */


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#invertedtabs{
margin-left: 4px;
padding: 0;
width: 900px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#invertedtabs ul{
font: bold 11px Arial, Verdana, sans-serif;
/*margin:0;*/
margin-bottom: 1em; /*margin between menu and rest of content*/
padding:0;
list-style:none;
margin-left:9px;
margin-top:0px;
}

#invertedtabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
line-height: 1.5em;
}


#invertedtabs a{
float:left;
color: white;
background: #8b0000 url(./images/color_tabs_left2.gif) no-repeat left bottom;
margin:0 2px 0 0;
padding:0 0 0 3px;
text-decoration:none;
letter-spacing: 1px;
}

#invertedtabs a span{
float:left;
display:block;
background: transparent url(./images/color_tabs_right2.gif) no-repeat right bottom;
padding:3px 9px 3px 6px;
}

#invertedtabs a span{
float:none;
}


#invertedtabs a:hover{
background-color: #d50509;
}

#invertedtabs a:hover span{
background-color: #d50509;
}

#invertedtabs #current a, #invertedtabs #current span{ /*currently selected tab*/
background-color: #d50509;
}

#invertedtabsline{
	clear: both;
	padding: 0;
	width: 900px;
	height: 8px;
	line-height: 8px;
	background: #8b0000;
	border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
	
}




/* Fin menu top */

.foot{
border:1px solid #333333; 
width:98%;
height:auto; 
padding:10px;
margin-top:15px; 
background-color: #282828;
}
.foot_in{
	border:1px solid #333333;
	width:890px;
	height:auto;
	padding:10px;
	margin-top:15px;
	background-color: #282828;
}
/* Menu bas droite*/

.categorylinks{
padding-left:10px ;
line-height:16px ;
text-decoration:none;
padding-bottom: 1px;
line-height:16px ;
background-image: url('../images/arrow_gray.gif') ;
background-repeat:no-repeat ; 
background-position:left;
}

.categorylinks a{
font-size: 11px;
display: block;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #666666;
}

.categorylinks a:visited{color: #CCCCCC; }
.categorylinks a:hover {	color: #fff;	background: #FF0000; text-decoration: none; }

.pageS{
padding-bottom:4px; 
padding-left:4px; 
padding-right:4px; 
padding-top:4px; 
width:auto;
text-align:center; 
border:1px #CCCCCC solid; 
background-color:#FBFBFB;
text-decoration:none;
}
.lettre{
padding-bottom:4px; 
padding-left:4px; 
padding-right:4px; 
padding-top:4px; 
width: auto; 
text-align:center; 
border:1px #CCCCCC solid; 
text-decoration:none;
}

.cat{
padding-left:10px ;
line-height:16px ;
text-decoration:none;
padding-bottom: 1px;
line-height:16px ;
background-image: url('../images/fl.gif') ;
background-repeat:no-repeat ; 
background-position:left;
}

.cat a{
font-size: 11px;
display: block;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
.cat a:visited{ color: #CCCCCC; }
.cat a:hover { color:#380001; text-decoration: underline; }
