@charset "UTF-8";

body { margin:0; padding:0; background:url(../images/back-body.gif) repeat-x 0 0; font-family:Arial, Helvetica, sans-serif; font-size:small; }
img { border:0 none; }
h1 { margin:0; padding:0; }
h2 { margin:0; padding:0; color:#5e0b1d; font-size:1.5em; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; }
h3 { margin:10px 0 0 0; padding:0; color:#5e0b1d; font-size:1.2em; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }
p { margin:5px 0 10px 0; }

#centrage { margin:0 auto; width:1040px;  }
#conteneur { float:left; width:1040px; background:url(../images/back-conteneur.gif) no-repeat 0 0; } 

#total { float:left; width:958px; margin:41px 41px 0 41px; }
body.bodytotal1 #total { background:url(../images/back-chaises.jpg) no-repeat 0 0; }
body.bodytotal2 #total { background:url(../images/back-armagnac.jpg) no-repeat 0 0; }
body.bodytotal3 #total { background:url(../images/back-petitdej.jpg) no-repeat 0 0; }
body.bodytotal4 #total { background:url(../images/back-cours.jpg) no-repeat 0 0; }
body.bodytotal5 #total { background:url(../images/jardin-piscine.jpg) no-repeat 0 0; }
body.bodytotal6 #total { background:url(../images/salon-exterieur.jpg) no-repeat 0 0; }
body.bodytotal7 #total { background:url(../images/confiture.jpg) no-repeat 0 0; }
body.bodytotal8 #total { background:url(../images/decoration.jpg) no-repeat 0 0; }

#header { float:left; width:941px; height:93px; padding:17px 0 0 17px; }

#navig { float:left; width:941px; height:53px; padding:0 0 0 17px; }

#inter { float:left; width:958px; z-index:1; margin-top:10px; }
body.bodyaccueil #inter { margin-top:30px; }
body.bodyaccueil #content { float:left; width:475px; padding:5px 25px 25px 25px; }
body.bodyaccueil #totem { float:right; width:408px; padding:5px 25px 25px 0; }
.labels { float:left; width:475px; margin:0; padding:0; list-style:none; }
.labels li { display:block; float:left; margin:20px 10px 0 10px; }

body.bodyinter #content { float:left; width:908px; padding:25px; }


.alignLeft { float:left; margin-right:10px; }
.alignRight { float:right; margin-left:10px; }
body.bodyaccueil #totem p { float:left; width:408px; font-size:0.9em; }
.border { border:1px solid #5e0b1d; }

#filariane { float:left; width:908px; font-size:0.8em; padding:5px 25px 5px 25px; }
#filariane ul { margin:0; padding:0; }
#filariane ul li { display:inline; }
#filariane ul li a { color:#000; }

#footer { float:left; width:1040px; height:189px; background:url(../images/back-footer.gif) no-repeat 0 0; }
#footer .galerie { float:left; width:680px; list-style:none; margin:0; padding:17px 0 0 41px; }
#footer .galerie li { display:block; float:left; margin-right:10px; }
#footer .galerie li img { border:1px solid #5e0b1d; }
#footer .logo { float:right; width:319px; list-style:none; }
#footer .bottom { float:left; width:1040px; text-align:center; margin-top:30px; list-style:none; }
#footer .bottom li { display:inline; margin:0 5px 0 5px; }
#footer .bottom li a { color:#5e0b1d; font-size:0.7em; }

#menuDeroulant
{
	background:url(../images/back-menu.gif) no-repeat 0 0;
	width: 907px;
	height: 38px;
	list-style-type: none;
	padding: 15px 0 0 10px;
	margin: 0;
	border: 0;
	float:left;
	z-index:100;
	position:relative;
}
#menuDeroulant li
{
	float: left;
	
	margin: 0;
	padding: 0;
	border: 0;
	text-align:center;
}
#menuDeroulant li a:link, #menuDeroulant li a:visited
{
	display: block;
	-float:left;
	height: 1%;
	color: #FFF;
	margin: 0;
	padding: 4px 8px;
	border-right: 1px solid #fff;
	font-size:1em;
}

#menuDeroulant li.nopuce a:link, #menuDeroulant li.nopuce a:visited { border:none; }
#menuDeroulant li a:hover { background-color: #ccbab6; text-decoration:none; }
#menuDeroulant li a:active { background-color: #5F879D; }

#menuDeroulant .sousMenu
{
	display: none;
	list-style-type: none;
	margin: 15px 0 0 0;
	padding: 0;
	border: 0;
}
#menuDeroulant .sousMenu li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
	text-align:left;
}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited
{
	display: block;
	font-size:0.9em;
	color: #fff;
	margin: 0;
	border: 0;
	text-decoration: none;
	/*background: transparent url("../images/fondTR.png") repeat;*/
	background-color:#5e0b1d;
}
#menuDeroulant .sousMenu li a:hover
{
	background-image: none;
	background-color: #ccbab6;
}

#menuDeroulant li:hover > .sousMenu { display: block; }
.top { font-size:0.8em; text-align:right; }
.top a { color:#000; }

