.body{
background-color:#FFFFFF;
width:1024px;
height:768px;
background-position:top left;
position:absolute;
}

.logo{
position:absolute;
font-family: Arial, Helvetica, sans-serif;
font-size: 82%;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color:#666666;
text-decoration:blink;
text-align: left;
vertical-align: top;
left:30px;
top:24px;
}

.pointille{
position:absolute;
left:30px;
top:65px;
width:1000px;
height:1px;
background-color:#FFFFFF;
border-bottom:dashed;
border-bottom-width:1px;
border-bottom-color:#000000;
}

.ddm{
	position:absolute;
	left:30px;
	top:75px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 68%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration:none;
	text-align: left;
	vertical-align: top;
	width: 1024px;
}
.bouton{
	position:absolute;
	left:30px;
	top:130px;
	z-index:5;
}

.menu{
position:absolute;
left:30px;
top:140px;
font-family:Arial, Helvetica, sans-serif;
font-size: 70%;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration:none;
text-align: left;
vertical-align: top;
}
.textev{
position:absolute;
left:700px;
top:140px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color:#000000;
text-decoration:none;
text-align: left;
vertical-align: top;
height:655px;
overflow:auto;
}
.texte{
	position:absolute;
	left:31px;
	top:139px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration:none;
	text-align: left;
	vertical-align: top;
	width: 400px;
}
.visuelp{
	position:absolute;
	overflow:auto;
	width:615px;
	height:440px;
	margin-left:60px;
	margin-top:140px;
}
.visuelr{
position:absolute;
overflow:auto;
width:615px;
height:215px;
margin-left:60px;
margin-top:580px;
}
.texter{
position:absolute;
left:700px;
top:580px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000;
text-decoration:none;
text-align: left;
vertical-align: top;
}
a{
color:#999999;
text-decoration:none;
text-align:left;
}
a:hover{
color:#0066FF;
text-decoration:underline;
text-align:left;
}
a:visited{

}
/* ----------------------- STYLE EN GRAS
---------------------------------------- */
span.gras{
	display:block;
	font-weight:900;
	color:#666666;
	font-size:10px;
}
/* ----------------------- STYLE LIGNE
-------------------------------------- */
hr.ligne{
	height: 1px;
	padding:0;
	background-color: #000;
	border: 1px;
}
