/* ----- ELEMENTS DE DEPARD ----- */




form {
	margin:0;
	padding:0;
}

h1.titre {
	margin: 5px;
	font-size: 16px;
}

/* ----- CLASSES COMMUNES ----- */

.champ_qte { border: 0; background: none; color: #000; width: 18px }
ul.compte { padding: 5px; border: 1px solid #ccc; list-style: none }
p.centre { text-align: center; margin: 10px }
p.erreur { color: #c00; font-weight: bold; text-align: center }
span.erreur { font-size: 11px; color: #c00 }
span.rouge { color: #c00 }

/* ----- VOS CLASSES ET ELEMENTS ----- */


body {
	margin: 0px;
	background-color:#FAF0F1;
	/*background-color:#151541;*/
}

div#conteneur {
	color:#582E2F;
	width: 980px;
	padding: 0px 0px 0px 0px;
	margin: auto;
	/*height:1000px;*/
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	/*font: 11px Arial, Helvetica, sans-serif;*/
/*	border: 1px solid #00CCFF;*/
}

img{
	border:0;
}
div#baniere{
	background-image:url('../../images/baniere.jpg');
	width:980px;
	height:310px;
	border:0px;
	margin:0px;
}
div#baniere a{
	text-decoration:none;
	color:#fff;
}
div#baniere a:hover{
	text-decoration:underline;
}
/********************************NEWSLETTER********************************/
.champ{
	position:absolute;
	width:116px;
	height:12px;
	border:none;
	border:0;
	margin-left:134px;
	margin-top:13px;
	color:#000000;
	font-size:11px;
	background:none;
}

.b_ok{
	position:absolute;
	margin-left:262px;
	margin-top:10px;
}
/*************************************************************************/
/************************************ICONES***********************************/
div#logo{
	position:absolute;
	margin-left:0px;
	margin-top:193px;
}
div#maison{
	position:absolute;
	margin-left:816px;
	margin-top:5px;
}
div#favoris{
	position:absolute;
	margin-left:859px;
	margin-top:5px;
}
div#ami{
	position:absolute;
	margin-left:905px;
	margin-top:5px;
}
div#plan{
	position:absolute;
	margin-left:945px;
	margin-top:5px;
}
/**************************************************************************/
div#b1{
	position:absolute;
	margin-left:897px;
	margin-top:38px;
	color:#FFFFFF;
}
div#b2{
	position:absolute;
	margin-left:918px;
	margin-top:38px;
	color:#FFFFFF;
}
div#b3{
	position:absolute;
	margin-left:939px;
	margin-top:38px;
	color:#FFFFFF;
}
div#b4{
	position:absolute;
	margin-left:960px;
	margin-top:38px;
	color:#FFFFFF;
}

span.info{
	position:absolute;
	margin-left:555px;
	margin-top:197px;
	color:#fff;
	font-size:12px;
}

