/* Import des styles séparés */
@import url(style-textes.css);
@import url(style-liens.css);


/* Mise en forme générale */
body {
	margin:0;
	padding:0;
	font-family:verdana;
	font-size:10px;
	text-align:center;
	background:#F1E0CC url(images/fond_pages.gif) top repeat-x;
	position:relative;
}


.fond_gauche_acc{
	background:url(images/fond_pg_acc_left.gif) top repeat-x;
}




#navigtop{
	width: 846px;
	height:15px;
	background:url(images/fond_navig_top.jpg) top no-repeat;
	z-index:90;

	text-align:left;
	margin-left:auto;
	margin-right:auto;
}


#top{
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width: 846px;
	height:286px;
	background:url(images/fond_top_right.jpg) top right no-repeat;
	z-index:2;
}


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


#centre {
background-color:#000000;
margin-left: 209px;
margin-right: 309px;
position:relative;
}


#gauche {
position: absolute;
left:0;
width: 209px;
background-color:#ff9900;
}


#droite {
position: absolute;
right:0;
width: 309px;
background-color:#666666;
}


#bottom{
	margin-left:auto;
	margin-right:auto;
	padding:0;
	width: 846px;
	height:22px;
	background:url(images/bottom.gif) top center no-repeat;
	z-index:2;
	clear:both;
}


#catmenu{
	text-align:left;
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-image: url(images/puce_menu.gif);
}


#infosprod {
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	text-align:justify;
}


#txtprod {
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	text-align:justify;
}


.formq {
	background-color:#ffffff;
	color:#6C6C6C;
	font-size : 10px;
	font-family : verdana;
	border:1px solid #CC4F09;
	width:20px;
	margin-right:15px;
}


.celltitrepanier {
	background-color:#FF8400;
	border-right:1px solid #ffffff;
	color:#ffffff;
	font-size : 10px;
	font-family : verdana;
	font-weight:bold;
	padding:2px;
}


.cellprodpanier {
	border-bottom:4px solid #AA1103;
	color:#2f2f2f;
	font-size : 10px;
	font-family : verdana;
	font-weight:bold;
	padding:10px;
}


.formpanier {
	background-color:#ffffff;
	color:#6C6C6C;
	font-size : 10px;
	font-family : verdana;
	border:1px solid #CC4F09;
	width:25px;

}


.form {
	background-color:#ffffff;
	color:#6C6C6C;
	font-size : 10px;
	font-family : verdana;
	border:1px solid #CC4F09;
}


.formtailles {
	background-color:#AA1103;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#EED893;
	border:1px solid #EED893;
}


.btrecalculer {
	background-color:#ffffff;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#AA1103;
	border:1px solid #aa1103;
	margin-top:5px;
}


.celljeu {
	padding:5px;
}
