@charset "utf-8";
/* CSS Document */

*
{
	margin:0;
	padding:0;
}

img  {
	border: 0;
}

a img
{
	border:none;
}

/**********************************************************************************/
/*** Général **********************************************************************/
html,body
{
	background-color: #FFFFFF;
	scrollbar-arrow-color: #666666;
	scrollbar-face-color: #FFFFFF;
	
}

#contenant
{
	width:1000px;
	height: auto;
	float: left;
}

#contenant #menuUp
{
	height: 120px;
	width: 1000px;
	float: left;
	background-image:url(../fr/images/fond-haut.jpg);
	background-repeat: no-repeat;
}

#contenant #menuLeft
{
	height: 480px;
	width: 155px;
	float: left;
	background-image:url(../fr/images/fond-menu.gif);
	background-repeat: no-repeat;
}

#contenant #contenuCentre
{
	width: 845px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	background-image:url(../fr/images/fond-centre.gif);
	background-repeat: repeat-y;
}

/******************************************************/
/*** Defnition du menu ************************************************************/

#menuLeft ul {
	margin-top: 15px
}

#menuLeft li {
	margin:0;
	padding:0;
	list-style-type: none;
	float:right;
}

#menuLeft a.Acc{
	display: block;
	background-image: url(../fr/images/menu-1-1.jpg);
	height: 20px;
	width: 155px;	
}

#menuLeft a.Acc:hover{
	background-image: url(../fr/images/menu-1-2.jpg);
}

#menuLeft a.Ent{
	display: block;
	background-image: url(../fr/images/menu-2-1.jpg);
	height: 20px;
	width: 155px;	
}

#menuLeft a.Ent:hover{
	background-image: url(../fr/images/menu-2-2.jpg);
}

#menuLeft a.Serv{
	display: block;
	background-image: url(../fr/images/menu-3-1.jpg);
	height: 20px;
	width: 155px;	
}

#menuLeft a.Serv:hover{
	background-image: url(../fr/images/menu-3-2.jpg);
}

#menuLeft a.Real{
	display: block;
	background-image: url(../fr/images/menu-4-1.jpg);
	height: 20px;
	width: 155px;	
}

#menuLeft a.Real:hover{
	background-image: url(../fr/images/menu-4-2.jpg);
}

#menuLeft a.Inf{
	display: block;
	background-image: url(../fr/images/menu-5-1.jpg);
	height: 20px;
	width: 155px;	
}

#menuLeft a.Inf:hover{
	background-image: url(../fr/images/menu-5-2.jpg);
}

#menuLeft a.Cont{
	display: block;
	background-image: url(../fr/images/menu-6-1.jpg);
	height: 20px;
	width: 155px;	
}

#menuLeft a.Cont:hover{
	background-image: url(../fr/images/menu-6-2.jpg);
}

#menuLeft a.Fin{
	display: block;
	background-image: url(../fr/images/menu-7-1.jpg);
	height: 10px;
	width: 155px;	
}

/**********************************************************************************/
/*** Defnition des zones ************************************************************/

#contenuCentre .Titre
{
	height: 145px;
	width: 845px;
	background-image:url(../fr/images/fond-titre.jpg);
	background-repeat: no-repeat;
	float: left;
}

#contenuCentre .Titre p
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	height: auto;
	width: 480px;
	margin-left: 215px;
	margin-top: 55px;
	text-align: justify;
}

#contenuCentre .Titre a
{
	font-family: Arial;
	font-size: 11px;
	color: #ae0000;
	text-decoration: none;
}

#contenuCentre .AccGauche
{
	height: 303px;
	width: 325px;
	background-image:url(../fr/images/fond-accgauche.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 32px;
}

#contenuCentre .AccGauche a
{
	height: 24px;
	width: 289px;
	background-image:url(../fr/images/fond-actus.gif);
	background-repeat: no-repeat;
	float: left;
	text-decoration: none;
	margin-left: 17px;
	padding-left: 25px;
	padding-top: 5px;
}


#contenuCentre .AccDroite
{
	height: 335px;
	width: 515px;
	background-image:url(../fr/images/fond-accdroite.gif);
	background-repeat: no-repeat;
	float: left;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

#contenuCentre .AccDroite .DetailTitre
{
	height: 30px;
	width: 300px;
	background-image:url(../fr/images/fond-detailTitre.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	margin-top: 8px;
}

#contenuCentre .AccDroite .DetailTitre H1
{
	height: 30px;
	float: right;
	text-align: right;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 5px;
	padding-top: 5px;
}

#contenuCentre .AccDroite .DetailTitre H2
{
	height: 30px;
	width: 52px;
	float: right;
	text-align: right;
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	padding-right: 5px;
	padding-top: 5px;
}

#contenuCentre .AccDroite .DetailVignette
{
	height: 30px;
	width: 210px;
	float: left;
	margin-top: 8px;
	padding-left: 5px;
}

#contenuCentre .AccDroite .DetailVignette a
{
	height: 30px;
	width: 28px;
	float: left;
	background-image:url(../fr/images/masque-vignette.gif);
	background-repeat: no-repeat;
}

.Vignettes
{
	height: 20px;
	width: 20px;
	overflow: hidden;
	margin-top: 1px;
	margin-left: 4px;
}

#contenuCentre .AccDroite .DetailTexte
{
	height: auto;
	width: 300px;
	float: left;
}

#contenuCentre .AccDroite .DetailTexte p
{
	height: auto;
	width: 200px;
	float: right;
	margin-right: 65px;
	margin-top: 8px;
	text-align: right;
}

#contenuCentre .AccDroite .DetailImage
{
	height: 278px;
	width: 215px;
	float: left;
	background-image:url(../fr/images/actus/5-1.jpg);
	background-repeat: no-repeat;
}


#contenuCentre .AccGauche a
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

#contenuCentre .ContenuPage
{
	height: auto;
	width: 845px;
	background-image:url(../fr/images/fond-bas.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
	padding-bottom: 50px;
	padding-top: 20px;
}

#contenuCentre .ContenuPage p
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	height: auto;
	margin-left: 50px;
	margin-right: 150px;
	text-align: justify;
}

#contenuCentre .ContenuPage h1
{
	font-family: Arial;
	font-size: 16px;
	color: #666666;
	height: auto;
	margin-left: 50px;
	margin-right: 150px;
	text-align: justify;
}

#contenuCentre .ContenuPage a
{
	font-family: Arial;
	font-size: 11px;
	color: #ae0000;
	text-decoration: none;
}
