* {padding:0;margin:0}
a{
text-decoration:none;
}
/* BODY */
.body{
	text-align:center;
}



.dad {
	position:relative;
	margin:0 auto;
	width:1160px;
	background-color:#ffffff;
	Z-Index: 1;
}

.bg1 {
	position:absolute;
	top:0px;
	left:0px;
	width:100px;
	height:1816px;
	background-image:url(images/bg.gif);
	background-repeat:repeat;
}
.bg2 {
	position:absolute;
	top:0px;
	left:1060px;
	width:100px;
	height:1816px;
	background-image:url(images/bg2.gif);
	background-repeat:repeat;
}
/* HEADER */
.header{
	position:absolute;
	top:0px;
	left:100px;
	width:960px;
	height:116px;
	text-align:justify;
	border:0px solid green;
	Z-Index: 2;
	
}

.logoheader{
	position:absolute;
	top:0px;
	left:0px;
	width:260px;
	height:116px;
	text-align:justify;
	border:0px solid green;
	Z-Index: 2;
	/*background-color:#eeeeee;*/
	background-image:url(images/bg3.gif);
	background-repeat:no-repeat;
}

.enteteheader{
	position:absolute;
	top:0px;
	left:260px;
	width:700px;
	height:116px;
	text-align:justify;
	border:0px solid green;
	font-family:Arial, Helvetica;
	font-size:13px;
	color:#ffffff;
	Z-Index: 2;
	/*background-color:#eeeeee;*/
	background-image:url(images/bg4.gif);
	background-repeat:no-repeat;
}

.noir{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-align:left;
}
a.noir:link {
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	color: #000000;
	text-decoration: underline;
}
a.noir:visited {
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	color: #000000;
	text-decoration: underline;
}
a.noir:hover {
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	color: #000000;
	text-decoration: none;
}
.noir2{
	font-family:Arial;
	font-size:13px;
	color:#000000;
	text-align:left;
	line-height:25px;
	font-weight:bold;

}
.blanc{
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	text-align:left;
	line-height:25px;
	font-weight:bold;
}
.rose{
	font-family:Arial;
	font-size:11px;
	color:#f08c8c;
	text-align:center;
}
.rouge2{
	font-family:Arial;
	font-size:17px;
	color:#e12625;
	text-align:left;
	font-weight:bold;
}
.rouge{
	font-family:Arial;
	font-size:11px;
	color:#e12625;
	text-align:left;

}
.vert{
	font-family:Arial;
	font-size:11px;
	color:#0d8312;
	text-align:left;
}
.vert2{
	font-family:Arial;
	font-size:17px;
	color:#0d8312;
	text-align:left;
	font-weight:bold;
}
/* FIN HEADER */

/* DADBODY */
.dadbody{
	position:absolute;
	top:116px;
	left:100px;
	width:960px;
	height:1700px;
	float:left;
	text-align:justify;
	border:0px solid green;
	background-color:#ffffff;
}
	
.garantie{
	position:absolute;
	top:0px;
	left:0px;
	width:677px;
	height:116px;
	float:left;
	text-align:justify;
	border:0px solid green;
	background-color:#ffffff;
}


.fond-ilytis{
	position:absolute;
	top:116px;
	left:0px;
	width:677px;
	height:388px;
	float:left;
	text-align:justify;
	border:0px solid green;
	background-color:#ffffff;
}

.text {
	background-color: #ffffff;
	border: 1px solid;
	border-color: #c0d2d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #547979;
	/*width:164px;*/
	height:15px;
	text-decoration: none;
}
.text2 {
	background-color: #ffffff;
	border: 1px solid;
	border-color: #c0d2d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #547979;
	/*width:34px;*/
	height:19px;
	text-decoration: none;
}
.text3{
	background-color: #ffffff;
	border: 1px solid;
	border-color: #c0d2d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #547979;
	width:104px;
	height:15px;
	text-decoration: none;
}
.textarea{
	background-color: #ffffff;
	border: 1px solid;
	border-color: #c0d2d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #547979;
	text-decoration: none;
}
.encart_lateral{
	position:absolute;
	top:0px;
	left:677px;
	width:136px;
	height:555px;
	float:left;
	text-align:justify;
	border:0px solid green;
	background-color:#faa7d1;
}
.encart_feet{
	position:absolute;
	top:504px;
	left:0px;
	width:960px;
	height:51px;
	float:left;
	text-align:justify;
	border:0px solid green;
	background-color:#aeb222;
}

/* FIN DADBODY */
