/*Types des polices*/
a, p, body, select, input, td {font-family: Verdana, Arial, Helvetica, sans-serif;}

/*Couleur des polices*/
p, td { colot: #333333;}

/*graisse des polices*/
a  {font-weight: normal;}

/*Taille des plolices*/
p, td, body {font-size: 10px;}

/*Alignement du contenu*/
p, body {text-align: justify; } 

/*Liens*/		   
a {COLOR: #999999; FONT-SIZE: 12px; TEXT-DECORATION: none;} 
a:link {font-size: 10px; color: #333333;}
a:visited {font-size: 10px; color: #333333;}
a:active {font-size: 10px; color: #FF0000;}
a:hover {font-size: 10px; color: #333333; background-repeat: repeat-x; background-position: 100px;
}
a.menubody:link {color: #FF0000;}
a.menubody:visited {color: #FF0000;}
a.menubody:active {color: #FF0000;}

/*Autres définitions*/
body { 
scrollbar-face-color: #C00000; 
scrollbar-shadow-color: #CCCCCC;
scrollbar-highlight-color: #E8E8E8;
scrollbar-3dlight-color: #E8E8E8; 
scrollbar-darkshadow-color: #CCCCCC; 
scrollbar-track-color: #E8E8E8; 
scrollbar-arrow-color: #E8E8E8;}

div#salons_left{float:left; width:auto; margin-left: -24px; margin-right: -20px;}
div#salons_right{ float: right; width:auto; margin-left: -60px;}

ul#salons_left{}
ul#salons_right{}

li#salons_left{ line-height: 16px;	font-size: 1em; list-style-image: url(../images/point_2.gif);}
li#salons_right{line-height: 16px; font-size: 1em; text-align: right; list-style-type: none; }

select {font-size: 10px; color: #333333;}
input {font-size: 10px; color: #333333;}

/*Classes*/
.sstitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: Aucune;
	color: #000000;
}
.titresrub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-transform: uppercase;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	text-align: left;
	vertical-align: middle;
}
.recherche{
	height: 10px;
	width: 80px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #E4E4E4;
	border: 1px;
	border-color: #E4E4E4;
	border-right-color: #E4E4E4;
	}
.tprotection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D8F3CB;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}
.tnonretour {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D9F7FF;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}
.tregulation {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F4E8FF;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
}
.cadrebleu {border: 1pt solid #0099FF;}
.cadreorange {border: 1pt solid #FF6600;}
.cadrevert {border: 1pt solid #99FF33;}
.cadreviolet {border: 1pt solid #990099;}


.nontraduit {	color: #CC99FF;}

.gris {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #999999;}

.cadrenonsaisie{
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #FFFFFF;
border-color: #FFFFFF;
border-style: solid;
color: #000000;
font-weight: bold;
}
.police_textefield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	}
.btn_extranet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border: thin outset #CCCCCC;
}
.cadrerouge {border: 1pt solid #FF0000;}

.titrerubfin {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-transform: uppercase;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	text-align: left;
	vertical-align: middle;}
	
.cadrenoir {border: 1pt solid #000000;}
