@charset "UTF-8";
/* CSS Document */
/* calques */
#conteneur {
	width:940px;
	margin:0 auto;
	margin-top:5px;
}
#header{
	height:155px;
}
#logo{
	float:left;
}
#contenu{
	width:935px;
	height:397px;
	background:#FFFFFF url(../images/mirel_bckgd1.jpg) no-repeat;
	overflow:auto;
	margin-top:15px;
}
#gauche{
	float:left;
	width:600px;
	margin:90px 0 0 20px;
}
html>body #gauche{
	margin:90px 0 0 40px;
}
ul.nav {
	list-style-type:none;
}
ul.nav li{
	display:inline;
	color:#FFFFFF;
	font-size:0.9em;
	line-height:120%;
	font-weight:bold;
}
ul.nav li p{
	padding:15px 15px 0 15px;
}
.nav1, .nav2, .nav3, .nav4{
	width:141px;
	height:92px;
	float:left;
}
span.nav1{
	background:url(../images/nav1_or.jpg) no-repeat;
}
span.nav1:hover{
	background:url(../images/nav1_or.jpg) no-repeat 0 -92px;
}
span.nav2{
	background:url(../images/nav1_mau.jpg) no-repeat 0 0;
}
span.nav2:hover{
	background:url(../images/nav1_mau.jpg) no-repeat 0 -92px;
}
span.nav3{
	background:url(../images/nav1_bleu.jpg) no-repeat 0 0;
}
span.nav3:hover{
	background:url(../images/nav1_bleu.jpg) no-repeat 0 -92px;
}
span.nav4{
	background:url(../images/nav1_rou.jpg) no-repeat 0 0;
}
span.nav4:hover{
	background:url(../images/nav1_rou.jpg) no-repeat 0 -92px;
}
.nav_text{
color:#FFFFFF;
text-decoration:none;
float:left;
width:126px;
height:60px;
margin:15px 0px 0px 15px;
}
#droite{
	float:right;
	width:200px;
	height:300px;
	margin:25px 20px 30px 0;
}
html>body #droite{
	float:right;
	width:200px;
	height:300px;
	margin:25px 30px 30px 0;
}

#footer{
	width:935px;
}
#footer_gauche{
	width:630px;
	float:left;
}
#footer_droite{
	width:250px;
	float:right;
}
#footer_droite img{
margin-left:10px;}
h1.under, h2.under{
font-size:1px;
height:1px;
color:#FFFFFF;}
