/* CSS Document */
body {
	background-color:#594137;
	padding:10px;
	margin:0;
	color:#000000;
	}
div {
	background-color:#FFFFFF;
	}
* {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: normal;
	font-style : normal;
	background-color:#FFFFFF;
	/*color:#000000;*/
	}
strong {
	font-size:100%;
	font-weight:bold;
	}
.petittexte {
	clear:right;
	font-size:90%;
	}
.champtexte {
	border:#999999 solid 1px;
	width:200px;
	}
.champtexteCP{
	border:#999999 solid 1px;
}
textarea {
	width:200px;
	}

#haut{
	width:100%;
	border-bottom:#543E34 3px solid;
	}
#haut div{
	background-color:#FFFFFF;
	}
#haut #logo{
	border-right:#CCCCCC 1px solid;
	padding-right:10px;
	width:198px;
	}
#haut #titre{
	background-color:#FFFFFF;
	float:right;
	margin-top:25px;
	padding-left:15px;
	font-size:16px;
	font-weight:bold;
	background-image:url(/images/puce_titrepop.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:46%;
	}

#haut #titre.imprimer{
	width:400px
	}
#video {
	padding-top:10px;
	padding-bottom:10px;
	}
#video, #image{
	text-align:center;
	}
#image {
	margin-top:20px;
	}
#haut div.titre {
	width:auto;
	}
.formulaire {
	margin:0;
	padding-left:40px;
	padding-right:40px;
	}
.formulaire label {
	width:166px;
	}
.formulaire .champtexte {
	}

#valider {
	text-align:right;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	}
#partenaires {
	text-align:justify;
	}
#fermer {
	clear:both;
	margin:0px;
	padding:20px;
	text-align:right;
	}
#titrepopup {
	font-size:120%;
	font-weight:bold;
	padding:20px;
	}
#titrepopup .alertmessage{
	font-size:100%;
	font-weight:bold;
	line-height:150%;
	}
#contenu {
	width:100%;
	padding:0px;
	clear:both;
	color:#000000;
	}
#entete {
	text-align:center;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	}

#vignettes {
	margin-top:10px;
	text-align:center;
	}

#vignettes img{
	border:0px;
	padding:0 2px;
}

#img_produit{
	text-align:center;
}
#img_produit img{
	margin:5px 20px;
	vertical-align:middle;
}

#descriptifcourtpictos div img{
	vertical-align:top;
	}
#descriptifcourttexte {
	float:right;
	padding:5px 10px;
	}
#descriptifcourtchapo {
	font-size:14px;
	font-weight:bold;
	}
#descriptifcourtdetail {
	font-size:12px;
	}

#composer {
	margin:20px;
	clear:both;
	border-top:#594137 4px solid;
	}
#composer table{
	width:100%;
	margin-left:10px;
	}
#composer td.interligne {
	background-image:url(/images/pointille-horizontal.gif);
	background-repeat:repeat-x;
	height:3px;
	}
#composer table tr td {
	padding:10px;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
	}
#composer table tr td.titre {
	padding:10px;
	color:#594137;
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
	}

#composer table tr td div{
	color:#000000;
	font-size:11px;
	font-weight:bold;
	vertical-align:top;
	}

#composer .couleurproduit {
	display:inline;
	padding:5px 30px;
	}
#composer .couleurproduit div {
	display:inline;
	padding:10px;
	}
#composer .couleurproduit img{
	margin-left:5px;
	margin-right:5px;
	vertical-align:top;
	}




#composer .couleurproduit input {
	vertical-align:middle;
	}
#composer .prix{
	font-size:150%;
	}
#composer .total{
	font-size:200%;
	}
#composer .ttc{
	font-size:200%;
	}
#composer .boutons img{
	margin-left:25px;
	}


#choixhautedef {
	margin-left:20px;
	margin-top:0px;
	text-align:center;
	}
#choixhautedef div.hautedefvignettes{
	text-align:center;
	width:106px;
	float:left;
	margin-left:5px;
	}

#choixhautedefres{
	text-align:center;
	margin:20px;
	clear:both;
	}
#choixhautedefres entete{
	margin-bottom:0px;
	}
#choixhautedefres select{
	margin-bottom:30px;
	}

#pied {
	margin:20px;
	text-align:center;
	}
#objetprevenir {
	margin-bottom:10px;
	}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{
	height: 1%;
	}
.clearfix{
	display: block;
	}
/* End hide from IE-mac */