#Fond
{	background-repeat:no-repeat;
	background-image:url(images/static/FondDoc.jpg);
	top:50px;
	width:1240px;
	height:1754px;
}
#Logo
{	background-image:url(images/static/LogoDoc.gif);
	position:absolute;
	width:250px;
	height:107px;
	background-repeat:no-repeat;
	left:300px;
	top:24px;

}
#CadreRecto
{ background-color:#E6E6FF;
	background-repeat:repeat-y;
	position:absolute;
	left:18px;
	top:280px;
	width:215px;
	text-align:justify;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
#CadreVerso
{ background-color:#E6E6FF;
	background-repeat:repeat-y;
	position:absolute;
	left:18px;
	top:280px;
	width:215px;
	text-align:justify;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#CadreGauche
{
	background-image:url(images/static/cadre.gif);
	position:absolute;
	left:18px;
	top:255px;
	height:689px;
	width:215px;
	text-align:justify;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#TitreDoc
{
	position: absolute;
	top:230px;
	clear: both;
	margin: 10px 0 0 25px;
	padding: 0;
	width: 450px;
	overflow: hidden;
	font-size:28px;
	color:#0000FF;
	left: 240px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}

#SousTitre
{	position: absolute;
	clear: both;
	margin: 10px 0 0 25px;
	padding: 0;
	width: 450px;
	overflow: hidden;
	font-size:20px;
	color:#000000;
	left: 240px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
}
#PiedPage
{	position:absolute;
	left:20px;
	top:1050px;
	width:790px;
	height:82px;
	background-image:url(images/static/PiedPage.gif);
	background-repeat:no-repeat;
}

#Drapeau
{	position:absolute;
	left:30px;
	top:900px;
	white-space:200px;
	height:150px;
	background-image:url(images/static/Drapeau.gif);
	background-repeat:no-repeat;
}
#PiedPageRecto
{	position:absolute;
	left:20px;
	top:1026px;
	width:790px;
	height:82px;
	background-image:url(images/static/PiedPage_Doc_Recto.gif);
	background-repeat:no-repeat;
}
#Trait
{	position:absolute;
	left:255px;
	width:468px;
	background-image:url(images/static/Trait.gif);
	background-repeat:no-repeat;
}
#TexteDroit
{	position:absolute;
	left:260px;
	width:450px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
}
#Suivant
{	background-image:url(images/static/suivant.bmp);
	position:absolute;
	left:800px;
	width:30px;
	height:35px;
	top:30px;
	background-repeat:no-repeat;
}
#Precedent
{	background-image:url(images/static/precedent.bmp);
	position:absolute;
	left:770px;
	width:30px;
	height:35px;
	top:30px;
	background-repeat:no-repeat;
}
#SousMenu {
	left:600px;
	line-height:10px;
	font-family: verdana,arial,tahoma,trebuchet ms,sans-serif;
	font-size:11px;
	position: relative;
    clear: both;
    margin: 10px 0 0 25px;
    padding: 1;
    width: 400px;
    overflow: hidden;
}