div#plus{
	position:absolute;
	margin-left:579px;
	margin-top:248px;
	color:#FFFFFF;
}
div#savoir_plus{
	position:absolute;
	margin-left:570px;
	margin-top:245px;
	color:#FFF;
	font-size:11px;
}
table#millieu{
	vertical-align:top;
}
td#gauche{
	vertical-align:top;
	width:619px;
	background:url('../../images/gauche.jpg') repeat-y;

}
/********************************************PAGE***************************************************/
div#page{
	text-align:justify;
	margin-top:15px;
	width:590px;
	padding-left:14px;

}
div#page p{
	text-align:justify;
	margin:0;
	padding:0;
}
div#page img{
border:2px solid #BB706B;
margin:3px;
}
div#page a{
color:#990000;
}
div#page a:hover{
color:#CC6666;
}
html>body #page {
	height: auto;
	min-height: 300px;
}
div#page h2{
	background:url('../../images/h2.png') no-repeat;
	margin:0;
	padding:0;
	font-size:12px;
	color:#8E2718;
	height:19px;
	padding-top:12px;
	padding-left:35px;
	text-transform:uppercase;
	font-weight:normal;
}
/**********************************FIN PAGE ************************************************************/
div#page .texte{
	/*border:1px solid red;*/
	padding-left:22px;
	background:url('../../images/texte.png') repeat-y left;

}
div#page .fin_texte{
	/*border:1px solid red;*/
	padding-left:22px;
	background:url('../../images/fin_texte.png') no-repeat;
	height:93px;
	height:31px;

}
/*************************************************MENU*************************************************************/
div.separateur{
background:#fff;
height:1px;
width:200px;
}
div#menu{
	padding-top:2px;
	background:#D39298;
	min-height:200px;
	width:200px;
}
div#menu h2{
	width:200px;
	height:19px;
	line-height:13px;
	margin:0;
	padding:0;
	margin-top:3px;
	display:block;
	background:url('../../images/bande.png') no-repeat top left;
}
#menu h2 a{
	display:block;
	color:#8E2718;
	font-size:12px;
	height:19px;
	text-decoration:none;
	margin:0;
	padding:0;
	padding-left:32px;
}
#menu h2:hover{
	background:url('../../images/bande_sel.png') no-repeat top left;
	color:#fff;
}
#menu h2 a:hover{
	color:#fff;
}
/*********************************************************************/
div#menu h2.menutitre{
	cursor:pointer;
	text-indent:32px;
	list-style:none;
	list-style-image:url('../../images/bande.png');
	font-size:12px;
	height:19px;
	width:200px;
	color:#8E2718;
}
div#menu h2.menutitre:hover{
	background:url('../../images/bande_sel.png') no-repeat;
	color:#fff;
}
.stretcher li a{
	display:list-item;
	color:#8E2718;
	text-decoration:none;
	margin-left:37px;
}
.stretcher li{
	list-style:none;
	margin-top:5px;
	
}
.stretcher li a:hover{
	text-decoration:underline;	
}
ul.stretcher {
	/*height:0px;*/
	margin:0;
	padding:0;
}
/*********************************************************************/
/************************************************FIN MENU*********************************************************/
td#centre{
	vertical-align:top;
	width:200px;
	/*background:url('../../images/centre.jpg') repeat-y;*/
	background-color: #d39298;

}
div#debut_menu{
	background:url('../../images/debut_menu.jpg');
	height:54px;
}

td#droite{
	vertical-align:top;
	width:161px;
	/*background:url('../../images/droite.jpg') repeat-y;*/
	background-color: #FAF0F1;

}
div#horaires{
	vertical-align:top;
	width:161px;
	height:125px;
	background:url('../../images/horaires.jpg') no-repeat;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	color:#8E2718;

}
/*************************************FLASH INFOS ************************/
div#debut_flash{
	background:url('../../images/debut_flash.jpg') no-repeat;
	height:41px;
	width:161px;
	margin-left:1px;
}

div#flash_infos{
	background:url('../../images/flash.jpg') repeat-y;
	height:133px;
	padding-left:3px;
}
div#flash_infos a{
color:#993300;
}
div#flash_infos a:hover{
color:#CC9999;
}
div#fin_flash{
	background:url('../../images/fin_flash.jpg') repeat-y;
	height:2px;
}
/*************************************************************************/
td#bas{
	background:url('../../images/bas.jpg') no-repeat;
	width:980px;
	color:#FFFFFF;
	height:192px;
	vertical-align:top;
}

div#ekinoxe{
	margin-left:861px;
	margin-top:2px;
}
/***********************************/

div#bas_haut{
	background:url('../../images/bas_haut.jpg') no-repeat;
	height:59px;
	color:#FFFFFF;
}
div#bas_haut b{
	padding-left:356px;
	padding-top:33px;
	position:absolute;
	color:#FFCC00;
}
div#bas_bas{
	background:url('../../images/bas_bas.jpg') no-repeat;
	height:38px;
	color:#FFFFFF;
}

div#info_societe b{
	color:#8E2718;
	font-size:14px;
}
div#menu_bas{
	width:810px;
	margin-left:35px;
	margin-top:8px;
	text-align:center;
	color:#D39298;
}
div#menu_bas a{
color:#D39298;
text-decoration:none;
}
div#menu_bas a:hover{
color:#8E2718;
}
/***********************INFOS SOCIETEE******************************/
div#info_societe{
	color:#8E2718;
	margin-top:10px;
	width:100%;
	padding-left:20px;
	text-align:justify;
	min-height:70px;

}
