/* CSS Document */

body {background-color: #FFFFFF; margin-top: 5px;}

#conteneur{ position:absolute; overflow: hidden; left:50%; width:1000px; height:750px; background-color:#FFFFFF; margin-left: -500px;} 

#banniere{ float:left; width:730px; height:55px; background-repeat:no-repeat;}

#bouton_1{ float:left; margin-left:385px; margin-top:20px; width:94px; height: 35px;}

#boutons{ float:left; margin-top:20px; height: 35px;}

/*PAGE ACCUEIL */

#menu_bouton_accueil{ float:left; width:110px; height:200px; margin-left:76px; margin-top: 86px;}

#cadre_texte_accueil{
	float:left;
	width:490px;
	height:420px;
	margin-left:40px;
	margin-top: 10px;
	background-image: url(../images/fond_texte_index.jpg);
}
#cadre_texte_liens{
	float:left;
	width:490px;
	margin-left:40px;
	margin-top: 86px;
}
.titre{
	float:left;
	width:400px;
	margin-top: 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #ff6600;
	font-weight:bold;
	margin-left: 50px;
}

.texte{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: lighter;
	text-align: justify;
}

#cadre_texte{
	float:left;
	width:450px;
	margin-left:18px;
	margin-top: 20px;
}

#texte_accueil_orange{ color: #ff6600;}
#texte_accueil_orange A{color: #ff6600; text-decoration:none;} 
#texte_accueil_noir{ color: #070500;}
#texte_accueil_horaires{
	color: #070500;
	letter-spacing: 0px;
}

/* MENU */

#menu{
	float:left;
	width:270px;
	height:700px;
}

#logo{
	float:left;
	width:250px;
	height:120px;
	margin-left:10px;
	margin-top:10px;
}

#menu_bouton{
	float:left;
	width:110px;
	height:200px;
	margin-left:30px;
	margin-top: 20px;
}

#libelle_boutons{
	float:left;
	width:106px;
	height:35px;
	margin-left:2px;
	margin-top: 2px;
}



/* FOND */

/* Fond Page intro */
#fond{
	float:left;
	width:730px;
	height:653px;
	margin-left:0px;
}

#flash{
	float:left;
	margin-left:180px;
	margin-top:50px;
}

#bouton_entree{
	float:left;
	margin-left:85px;
	margin-top:317px;
}

/* PAGE PRINT */

#sous_menu{
	float:left;
	margin-left:65px;
	margin-top:85px;
	width: 140px;
}
#sous_menu_titre{
	float:left;
	margin-left:1px;
	width: 120px;
	padding-bottom: 5px;
	padding-top: 10px;
}
#sous_menu_btn{
	float:left;
	margin-left:15px;
	margin-top:0px;
	width: 120px;
}

#slide{
	float:left;
	margin-left:25px;
	margin-top:0px;
	width: 470px;
}

/* PAGE CONTACT */
#slide_contact{
	position:absolute;
	width: 412px;
	height: 282px;
	left: 385px;
	top: 127px;
}
#fond_plan{
	width: 400px;
	height: 308px;
}


/* PIED */
#pied{
	float:left;
	width:835px;
	height:40px;
	margin-left:160px;
}

#pied_accueil{
	float:left;
	width:88px;
	height:40px;
	margin-left:50px;
	margin-top: 0px;
}
#pied_realisation{
	float:left;
	width:88px;
	height:40px;
	margin-left:100px;
	margin-top: 0px;
}
#pied_texte{
	float:left;
	width:800px;
	height:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-align: left;
	padding-top: 28px;
}
#pied_texte A{
color:#ec6500;
}
#pied_lien{
	float:left;
	width:60px;
	height:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-align: left;
	padding-top: 28px;
}
#pied_lien A{
color:#ec6500;
}

#pied_web{
	float:left;
	width:88px;
	height:40px;
	margin-left:110px;
	margin-top: 0px;
}

#adresse{
	position:absolute;
	left: 115px;
	top: 289px;
}

