/* Styles communs à toutes les pages -----------------------------------------*/
.CellEnteteTelephone {
	background:				url(../images/Bg_EnteteTelephone.gif) no-repeat;
	text-transform:			uppercase;
	width:					288px;
	height:					52px;
	text-align:				center;
}
.TxtInspecSansFrais {
	font-size:				10px;
	color:					#535b62;
	letter-spacing:			1px;
}
.TxtInspecTelephone {
	color:					#26435e;
	font-weight:			bold;
}
.CellBeige {
	background:				#fffff4;
}
.BordureFooter {
	border-bottom:			1px solid #cac7ba;
}
.Footer {
	color:					#26435e;
	border-top:				1px solid #fffff4;
	padding:				16px 35px;
}
.Footer a {
	color:					#26435e;
	text-decoration:		none;
}
.Footer a#FooterOn {
	color:					#dbd4c6;
	text-decoration:		none;
}
.Footer a:hover {
	color:					#dbd4c6;
	text-decoration:		underline;
}
.PointsFooter {
	padding:				0 12px;
}
A.AutresLiensFooter {
	color:					#dbd4c6;
	text-decoration:		none;
}
A.AutresLiensFooter:hover {
	text-decoration:		underline;
}
.TxtBeige {
	color:					#dbd4c6;
}
.clearer{
	clear:					both;
}

/* Styles spéciaux pour page d'accueil ---------------------------------------*/
.CellContenuAcc {
	background:				#fffff4 url(../images/Bg_AccContenu.gif) repeat-x;
	padding:				7px 22px 0;
	width:					344px;
	vertical-align:			top;
}
.CellAccLogo-FR, .CellAccLogo-EN {
	background:				url(../images/Bg_AccEnteteG_FR.jpg) no-repeat;
	width:					288px;
	height:					225px;
	vertical-align:			top;
}
.CellAccLogo-EN {
	background:				url(../images/Bg_AccEnteteG_EN.jpg) no-repeat;
}
.CellAccLogo-FR img, .CellAccLogo-EN img {
	margin:					36px 0 0 67px;
}
.BgColNouvelles {
	background:				#fffff4 url(../images/Bg_AccNouvelles.gif) no-repeat;
	width:					293px;
	vertical-align:			top;
}
.CellAccNavFixe {
	padding:				6px 0 13px 28px;
}
.CellAccNavFixe a, .CellIntNavFixe a {
	color:					#2d2622;
	text-decoration:		none;
}
.CellAccNavFixe a:hover, .CellIntNavFixe a:hover {
	color:					#bb7811;
	text-decoration:		underline;
}
.CellAccNavFixe a#NavFixeOn, .CellIntNavFixe a#NavFixeOn {
	color:					#bb7811;
	text-decoration:		none;
}
.TiConseilsExpress {
	margin:					0 0 0 28px;
}
.CellConseilsExpress {
	padding: 				0 37px 6px 28px;
}
.CellDateConseils {
	color:					#ed1c24;
	padding: 				6px 0 6px 0;
}
.CellDateConseils img {
	margin:					0 7px 0 0;
}
.CellContenuConseils {
	color:					#535b62;
	padding: 				0 0 10px 0;
	border-bottom:			1px dashed #a8a8a1;
}
.CellContenuConseils a {
	color:					#05a4d3;
	text-decoration:		none;
}
.CellContenuConseils a:hover {
	font-weight:			bold;
	text-decoration:		underline;
}
.CellContenuConseils span.Titre {
	color:					#8d836d;
	font-weight:			bold;
}
.CellContenuConseils img {
	float:					right;
	border:					1px solid #d0cec5;
	margin:					0 0 0 5px;
}
.CellAccDemandeInspection {
	color:					#8d836d;
	background:				url(../images/Bg_AccDemandeInspection.gif) no-repeat;
	padding: 				0 35px 0 31px;
	height:					126px;
	vertical-align:			top;
}
.CellAccDemandeInspection img {
	margin:					18px 0 9px 0;
	display:				block;
}
.CellAccDemandeInspection a, .CellIntDemandeInscription a {
	color:					#bb7811;
	text-decoration:		none;
}
.CellAccDemandeInspection a:hover, .CellIntDemandeInscription a:hover {
	text-decoration:		underline;
}
.CellAccDemandeInspection p, .CellIntDemandeInscription p {
	margin:					0 0 8px 0;
}

