/* CSS Document */


body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color:#FFEFBD;
color:#D14646;
}

#conteneur {
	position:relative;
	margin:0 auto;
	width: 863px;
	background-color:#ffffff;
}

#gauche{
float:left;
width:172px;
background:url(../../images/fond_gauche.gif) top left repeat-y;
}

#droite{
float:right;
margin-left:172px;
width:80%;
}

#header{
position:relative;
width:863px;
height:346px;
background:url(../../images/header.gif) top left no-repeat;
}

#bando{
position:absolute;
top:17px;
left:190px;
width:660px;
height:300px;
}


#contenu{
position:relative;
width:863px;
background:url(../../images/fond_contenu.gif) top left repeat-y;
}


#texte{
padding:20px 0px;
margin-left:190px;
text-align:justify;
width:660px;
}


#texte a{
text-decoration:underline;
color:#AB2920;
}

#texte a:hover{
text-decoration:none;
color:#AB2920;
}

#menuhaut{
position:absolute;
top:322px;
left:185px;
width:670px;
height:35px;
}


.menuh{
float:right;
height:25px;
padding-top:5px;
}

.menuh a{
color:#D14646;
background-color:#ffffff;
text-decoration:none;
font-weight:bold;
padding:2px;
}

.menuh a:hover{
color:#ffffff;
background-color:#D14646;
text-decoration:none;
font-weight:bold;
padding:2px;
}

.panier{
float:left;
}

.panier a, .panier a:hover{
cursor:pointer;
}

#menugauche{
position:absolute;
top:-155px;
left:10px;
width:150px;
color:#FFFFFF;
text-align:left;

}


#menugauche a{
color:#FFFFFF;
text-decoration:underline;

}


#menugauche a:hover{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
font-size:11px;
}

#footer{
clear:both;
width:907px;
height:45px;
padding-top:18px;
margin:0 auto;
background:url(../../images/footer.gif) top center no-repeat;
text-align:center;
font-size:0.7em;
color:#EFE3C5;
}

#footer a{
color:#EFE3C5;
text-decoration:none;
}

#footer a:hover{
color:#EFE3C5;
text-decoration:underline;
}

h3{
font-weight:bold;
color:#AB2920;
}

.gras{
color:#AB2920;
}

#googlemap{
	position:absolute;
	top:35px;
	right:56px;
	width:230px;
	height:230px;
	border:#D14646 solid 2px;
}

#coord{
	position:absolute;
	top:85px;
	left:226px;
	width:300px;
	height:146px;
	text-align:center;
	background:url(../../images/contact.jpg) top left no-repeat;
}
