body {
	padding: 0;
	margin: 0;
	background:#000000;
	text-align: center;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

div#wrap-all {
	width: 1024px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	min-height: 400px;
}
div#wrap-icontent {/* index */
	background: #000000 url(../img/fond_tout_eteint.jpg) no-repeat 0 top;
}
div#wrap-content {
	background: #000000 url(../img/fond_tout_eteint.jpg) no-repeat 0 top;
}
div#arriere_plan {
position:absolute;
top:0px;
z-index:1;
width:1024px;
height:700px;
background:url(../img/fond_tout_eteint.jpg);
}
div#contenu {
position:absolute;
top:0px;
z-index:1;
width:1024px;
height:700px;
display:none;
}

#lien_gpm {
position:absolute;
display:block;
width:180px;
height:90px;
top:175px;
left:93px;
font-style:none;
text-decoration:none;
font-size:12px;
}
#retour_video {
position:absolute;
display:block;
width:100px;
height:80px;
top:378px;
left:60px;
font-style:none;
text-decoration:none;
font-size:12px;
}
#retour {
position:absolute;
display:block;
top:0px;
left:0px;
width:300px;
height:200px;
background:url(../img/bouton_retour.png) no-repeat 0 top;
z-index:150;

}
#prescrire {
position:absolute;
display:block;
width:100px;
height:90px;
top:473px;
left:60px;
font-style:none;
text-decoration:none;
font-size:12px;
}
#mentions {
position:absolute;
z-index:100;
display:block;
width:90px;
height:40px;
top:618px;
left:300px;
font-style:none;
text-decoration:none;
font-size:12px;
}
a {
color:#FFFFFF;
font-style:none;
text-decoration:none;
font-size:12px;
}

.intitule { 
text-indent: 0;
padding: 0;
font-family: Arial,Helvetica,'sans-serif';
font-size: 12px;
color: #FFFFFF;
line-height: 10pt;
font-weight:bold;
}


INPUT {
color:#000000;
font-family:arial, helvetica, sans-serif;
font-style:none;
text-decoration:none;
font-size:12px;
border: 1px solid #eb7303;
}
SELECT {
color:#000000;
font-family:arial, helvetica, sans-serif;
font-style:none;
text-decoration:none;
font-size:12px;
border: 1px solid #eb7303;
}
TEXTAREA {
color:#000000;
font-family:arial, helvetica, sans-serif;
font-style:none;
text-decoration:none;
font-size:12px;
border: 1px solid #eb7303;

}
.SUBMIT {
display:block;
color:#FFFFFF;
font-family:arial, helvetica, sans-serif;
  background-Color: #1c7ebd;
border: 1px solid #eb7303;
font-style:none;
text-decoration:none;
font-size:12px;
font-weight:bold;
cursor:pointer;
}