/* CSS Document */

#contenu div#grand_flash{
	height:474px;
	width:501px;
	float:left;
	background-color:#FFFFCC;
}

#contenu div#bon_commande{
	margin:15px 0 0 501px !important;
	margin:0;
	padding:0;
	height:471px;
	background-color:#d3e3ef;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#cccccc;
}

#contenu div#bon_commande #anime{
	background-image:url(../../img/icones/rienapayer.gif);
	width:100%;
	height:20px;
}

#contenu div#bon_commande h3{
	margin:0;
	padding:0;
	background-color:#005aab;
	text-align:center;
	font-size:0.9em;
	font-weight:bold;
	color:#FFFFFF;
}

#contenu div#bon_commande form#commande fieldset{
	border:none;
	font-size:0.6em;
	color:#666666;
}

#contenu div#bon_commande form#commande fieldset legend{
	visibility:hidden;
}

#contenu div#bon_commande form#commande div{
	margin:1px 0 0 0;
}

#contenu div#bon_commande form#commande label.texte_form{
	width:100px;
	display:block;
	float:left;
}

#contenu div#bon_commande form#commande label.cache{
	margin:55px 0 0 0;
	visibility:hidden;
}

#contenu div#bon_commande form#commande input.c_case{
	float:right;
	margin: 10px 10px 0 0;
	clear: both;
}

#contenu div#bon_commande form#commande select{
	height:15px;
	width:150px;
	margin:0;
	padding:0;
	font-size:0.9em;
}
#contenu div#bon_commande form#commande input.c_texte{
	height:11px;
	width:150px;
	margin:0;
	padding:0;
	font-size:0.9em;
}

#contenu #bon_commande form#commande input.bouton_commande{
	margin: 10px 0 0 45px;
	padding:0;	
}

#contenu #bon_commande h4 {
	 margin:10px 2px 0 2px;
	 padding:0;
	 background-color:#a6cef4;
	 text-align:center;
	 font-size:0.6em;
	 color:#000000; 
}

#contenu #bon_commande ul{
	list-style-type:square;
	list-style-position:inside;
	margin: 0;
	 padding:0 0 0 5px;
	 font-size:0.6em;
	 color:#000000;
}
	
#contenu #bon_commande ul li{
	margin:0;
	padding:0;
}

#contenu #bon_commande ul li a.plus{
	font-variant:small-caps;
}

/* En tete des pages produit Today Tomorrow */

#contenu #tt_main #tt_header {
	overflow: auto;
	_height: 1%;
}
