@charset "iso-8859-1";
/* CSS Document */

#conteneur {
width:1012px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

#lienHaut{
width:1012px;
float:left;
height:28px;
margin-top:15px;
}

#centre{
width:817px;
float:left;
background-image:url(../images/background.jpg);
background-repeat: no-repeat;
height:637px;
}

.lien10{
font-size:10px;
}

.pipe{
font-size:10px;
}

#bas{
font-size:11px;
position:absolute;
text-align:center;
width: 100%;
margin-left:auto; 
margin-right:auto;
}

.legendeGaucheFormContact{
width:100px;
float:left;
line-height:25px;
height:25px;
}

.formGaucheFormContact{
width:250px;
float:left;
line-height:25px;
height:25px;


}

.chemin{
width:770px;
float:left;
height:25px;
background-color:#CCB176;

}

.entetePanier{
background-image:url('../images/bgceltitre.jpg');
font-style: italic;
line-height: 19px;;
}

#panier{
font-size: 12px;
}

.ligneTablePanier td{
height:26px;
background-repeat:no-repeat;
}

.fonce td{
/*background-image:url('../images/bgfonce.gif');*/
background-color: #7c6c4c;
}

.clair td{
/*background-image:url('../images/bgclair.gif');*/
background-color: #b59e7b;
}

.legendeForm{
font-size: 12px;
font-weight: bold;
height: 20px;
margin-bottom: 5px;
}

#table_panier td, #table_panier th
{
	padding: 3px 5px;
	text-align: center;
}

#table_panier
{
	border-collapse: collapse;
}

.infobulle
{
	position: absolute;
	display : none;
	border: 1px solid black;
	padding: 10px;
	font-size: 0.8em;
	background-color: #ccb176;
	z-index: 10000;
	clear: both;
	text-align: left;
}

#sousmenu {
	float:right;
	padding: 13px 48px 0 0;
	text-align:right;
	font-size:11px;
}

#home a {
	background:transparent url(../images/home.gif) no-repeat scroll 0 0;
	border:0 none;
	cursor:pointer;
	height:28px;
	text-indent:-9999px;
	width:40px;
	float:left;
	margin-left:352px;
	position:absolute;
}

#texte {
padding:20px 0 0 20px;
text-align:justify;
width:760px;
}