/* CSS Document */
/*Style general*/
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

#paddingleft {
	padding-left:5px;
	}
#hr {
	border-bottom: 3px dotted #a97510;
}

.titre {
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	line-height:normal;
	color: #000000;
}
.cadre {
	border: 1px solid #C6DFDE;
}
.petit {
	font-size: 10px;
}
.mini {
	font-size: 9px;
}
.ligneJaune {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3333;
	color: #FF3333;
}

a:link {
	color: #FF3333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3333;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.Style1 {font-size: 10px}
.Style3 {font-size: 10pt}
.cadre1 {
	border: medium solid #3C0C0A;
}
.fondGauche {
	background-color: #070302;
	background-image: url(../images/menuGaucheFond.jpg);
	background-repeat: no-repeat;
}
.fondDroit {
	background-image: url(images/logoBig4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.cadreComplet {
	border-top: 1px solid #FF3333;
	border-right: 1px solid #FF3333;
	border-bottom: 1px solid #FF3333;
	border-left: 1px solid #FF3333;
}
.fondDroitMain {

	background-image: url(../images/logoMainFond.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.infoTecSm {
	font-size: 10px;
}
.sousTitre {
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	line-height:normal;
	color: #000000;
}
.titreBlanc {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.cadreNoir {
	border-top: 1px solid #FF3333;
	border-right: 1px solid #FF3333;
	border-bottom: 1px;
	border-left: 1px solid #FF3333;
}
.cadreNoiraDroite {

	border-top: 1px;
	border-right: 1px solid #FF3333;
	border-bottom: 1px;
	border-left: 1px;
}
.titreNoir {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.titreRouge {
	color: #FF3333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.titreNoir2 {

	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.txtNoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
