body{
	font: normal .8em "Trebuchet MS", Arial; 
	color:#666666;
	margin: 0px;
}

p { 
	font: normal 12px "Trebuchet MS", Arial; 
	margin: 0px; 
	padding: 0;
	/*text-align: justify;*/
}

img{
	border: none;
}

a:link, a:visited { 
	text-decoration: none;
	color: #78A3D5;
}

a:hover{ 
	color: #CC484B;
}

.copyright{
	text-align:center;
	font-size: 7pt;
	width: 750px;
	color:#999999;
}
#Contenant{
	position:relative;
	width:750px;
	margin: 2em auto;
}

#CorpsDocument{
	
	width:750px;
	margin: auto;
	background-image:url(Images/fond.gif);
}

#Header{
	position:relative;
	min-width: 750px;
	z-index:1;
}

#Float{
	float:left;
}
#MenuDyn{
	float:left;
	width: 562px;
	height: 26px;
	background: url(Images/mnu_droit.gif) top right no-repeat;
	}
#MenuGauche{
	position:absolute;
	left:20px;
	top:150px;
	z-index:3;
}
#MenuGaucheBas{
	position:absolute;
	left:20px;
	top:292px;
	z-index:3;
}
#TitreSection{
	position:relative;
	left:185px;
	top: 0px;
	width: 330px;
	z-index:0;
}
#CorpsTexte{
	position:relative;
	left: 187px;
	top: 5px;
	width: 535px;
	text-align:justify;
	z-index:0;
	min-height:200px;
}
#CorpsTexteContact{
	position:relative;
	left: 190px;
	top: 5px;
	width: 200px;
	text-align:justify;
	z-index:0;
	min-height:200px;
}
#ImageDroite
{
	position:absolute;
	top:185px;
	left: 570px;
}
#ImageCarte
{
	position:absolute;
	top:200px;
	left: 450px;
}
#SMenu1
{
	position:relative;
	background-image:url(Images/fond_boite.gif);
	color: #78A3D5;
	background-repeat: repeat-y;
	margin-left: 3px;
	padding-left:13px;
	z-index:3;
}
#RendezVous
{
	position:absolute;
	left:22px;
	top:215px;
	z-index:3;
}
.titre
{
	color: #78A3D5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}





