@CHARSET "ISO-8859-1";

html, body{
	margin: 0;
	padding: 0;
}


body{
	font: 12px tahoma, arial, sans-serif;
	width: 97%;
}

a{
	outline: none;
}

h3{
	font-weight: 500;
}

img{
	border: none;
}

fieldset{
	border: none;
	margin: -5px;
}

#pagination{
  font: 11px arial;
  color: #6f6f6f;
  text-align:right;
	padding-right: 350px;
	padding-bottom: 15px;
}

.red{
	color: #red;
	text-decoration: underline;
}

#global{
	width: 903px;
	margin: 5px auto;

	background: url('../images/bgGlobal.jpg') top left repeat-y;
}

#header{
	width: 903px;
	height: 126px;

	background: url('../images/headernl.jpg') top left no-repeat;
}

#logo{
	float: left;
}

#topLink{
	width: 600px;
	background: url('../images/arianne.jpg') top left no-repeat;
	text-align: left;
	position: relative;
}

#topLink span.title{
	font: 15px arial, sans-serif;
	font-weight: bold;
	position: absolute;
	margin-top: 10px;
	margin-left: 55px;
	float: left;
	display: inline;
}

#topLink img{
	border: none;
	margin-left: 450px;
}

#content{

	position: relative;

}

#panelCommande{
	text-align: center;
	margin-top: 20px;
}

#contentZone{
	margin-left: 36px;
	margin-top: 20px;
}
#rightCol{
	float: right;
	margin-right: 190px;
}

* html #rightCol{
	float: right;
	margin-right: 95px;
}
#rightCol.nomarginright{
	float: right;
	margin-right: 0;
}

#cadreDroite{
	width: 250px;
	height: 350px;

	margin-right: 25px;

	padding-top: 15px;

	font-size: 11px;

	background: url('../images/cadreRight.jpg') top left no-repeat;
}

#cadreDroite p{
	margin-left: 25px;
	margin-right: 25px;
}

.cadreBrochure{
	width: 144px;
	height: 256px;

	position: relative;
	font-size: 11px;

	float: left;
	text-align: center;

	background: url('../images/cadreBroch.jpg') top left no-repeat;
}

.cadreBrochure p{

	margin-top: 10px;


}

.marleft{
	margin-left: 50px;
}

#formZone{
	float: right;
	position: relative;
	width: 300px;
	padding-left: 5px;
}

#formZone label.formLabel{
	display: block;
	float: left;
	width: 100px;
}

#formZone label.largeFormLabel{
	display: block;
	float: left;
	width: 100%;
}

#formZone label.cll{
	clear: left;
	width: 140px;
}


input.litInput{
	width: 100px;
	border: 1px solid #ccc;
}

input.larInput{
	width: 130px;
	border: 1px solid #ccc;
}

.cadreBrochure img{
	position: absolute;
	bottom: 12px;
	left: 12px;
}


#btnSuiv{
	margin: 25px 55px;
	display: none;
}

#footer{
	width: 903px;
	height: 41px;

	margin: 0 auto;
	margin-top: -5px;

	font: 11px arial, tahoma, sans-serif;
	color: #8f8f8f;

	padding: 10px 30px;
	padding: 20px 30px !important!;

	background: url('../images/footer.jpg') top left no-repeat;
}

#footer a, #footer a:hover,#footer a:visited{
	text-decoration: none;
	color: #8f8f8f;
}


.spacer{
	clear: both;
}
#ctrlZone{
}

#ctrlZone ul{
	list-style: none;
}

#ctrlZoneMenu li{
	display: block;
	float: left;

	height: 30px;
	text-align: center;
	margin: 3px 0;
}

#ctrlZoneMenu li a{
	display: block;
	float: left;
	text-indent: -20000px;
	height: 30px;
}

#ctrlZoneMenu li#b1 a{

	width: 250px;
	background-image: url('../images/commanderautresnllarge.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;

}

#ctrlZoneMenu li#b2 a{

	width: 250px;
	background-image: url('../images/listbrochurenllarge.jpg');
	background-repeat: no-repeat;

	background-position: 0 0;

}

#ctrlZoneMenu li#b1 a:hover{

	width: 250px;
	background-image: url('../images/commanderautresnllarge.jpg');
	background-repeat: no-repeat;

	background-position: 0 -30px;

}

#ctrlZoneMenu li#b2 a:hover{

	width: 250px;
	background-image: url('../images/listbrochurenllarge.jpg');
	background-repeat: no-repeat;

	background-position: 0 -30px;

}

#endcaddy a{

	width: 250px;
	height: 30px;
	background: url('../images/endcaddynllarge.jpg') 0 0 no-repeat;

}

#endcaddy a:hover{
	background-position: 0 -30px;
}



#visu{
	margin: 0;
	position: relative;
	left: 329px;
	margin-bottom: -18px;
	margin-top: -15px !important!;
}