/* Feuille de style pour la charte graphique du site
 * Cette feuille de style est appelée depuis styles.css.
 */

/***************** STRUCTURE *****************/
*{
/*---toutes les marges sont à 0---*/
margin:0;
padding:0;
}
body,html{
	height:100%;/*---obligatoire pour le footer---*/
	scrollbar-base-color: #5C0001;
	background-color:#FF9900;
}
body{
	font-size:62.5%;

}

#contain{
	position: relative;/*---obligatoire pour le footer---*/
	min-height:100%; /*---obligatoire pour le footer:Firefox---*/
	height:auto !important;/*---obligatoire pour le footer:Firefox---*/
	height:100%;/*---obligatoire pour le footer:IE---*/
	width:100%;
	margin:0 auto;
	background:url(../images/charte/bg-contain.jpg) center top repeat-y;
	
}

#bg_image{
	display:table;
	width: 990px;
	min-height:100%; /*---obligatoire pour le footer:Firefox---*/
	height:100%;/*---obligatoire pour le footer:IE---*/
	margin:0 auto;
	background:url(../images/charte/bg-contain.jpg) center top repeat-y;	
	background-color: red;
}
#block_left{
	width: 73px;
	height: 10px;
	background-color: #000;
	float: left;
}
#container{
	position: relative;/*---obligatoire pour le footer---*/
	min-height:100%; /*---obligatoire pour le footer:Firefox---*/
	height:auto !important;/*---obligatoire pour le footer:Firefox---*/
	height:100%;/*---obligatoire pour le footer:IE---*/
	width:990px;
	margin:0 auto;
	background:url(../images/charte/bg-contenu.jpg) left 137px no-repeat;	
}
#contenu {
	position:relative;
	width:990px;
	display:table;
	font-family:Tahoma;
	color:#8e0000;
	font-size:12px;
	background:url(../images/charte/bg-contenu.jpg) top no-repeat;
	
}


#header{
	width:990px;
	height:137px;
}


/***************** MENU *****************/

*html #contenu #menu {
	width:240px;
	float:left;
	background: url(../images/charte/bg-menu.jpg) top left repeat-y;
	margin-left:46px;
}

#contenu #menu {
	width:240px;
	float:left;
	background: url(../images/charte/bg-menu.jpg) top left repeat-y;
	margin-left:92px;
}


#contenu #menu dt {
	cursor: pointer;
	height: 30px;
	text-align:left;
	font-size:1.1em;
	font-weight: bold;
	color:#fff;
}

#contenu #menu dd {
	width:210px;
	padding:0px;

	background-color:#730000;
}

#contenu #menu dt a {
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 100%;
	padding-left:20px;
}
#menu dt a span {
display:none;
}

#contenu #menu dt a:hover {
	color: #870000;
	text-decoration: none;
	display: block;
	height: 100%;
}



#contenu #menu ul{
	list-style:none;
	background-attachment: scroll;
	background-image: url(../images/charte/bg-sousmenus.gif);
	background-repeat: repeat-y;
	background-position: left top;	
}
#contenu #menu li {
	font-size:1em;
	text-align:left;
	text-decoration: none;
	height:18px;
	text-indent:35px;
}
#contenu #menu li a {
	font-weight:bold;
	color: #FE9901;
	text-decoration: none;
	display: block;
	background:url(../images/charte/puce.gif) 25px 5px no-repeat;
	
}
#contenu #menu li a:hover {
	color:#FFF;
	text-decoration: none;
}
span {
display:none;
}

.accueil {
background:url(../images/charte/btn-accueil.jpg) top left no-repeat;
height:30px;
}

.accueil:hover {
background:url(../images/charte/btn-accueil-ovr.jpg) top left no-repeat;
height:30px;
}

.barbecuespro {
background:url(../images/charte/btn-barbecuespro.jpg) top left no-repeat;
height:30px;
}

.barbecuespro:hover {
background:url(../images/charte/btn-barbecuespro-ovr.jpg) top left no-repeat;
height:30px;
}

.produits:hover {
background:url(../images/charte/btn-barbecuespro-ovr.jpg) top left no-repeat;
height:30px;
}

.chemines {
background:url(../images/charte/btn-chemines.jpg) top left no-repeat;
height:30px;
}

.chemines:hover {
background:url(../images/charte/btn-chemines-ovr.jpg) top left no-repeat;
height:30px;
}

.surmesure {
background:url(../images/charte/btn-surmesure.jpg) top left no-repeat;
height:30px;
}

