body {
	position:absolute;
	z-index:1;
	padding:0px;
	margin:0px;
}

div#page {
width:950px;
height:615px;
}

div#bando {
height:109px;
width:950px;
clear:both;
}

div#menu {
height:178px;
width:220px;
float:left;
}

div#menu_haut {
width:950px;
height:46px;
line-height:11px;
background-image:url(images/pix_menu_ht.jpg);
background-repeat:repeat-x;
background-position:top;
background-position:left;
}

div#menu_haut_inter {
	width:950px;
	height:17px;
	line-height:11px;
	background-color: #f29400;
}

div#menu_inter_g {
width:220px;
height:178px;
float:left;
}

div#menu_gauche {
width:406px;
height:422px;
float:left;
}

div#menu_gauche_inter {
width:220px;
height:422px;
float:left;
}

div#content {
width:544px;
height:422px;
float:left;
}

div#contenu {
width:730px;
height:422px;
float:right;
}

div#pied_page {
width:950px;
height:17px;
background-color:#f29400;
clear:both;
position:absolute;
top:577px;
left:0px;
z-index:10;
}


div#sous_pied_page {
width:950px;
height:21px;
clear:both;
}

div#titre {
height:29px;
width:950px;
clear:both;
}

div#txt {
width:347px;
height:422px;
background-image:url(images/image_txt.gif);
background-position:top;
background-position:left;
background-repeat:no-repeat;
}

div#txt_accueil {
height:95px;
padding-top:70px;
padding-left:25px;
}

.txt_accueil{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#666666;
}

.txt_main{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#e20e4b;
}

a.blc:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
a.blc:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
a.blc:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
a.blc:hover {
	color:#e20e4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}

a.gris:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration:underline;
}
a.gris:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration:underline;
}
a.gris:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration:underline;
}
a.gris:hover {
	color:#e20e4b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
}


div#txt_intro {
padding-top:40px;
padding-right:35px;
height:70px;
width:524px;
float:left;
}

div#main_txt {
height:290px;
width:397px;
float:left;
}

div#main_photo {
width:333px;
height:290px;
float:right;
}

div#descript {
	
	padding-left:45px;
	padding-bottom:12px;
	height:138px;
	width:352px;
	float:left;
}

div#descript ul {
margin-top:-5px;
margin-bottom:5px;
margin-left:20px;
}

div#descript li {
margin-top:2px;
margin-bottom:-5px;
}

div#formulaire {
margin-top:25px;
padding-top:5px;
margin-left:20px;
width:377px;
float:left;
}



div#formulaire  p{
text-align:right;
margin-top:0px;
margin-bottom:0px;
}

div#btn_form {
margin-top:55px;
width:730px;
text-align:center;
float:right;
}

.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E20E4B;
	border: 1px solid #f29400;
font-weight:bold;
}

input {
	background-color: #E5E5E5;
	border: 1px solid #f29400;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	background-color: #E5E5E5;
	border: 1px solid #F29400;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#e20e4b;
	background-color: #E5E5E5;
	border: 1px solid #F29400;
}

div#details {
height:111px;
float:left;
width:397px;
}

/*sous-menu store intérieur*/


#storint {
position: absolute;
display:none;
z-index:3;
width: 148px;
top: 108px;
_top: 123px;
left: 767px;
_left: 727px;
}

#storint ul {
width: 148px;
padding-left:5px;
background-color:#f29400;
list-style-type:none;
}

#storint li {
width: 148px;
padding-top:3px;
padding-bottom:3px;
background-color:#f29400;
}




