@charset "UTF-8";
/* CSS Document */

/* ________________ Les mercredis  ________________ */

#cadre_commandez{
	position:absolute;
	display:block;
	left:15px; top:24px;
	height:333px; width:671px;
	padding:3px 0px 3px 0px;
	background:#FFFFFF;
	border:1px #071635 solid;
	border-right:0px;
	overflow:auto;
	font:13px/13px Arial, Helvetica, sans-serif;
}

#ligne_entete .gauche{
	float:left;
	width:310px; height:110px;
}

#ligne_entete .gauche img{
	position:absolute;
	left:0px; top:15px;
	z-index:100;
}

#ligne_entete .droit{
	position:absolute;
	left:323px; top:2px;  
	width:310px; height:92px;
	background:#e5e7e9;
	border-top:1px #838ea1 solid;
	border-bottom:1px #838ea1 solid;
	border-right:1px #838ea1 solid;
	padding:5px 7px 5px 14px;
	z-index:100;
}

#ligne_entete .droit img{
	position:absolute;
	left:0px; top:-1px;
	z-index:100;
}

#ligne_texte{
	background:#e5e7e9;
	margin:10px 0px 10px 0px;
	clear:both;
	padding:10px 10px 10px 30px;
	width:613px;
}

#ligne_formulaire{
	clear:both;
	width:603px;
	margin:0px 0px 0px 50px; *margin:0px 0px 0px 49px;
}

#ligne_formulaire{
	clear:both;
	width:603px;
	margin:0px 0px 0px 50px; *margin:0px 0px 0px 49px;
}

#ligne_formulaire .succes{
	font:bold 14px/14px Arial, Helvetica, sans-serif;
	color:#060;
	text-align:center;
}

#ligne_formulaire .succes img{
	display:inline;
}


#ligne_formulaire h2{
	font:bold 17px/17px Arial, Helvetica, sans-serif;
	color:#355c85;
	padding:0px;
	margin:0px 0px 10px -20px;
}

#formulaire_commandez{
	width:603px;
	background:#e9eef3;
	_overflow:hidden;
	padding:0px 0px 12px 0px;
}

#ligne_formulaire .section{
}

#ligne_formulaire .section .entete_section{
	background:#355c85 url(../images/com_form_entete_coin.gif) left top no-repeat;
	width:603px; height:25px;
	clear:both;
	font:14px/14px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	margin:4px 0px 0px 0x;
	border-bottom:1px #1b3761 solid;
}


#ligne_formulaire .section .entete_section .bande{
	background:#ffffff;
	width:361px; height:19px;
	border-bottom:1px #9aadc2 solid;
	position:absolute;
	left:292px; 
	overflow:hidden;
}

#ligne_formulaire .section .entete_section img{
	position:absolute;
	left:240px;
	z-index:100;
}

#ligne_formulaire .section .entete_section span{
	display:block;
	margin:8px 0px 0px 25px;
	float:left;
}

#ligne_formulaire .section .entete_section .bullet{
	width:6px; height:6px;
	margin:3px 6px 0px 0px;
	float:left;
	background:#e5e7e9;
	overflow:hidden;
}

#ligne_formulaire table, #ligne_formulaire tr, #ligne_formulaire td{
	padding:0px;
	margin:0px;
	border:0px;
}

#choix_2, #choix_3{
	display:none;
}

#ligne_formulaire table{
	margin:8px 0px 8px 40px;
	font:12px/20px Arial, Helvetica, sans-serif;
	width:472px;
}

.topspace{
	padding-top:6px;
}


#ligne_formulaire .section .plus, #ligne_formulaire .section .moins{
	text-decoration:none;
	color:#355c85;
	font:bold 14px/28px Arial, Helvetica, sans-serif;
}

#ligne_formulaire .section .plus span, #ligne_formulaire .section .moins span{
	background:#355c85;
	border:2px #ffffff solid;
	color:#ffffff;
	margin:4px 4px 0px 0px;
	display:block;
	width:17px; height:17px;
	text-align:center;
	font:bold 16px/16px Arial, Helvetica, sans-serif;
	float:left;
}

#ligne_formulaire .section .moins{
	display:none;
}

#ligne_formulaire .section .gauche{
	width:300px;
}

#ligne_formulaire .section .fgauche{
	float:left;
}


#ligne_formulaire .section input, #ligne_formulaire .section select{
	margin:0px 0px 1px 0px;
	width:155px;
	display:block;
}

#ligne_formulaire .section #options_g{
	display:block;
	position:absolute;
	z-index:100;
	margin:0px 0px 0px 0px;
}

#ligne_formulaire .section #options_d{
	display:block;
	position:absolute;
	z-index:100;
	margin:0px 0px 0px 458px;
}

#ligne_formulaire .section textarea{
	display:block;
	width:458px; height:100px;
	resize:none;
	margin:0px;
	padding:0px;
	border:0px;
}

#ligne_formulaire .section .options{
	clear:both;
	padding:0px;
	background:url(../images/com_form_textarea_g.gif) left top no-repeat;
	padding:0px 0px 0px 5px;
}

#ligne_formulaire .section .clear{
	clear:both;
}

#ligne_formulaire .section .options div{
	background:#848889 url(../images/com_form_textarea_d.gif) right top no-repeat;
	padding:1px 5px 1px 0px; *padding:0px 5px 0px 0px;
}

#formulaire .alerte{
	position:absolute;
	display:block;
	width:448px;
	margin-top:80px;
	color:#009900;
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	text-align:center;
}

#ligne_formulaire .section .envoyer{
	background:url(../images/sugg_btn.png);
	font:bold 14px/24px Arial, Helvetica, sans-serif;
	display:block;
	width:76px; height:23px;
	color:#ffffff;
	text-align:center;
	margin:10px 0px 0px 0px;
	cursor:pointer;
	text-decoration:none;
	float:right;
}