/* Styles spéciaux pour pages intérieures ------------------------------------*/
.CellIntLogo-FR, .CellIntLogo-EN {
	background:				url(../images/Bg_IntEnteteG_FR.jpg) no-repeat;
	width:					288px;
	height:					218px;
	vertical-align:			top;
}
.CellIntLogo-EN {
	background:				url(../images/Bg_IntEnteteG_EN.jpg) no-repeat;
}
.CellIntLogo-FR img, .CellIntLogo-EN img {
	margin:					36px 0 0 67px;
}
.ImgTitreSection {
	margin:					0 0 0 29px;
}
.CellIntDemandeInscription {
	color:					#8d836d;
	background:				url(../images/Bg_IntDemandeInspection.gif) no-repeat;
	vertical-align:			top;
	padding: 				0 16px 0 31px;
	height:					122px;
}
.CellIntDemandeInscription img {
	margin:					19px 0 6px 0;
	display:				block;
}
.CellTitreInt {
	font:					bold 100%/120% Verdana, Arial, Helvetica, Sans-serif;
}
.CellSousTitreInt {
	font:					bold 100%/120% Verdana, Arial, Helvetica, Sans-serif;
}
.CellColContenuInt {
	background:				#fffff4 url(../images/Bg_IntContenu.gif) repeat-x;
	padding:				9px 0 0 0;
	width:					430px;
	vertical-align:			top;
}
.CellContenuInt {
	padding:				35px 20px 0;
}
.CellIntNavFixe {
	padding:				0 0 0 167px;
}

/* styles pour page contactez-nous, FAQ et liens intéressants ----------------*/
.CellInfoLogo-FR, .CellInfoLogo-EN {
	background:				url(../images/Bg_InfoEnteteG_FR.jpg) no-repeat;
	width:					288px;
	height:					218px;
	vertical-align:			top;
}
.CellInfoLogo-EN {
	background:				url(../images/Bg_InfoEnteteG_EN.jpg) no-repeat;
}
.CellInfoLogo-FR img, .CellInfoLogo-EN img {
	margin:					36px 0 0 67px;
}

.CellInfo{
	background:				#fffff4 url(../images/Bg_IntInfo.gif) repeat-x;
	padding:				9px 0 0 0;
	vertical-align:			top;
}

.CellMenu{
	width:					652px;
	text-align: 			right;
	padding:				9px 54px 0 0;
}

.CellContenuInfo {
	margin: 0 0 0 5px ;
}

.CellContenuInfo a {
	color:					#05a4d3;
	text-decoration:		none;
}

.CellContenuInfo a:hover {
	font-weight:			bold;
	text-decoration:		underline;
}

.CellContenuInfo span.Titre {
	color:					#8d836d;
	font-weight:			bold;
}


/* Styles pour sous menus ----------------------------------------------------*/
.BgSousMenu {
	background:				#fffff4 url(../images/Bg_SousMenu.gif) repeat-x;
	width:					250px;
	padding:				18px 0 0 0;
	vertical-align:			top;
}
.SousMenu {
	margin:					4px 0 0 29px;
	border-top:				1px dotted #a2a29d;
	width:					194px;
}
.SousMenu li {
	list-style:				none outside none;
	background:				url(../images/Puce_SousMenu.gif) no-repeat 20px 2px;
	margin:					6px 0 0 0;
	padding:				0 0 6px 33px;
	border-bottom:			1px dotted #a2a29d;
}
.SousMenu li a {
	color:					#8d836d;
	text-decoration:		none;
}
.SousMenu li a:hover {
	font-weight:			bold;
}
.SousMenu li a#SousMenuOn {
	font-weight:			bold;
}


/* Styles pour formulaires----------------------------------------------------*/
/*.TxtLabel {
	font:					11px/120% Arial, Helvetica, Sans-serif;
	color:					#535b62;
	vertical-align:			bottom;
	padding:				0 0 0 0;
}*/
.mid{
	position: relative;
	top: -4px;
}
.indentation {
	margin-left: 20px;
}
.TxtBox {
	font:					11px/120% Arial, Helvetica, Sans-serif;
	color:					#535b62;
	background:				#fff;
	border:					1px solid #666666;
	padding:				3px;
}
.TxtArea {
	font:					11px/120% Arial, Helvetica, Sans-serif;
	color:					#535b62;
	background:				#fff;
	border:					1px solid #666666;
	padding:				3px;
}
.colonneGauche{
	width: 					250px;
}

/*.colForm{
	float:					left;
	width:					330px;
}
.colForm td{
	padding-bottom:			8px;
}*/
.Btn {
	text-align: 			right;
	margin-right:			50px;
	
}

/* Général -------------------------------------------------------------------*/
BODY {
	font:					11px/120% Arial, Helvetica, Sans-serif;
	padding:				0;
	margin:					0;
	background:				#FFF;
}
a {
	font:					100%/120% Arial, Helvetica, Sans-serif;
	color:					#05a4d3;
	text-decoration:		none;
}
P {
	padding:				0;
	margin:					0 0 12px 0;
}
FORM {
	padding:				0;
	margin:					0;
}
SUP  {
	font:					100%/120% Verdana, Arial, Helvetica, Sans-serif;
}
/* Arrière-plan --------------------------------------------------------------*/
.Bg {
	background:				#5f5541 url(../images/Bg.gif) repeat-y top center;
}
