@charset "UTF-8";
@import url(include/style.css);
@import url(include/menu.css);
@import url(include/contact.css);
@import url(include/plan.css);
@import url(include/search.css);

.reset{
	clear: both;
}

#daddy{
	background-color:#dfdcdc;
	margin:0 auto;
	width:900px;
}

/*partie bandeau du site*/

#bandeau{
	background-image:url(../img/index_01.jpg);
	background-repeat: no-repeat;
	width:900px;
	height:267px;
}

#logo{
float:left;
padding-top:30px;
margin-left:190px;
width:186px;
height:226px;
}

#ensseigne{
float:left;
margin-left:100px;
padding-top:15px;
}

h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFF00;
font-size:24px;
margin-left:20px;
}

/* Partie navigation de la page */

#menu_top{
	background-image:url(../img/index_04.gif);
	background-repeat:no-repeat;
	height:14px;
	width:816px;
	margin-left:50px;
	
}

#menu_centre{
	clear:both;
	background-color:#f9f8d4;
	width:816px;
	height:65px;
	margin-left:50px;
}

#menu_bottom{
	background-image:url(../img/index_07.gif);
	background-repeat:no-repeat;
	height:14px;
	width:816px;
	margin-left:50px;
}

#menu_centre #menuLevel1 a{
	font-size: 15px;
} 

#menu_centre ul{
	float:right;
	margin-right:20px;
	margin-top:7px;
	margin-bottom: 5px;
	list-style-type:none;
	text-decoration:none;

}

#menu_centre li{
	float:left;
}

#menu_centre li a{
	float:left;
	margin-left:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style-type:none;
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}

#menu_centre li a.selected{
	color:#fd3209;
}

#motif1{
	height:20px;
	width:160px;
	background-image:url(../img/index2_09.gif);
	margin-left:150px;
}

#motif2{
	float:left;
	height:118px;
	width:33px;
	background-image:url(../img/index2_22.gif);
	margin-top:140px;
}

/* partie gauche de la page */

#partie_gauche{
	float:left;
	width:485px;
	min-height:500px;
}

#top_titre{
	width:485px;
	height:5px;
	background-image:url(../img/index2_12.gif);
}

#content_titre{
	margin-left:1px;
	width:483px;
	background-color:#ff2b08;
	min-height:20px;
}

#bottom_titre{
	width:485px;
	height:5px;
	background-image:url(../img/index2_15.jpg);
}

#content_gauche{
	width:485px;
	background-color:#e6e7d8;
	min-height:500px;
}

/* full width */
.full #top_titre{
	width: 830px;
	height:5px;
	background-image:url(../img/index2_12.gif);
}

.full #content_titre {
	margin-left:1px;
	width:830px;
	background-color:#ff2b08;
	min-height:20px;
}

.full #bottom_titre{
	width:830px;
	height:5px;
	background-image:url(../img/index2_15.jpg);
}

.full #content_gauche{
	width:830px;
	background-color:#e6e7d8;
	min-height:500px;
}

.full #bottom_gauche{
	width:830px;
	background-image:url(../img/index2_27.gif);
	height:14px;
	margin-bottom:30px;
}

/* */

#photo_gauche{
	padding-left:50px;
	padding-top:30px;
}

#photo_droite{
	padding-left:30px;
	padding-top:30px;
}

.contenu_gauche{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	width:350px;
margin-left:60px;
padding-top:20px;
}

#bottom_gauche{
width:484px;
background-image:url(../img/index2_27.gif);
height:14px;
margin-bottom:30px;
}

/*partie droite de la page*/

#partie_droite{
float:left;
width:300px;
min-height:500px;
margin-left:50px;
}

#top_titre_droite{
width:300px;
height:5px;
background-image:url(../img/index2_14.gif);
}

.titres_blocs{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:15px;
color:#FFFF00;
text-align:center;
padding-top:5px;
}

#content_titre_droite{
margin-left:1px;
width:298px;
background-color:#ff2b08;
min-height:20px;
}

#bottom_titre_droite{
width:300px;
height:5px;
background-image:url(../img/index2_16.gif);
}

#content_droite{
width:300px;
background-color:#e6e7d8;
min-height:200px;
color:#666666;
}

.contenu_droite{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#666666;
width:250px;
margin-left:30px;
padding-top:20px;
}


#bottom_droite{
width:300px;
background-image:url(../img/index2_25.gif);
height:15px;
margin-bottom:30px;
}

/*partie footer de la page*/

#footer{
width:850px;
margin-left:25px;
text-align: center;
margin-top: 20px;
}

#mentions{
padding-top:15px;
margin-top:20px;
width:700px;
margin-left:100px;
border-top:#333333 1px solid;
}

.mentions{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#333333;
font-size:12px;
margin-left:40px;
}


