body{
	background-color:#5168ab; 
}
.ensemble {
	height: auto;
	width: 800px;
	margin: auto;
	text-align:center;
}
.ensemble .bandoGauche {
	width: 294px;
	height: 155px;
	float:left;
}
.ensemble .bandoDroit {
	background-image:url(images/bando2.jpg);
	background-repeat:no-repeat;
	width: 506px;
	height: 155px;
	float: right;
}
.ensemble .principal {
	background-color:#8797b3;
	width: 800px;
	height:100%!important;
	height:450px;
	float:left;
	margin-top:0px!important;
	margin-top:-4px;
}
.ensemble .principal .menu{
	background-image:url(images/bando3.jpg);
	background-repeat:no-repeat;
	width:294px;
	height:600px;
	float:left;
}	
.ensemble .principal .corps {
	background-color:#dbe0e8;
	width: 506px;
	height: 100%;
	min-height:430px;
	float:right;
	background-image:url(images/livre.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-stretch:semi-condensed;
}
.ensemble .principal .corps .titre {
	color:#000d3f;
	background-image:url(images/titre.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	margin-top:-11px!important;
	margin-top:0px;
}
.ensemble .principal .corps .texte{
	width: 506px;
	color: #000d3f;
	float:right;
	text-align:left;
	padding-top:10px;
}
.ensemble .principal .corps .trombino {
	width:90%;
	margin:auto;
	background-image: url(images/bus2.gif);
	background-repeat: repeat-y;
}

.bandoGauche img{
	border:0px;
}


.blanc {
	color:#FFFFFF;
}


.corps a{
	text-decoration:underline;
	color:#000d3f;
}
.menu a {
	color:#FFFFFF;
	text-decoration:none;
}
.menu .couleur a {
	color: #000d3f;
	text-decoration:none;
}
.menu .couleur a:hover {
	text-decoration:underline;
	color:#ffffff;
}
.menu a:hover {
	text-decoration:underline;
	color:#000d3f;
}



a.image { /* définition de la classe "image" de la balise <a> */
	display: block; /* la balise a doit être en bloc */
	width: 44px;  /*largeur de l'image réactive */
	height: 30px;  /*hauteur de l'image réactive */
	background-image: url(images/mail.gif); /* source de l'image de départ */
	background-repeat: no-repeat;
	border:0;
}
a.image:hover { /* définition de la classe "image" de la balise <a> au survol */
     background-image: url(images/mailSurvol.gif); /* source de l'image d'arrivée */
} 



.Style1{
	font-size: 1em;
	font-family:"Lucida Sans", Arial, sans-serif;
}
.Style2{
	color: #000d3f;
}
.Style3{
	text-align:center;
}
.Style4{
	font-weight: bold;
; background-image: none
}
.Style5{
	font-size:10px;
}

.accessLayout {
	display : none; 
} 

.imageDroite{
	float:right;
	margin-right:10px;
}
.imageGauche{
	float:left;
 	margin-left:10px;
}
.imageCentre{
	text-align: center;
}
.border{
	border:solid #000000 1px;
}
.taille40{
width:40%;
}

.ensemble .principal .corps .texte .textePhoto {
	margin-left: 120px;
}
.ensemble .principal .corps .texte .cadre {
	border: thin solid #000d3f;
	width: 220px;
	height: 90px!important;
	height: 75px;	
	margin:auto;
	text-align:center;
}
.ensemble .principal .menu .copy {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size:12px;
}
.justify {
	text-align: justify;
}.navette {  text-align: left}
