@charset "iso-8859-1";
/* auteur: M.SORNOM */
/* Date de création: 22/08/2005 */
			
.deroulant {
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	font-family:Times New Roman;
	color:red;
}
			
.recherche {
	vertical-align:center;
	position:relative;
	font-size:12px;
	font-family:verdana;
	background-repeat:repeat;
	background-position h:right;
	background-position v:right;
}
			
.pied {
	font-size:9px;
	font-family:verdana;
	font-weight:bold;
}
			
.telephone {
	font-size:8px;
	font-family:verdana;
	font-weight:bolder;
}
			
.logo {
	background-repeat:no-repeat;
	background-position x:center;
	background-position y:left;
}
			
.boite {
	text-indent:15px;
	height:250px;
	width:350px;
	overflow-y: scroll;
	color:blue;
	border-bottom:4px outset #CCCCCC;
	border-right:5px outset #CCCCCC;
}
			
.marque {
	background-repeat:no-repeat;
	background-position x:left;
	background-position y:top;
}
			
.boiteAccueil {
	text-align: justify;
	font-family: Times New Roman;
	text-indent:15px;
	color:blue;
	height:250px;
	width:300px;
	overflow-y:scroll;
	overflow-x:none;
	border-left:1px outset black;
	border-bottom:4px outset #CCCCCC;
	border-right:5px outset #CCCCCC;
}

.boiteActu {
	text-align: justify;
	font-family: Times New Roman;
	text-indent:15px;
	color:blue;
	height:150px;
	width:350px;
	overflow-y:scroll;
	overflow-x:none;
	border-left:1px outset black;
	border-bottom:4px outset #CCCCCC;
	border-right:5px outset #CCCCCC;
}
						
.vehicule {
	font-family:arial black,verdana;
	font-weight:bold;
	color:black;
	font-size:20px;
	vertical-align:center;
	text-align:center;
}
			
.logo2 {
	vertical-align:middle;
	font-family:verdana;
	color:white;
	width:149px;
	height:30px;
}
			
.icone {
	cursor:pointer;
	background-repeat:no-repeat;
	background-position x:center;
	background-position y:center;
}

.logoCentre { 
	background-position v:center;
	background-position h:center;
	background-repeat:no-repeat;
}

.position{
	position:relative;
	vertical-align:center;	
}

hr.ligne{
	color:red;	
}

.texte{
	font-family:verdana;
	font-size:12px;
	text-indent:15px;
	text-align:justify;
	width:600px;	
}

.textSoulign{
	text-decoration:underline;
	font-family:arial black;	
}

.titreIL{
	font-family:arial black;
	font-size:14px;
	text-decoration:underline;	
}

.texteIL{
	width:700px;
	text-align:justify;
	font-size:12px;
	font-family:verdana;	
}

.testTitre{
	text-align:center;
	margin-left:30px;
	color:red;
	font-weight:bold;
	font-size:13px;	
	font-family:verdana;
}

.fond{
	background-image: url("../Logos/fond_boite5.jpg");
	background-repeat:no-repeat;
}

.texteFond{
	font-weight:bold;
	color:blue;
	margin-right:20px;
	margin-left:10px;
	text-align:justify;
	width:278px;
	font-family:verdana;
	font-size:11px;	
}

.texteFond2{
	font-weight:bold;
	font-family:verdana;
	color:black;
	margin-left:10px;
	text-align:justify;
	width:370px;
	height:150px;
	font-size:12px;
	overflow-y:scroll;
	overflow-x:none;	
}

.texteGeneral{
	font-family:arial black;
	font-size:14px;	
}

.texteNormal{
	font-family:verdana;
	font-size:12px;
	text-align:justify;
	width:700px;		
}

.texteEquip{
	font-family:verdana;
	font-size:12px;
	text-align:justify;
	width:700px;		
}

.bandeauG{
	background-image: url('../Logos/degrader2g.jpg');
	background-repeat:no-repeat;
	background-position:left;	
}

.bandeauD{
	background-image: url('../Logos/degrader2d.jpg');
	background-repeat:no-repeat;
	background-position:right;	
}

.barre{
	background-image: url('../Logos/barre.jpg');
	background-repeat:no-repeat;
	background-position:right;	
}

.barre2{
	background-image: url('../Logos/pixel.jpg');	
}

.top{
	font-size:12px;
	font-family:verdana;
	text-align:center;	
}

.infoL{
	font-family:verdana;
	font-size:10px;
	text-align:right;	
}