.surmesure:hover {
background:url(../images/charte/btn-surmesure-ovr.jpg) top left no-repeat;
height:30px;
}

.surmesure {
background:url(../images/charte/btn-surmesure.jpg) top left no-repeat;
height:30px;
}

.surmesure:hover {
background:url(../images/charte/btn-surmesure-ovr.jpg) top left no-repeat;
height:30px;
}

.accessoires {
background:url(../images/charte/btn-accessoires.jpg) top left no-repeat;
height:30px;
}

.accessoires:hover {
background:url(../images/charte/btn-accessoires-ovr.jpg) top left no-repeat;
height:30px;
}

.hall {
background:url(../images/charte/btn-hall.jpg) top left no-repeat;
height:30px;
}

.hall:hover {
background:url(../images/charte/btn-hall-ovr.jpg) top left no-repeat;
height:30px;
}

.contact {
background:url(../images/charte/btn-contact.jpg) top left no-repeat;
height:30px;
}

.contact:hover {
background:url(../images/charte/btn-contact-ovr.jpg) top left no-repeat;
height:30px;
}

.acces {
background:url(../images/charte/btn-acces.jpg) top left no-repeat;
height:30px;
}

.acces:hover {
background:url(../images/charte/btn-acces-ovr.jpg) top left no-repeat;
height:30px;
}

.list1 li{
		display:table;
		list-style-type:none;
		background-image:url(../images/charte/bullet.jpg);
		background-position: 0px 3px;
		background-repeat:no-repeat;
		padding-left:15px;
    font-family:Tahoma;
		text-align:left;
		color:#8e0000;
		font-size:12px;
}

/***************** CONTENU TEXTUEL *****************/

#contenuTexte{
	padding:40px 10px 0px 0px;
	width:550px;
	float:left;
	line-height:16px;
}


#contenuTexte h1{
	margin:10px 0;
	height:43px;
	font:bold 16px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#c66000;
	background:url(../images/charte/h1.jpg) top left no-repeat;
	text-indent: 35px;
}

#contenuTexte h2{
	font:bold 14px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#8e0000;
}

#contenuTexte p{
	padding-bottom:10px;
	font-size:12px;
	text-align:justify;
}
#contenuTexte a:link, #contenu a:visited{
	color:#000000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
#contenuTexte a:hover, #contenu a:active{
	color: #990000;
	font-size:12px;
	text-decoration:underline;
}
#contenuTexte p.couleur, .couleur{
	font-weight:bold;
	color:#c66000;
}

/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer"></div> apres la div contenu---*/
.clearer
{
	clear: both;
	display: block;
	height: 0px;
	margin-bottom: 0px;
	font-size: 0px;
	line-height: 0px;
}
/***************** FOOTER *****************/
#footer{
	position: relative;/*---obligatoire pour le footer---*/
	margin: -37px auto 0 auto;/*---margin top = - hauteur du footer---*/
	width:844px;
	height:37px;
	font:1.1em Arial, Helvetica, sans-serif;
	color: #870000;
	font-weight:bold;
	background:url(../images/charte/bg-contain.jpg) top left repeat-y;
	clear:both;
}
#footer .map{
	width:990px;
	height:37px;
	margin: 0 auto;
	font:1.1em Arial, Helvetica, sans-serif;
	color: #870000;
	font-weight:bold;
	background:url(../images/charte/bg-contain.jpg) 0px top repeat-y;
}
#footer .map img{
	margin-left:73px;
}

/***************** divers *****************/

.floatright {
float:right;
margin:10px 0 10px 10px;}


#contenuTexte p.construction, .construction{
	font:italic 4em "Palatino", "Goudy Old Style", "Book Antiqua", serif;
	text-align:left;
	color:#df7600;
}
#contenuTexte p.domaine, .domaine{
	font:italic 2.5em "Palatino", "Goudy Old Style", "Book Antiqua", serif;
	text-align:left;
	color:#000;
}


/*****************************************************/
/*
/* 		FORMULAIRES
/*
/*****************************************************/

.inputForm{
	border:1px solid #FFFFFF;
	background-color:#FF9900;
	width:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}

.inputFormOver{
	border:1px solid #000000;
	background-color:#D74747;
	width:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
}

.button{
	border:1px solid #000066;
	background-color:#c48a5a;
	width:65px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	cursor:pointer;
}

.buttonOver{
	border:1px solid #000066;
	background-color:#F94803;
	width:65px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	cursor:pointer;
}
.text1{
		font:10px Verdana, Arial, Helvetica, sans-serif;
		text-align:left;
		}



