/***********************************************************************************/
/************************ EBAUCHE GENERALE *****************************************************/
/***********************************************************************************/


body {
	background: #FF0E41 url('../../images/body.jpg') repeat-x ;
	margin: 0px;
}

div#conteneur {
	width: 980px;
	padding: 0px 0px 0px 0px;
	margin: auto;
	font: 12px  Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

form {
	margin:0;
	padding:0
}

h1.titre {
	margin: 5px;
	font-size: 16px;
	text-decoration:underline;
	color:#CC9933;
}

/*************/

p.erreur { color: #E2BD0F; font-weight: bold; text-align: center }
span.erreur { font-size: 11px; color: #E2BD0F }
span.rouge { color: #E2BD0F }

div#haut{
	width: 980px;
	height: 335px;
	background: url('../../images/banniere.jpg') no-repeat ;
}


div#logo{
	width: 304px;
	height: 86px;
	position:absolute;
	margin-left: 551px;
	margin-top: 110px;
}

#menu_haut {
	list-style: none;
	float:left;
	position:absolute;
	height:15px;
	width:345px;
	margin: 10px 0 0 535px;
}

#menu_haut li {
	float: left;
	color: #A51419;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

#menu_haut li a {
	color: #A51419;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px
}

#menu_haut li a:hover {
	color: #926C19;
	text-decoration:underline;
}

.champs3{
	position:absolute;
	width:135px;
	height:16px;
	border:none;
	border:0;
	background: url('../../images/bg_input.jpg') repeat-x ;
	margin-left: 300px;
	margin-top: 11px;
	color:#000000;
}

.b_ok{
	position:absolute;
	margin-left:454px;
	margin-top:9px;
}
#menu_bas {
	list-style: none;
	padding:0;
	margin:0;
	position:absolute;
	height: 20px;
	width: 700px;
	margin: 310px 0 0 290px;
}

#menu_bas li {
	color: #000000;
	float:left;
	height:18px;
}

#menu_bas li a {
	color: #ffffff;
	text-decoration: none;
	padding-left: 14px;
	height: 13px;
	padding-right: 65px;
	font-family:"Comic Sans MS", arial;
	font-size: 16px;
}

#menu_bas li a:hover {
text-decoration: underline;
}


#contenu {
	width: 980px;

}

table#contenu td {
	vertical-align: top;
}

td#gauche {
	width: 246px;
	background: url('../../images/fleurs.jpg') no-repeat bottom right;
}

td#centre {
	width: 489px;
	background: #af0524 url('../../images/centre.jpg') no-repeat bottom right;
}

td#droite{
	width:245px;
	background: url('../../images/buste.jpg') no-repeat bottom right;}

div#haut_menu{
	width: 246px;
	height: 65px;
}
div#menu {
	width: 206px;
	margin-left: 19px;
}

div#top{
	width: 487px;
	height: 47px;
	background: url('../../images/top.jpg') no-repeat ;
}

div.titre{
	height: 20px;
	font-size: 16px;
	margin-left:60px;
	margin-top: 15px;
	font-weight:bold;
	text-transform:uppercase;
	color:#DEB40D;
}
#contact1{
margin-left:-27px;

}

div#page {
	width: 447px;
	color:#ffffff;
	text-align:justify;
	height: 700px;
	padding: 10px 20px 35px 20px;
}

html>body #page {
height:auto;
/* margin-left:-27px; */
min-height:700px;
}

div#haut_menu{
	width: 245px;
	height: 73px;
}


div#flash{
	width: 200px;
	margin-left: 30px;
	height: 135px;
}

div#haut_horaire{
	width: 129px;
	height: 18px;
	font-size:16px;
	text-transform:uppercase;
	color:#EFD108;
	padding-left:90px;
	padding-top:30px;
	font-weight:bold;
	background: url('../../images/haut_horaire.jpg') no-repeat ;
	margin-top: 6px;
}

div#horaire{
	width: 225px;
	height: 167px;
	background: url('../../images/horaires.jpg') no-repeat ;
	margin-left: 9px;
	margin-top: 6px;
}

#contenu_bas td {
vertical-align: top;
}

div#bandeau{
	width: 980px;
	height: 55px;
}
div#categorie{
	width: 980px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align:center;
}

div#categorie a{
	text-decoration:none;
	margin-left:10px;
	color:#ffffff;
}

div#categorie a:hover{
	text-decoration:underline;
	color:#E3BF10;
}

div#ekinoxe{
	width: 67px;
	height: 86px;
}

div#adresse{
	width: 980px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	color:#DEB40D;
	text-align:center;
}
.ombre{
position:absolute;
margin-left: 236px;
margin-top: 30px;}

.ombre1{
position:absolute;
margin-left:735px;
margin-top: 30px;}

/**********************MENU CATEGORIE GAUCHE***********************************/
#menu h2{
	width:176px;
	display:block;
	font-size:14px;
	margin:0;
	padding:0;
	text-decoration:none;
	padding-left:5px;
	font-weight:normal;
	padding-top:3px;
	padding-left:30px;
	padding-bottom:5px;
	background: url('../../images/puce3.gif') no-repeat  bottom left;
}

#menu h2 a{
	color: #ffffff;
	font-size:14px;
	margin-bottom:20px;
	text-decoration:none;
	}
	
#menu h2 a:hover{
	color: #E3BF10;
}

h2.menutitre {

	color:#ffffff;
	cursor:pointer;
	text-decoration:none;
	}

h2.menutitre:hover {
	color:#E3BF10;
	
	}
	
	
#menu ul {
	margin:0 0 0 10px;
	padding: 0;
	list-style: none;
}

#menu li {
	width:165px;
	margin: 5px 0 7px 25px;
	padding: 3px 0 0 0;
}

#menu li a {
	font-size:12px;
	text-decoration: none;
	color:#ffffff;
}

#menu li a:hover {
	color: #372C15;
	text-decoration:underline;
}

	a.retour {
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color: #000000;
}

 a.retour:hover {
 text-decoration:underline;}


.champs_contact{
	border: 1px solid  #4e4e4e;
	width: 250px;
}

/*********************SITEMAP*************************************/

#page h1.rub  {
	margin-top: 10px;
	margin-bottom: 10px;	
}

#page h1.rub a {
	text-decoration: none;
	color:#E2BD0F;
	font-size:13px;
	padding-left:30px;
}

#page h1.rub a:hover {
	color: #FF6600
}

#page ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#page li a {
	margin: 0;
	padding-left:50px;
	font-weight:bold;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #ffffff;
}

#page li {
	padding-top: 2px;
	padding-bottom: 2px;
}

#page li a:hover {
	color:#000000;
}


/*************************************************************************************************************/
marquee{
	position:absolute;
	height: 139px;
	font-size:11px;
	text-align:left;
	color:#ffffff;
	width:170px;
}

marquee h1{
	font-size:13px;
	font-weight:bold
}

marquee h1 a{
color: #000000;
}


table#tableau_horaires{
width: 200px;
margin-top: 10px;
margin-left: 10px;
font-weight:bold;
color:#FFFFFF;}

table#tableau_horaires td {
	vertical-align: top;
}


div#select img{
	margin-left:38px;
	border: 1px solid  #333333;
	margin-top: 20px;
}

div#select {
	width: 440px;
	margin-bottom:20px;
	margin-top: 20px;
}