body
{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

input {
	height:12px;
	font-size:11px;
}

.image_form {
	height:19px;
}

select {
	height:17px;
	font-size:11px;
}

#conteneur
{
	width:800px;
	margin:0px auto;
	border:1px solid red;
}

#bandeau
{
	width:771px;
	height:129px;
	margin-bottom:3px;
}

#menu
{
	width:100%;
	margin-bottom:2px;
}

#illustr
{
	background:url(img/illustr.jpg) no-repeat;
	width:800px;
	height:217px;
	margin-bottom:30px;
	margin-top:5px;
}

#bloc_pub {
	float:left;
	width:191px;
	height:245px;
}

#texte_boutique {
 
	color:#0C3E95;
	font-size:11px; 
	width:580px;
	float:right;
	padding:0px;
	
}
#texte_boutique span{
 
	color:#0C3E95;
	font-size:14px;
	display:block;
	font-weight:bold;
	
}

.type_boutique {
	float:left;
	width:143px;
	background:url(img/block.png) repeat-x; 
	height:185px;
	margin-left:2px;
	margin-top:15px;
}

.type_boutique span {
	font-size:14px;
	font-weight:bold;
	margin:8px 0px 5px 10px;
	color:#4876b1 !important;
}

.type_boutique ul, .type_boutique li{
	 margin:0px;
	 padding:0px;
	 text-decoration:none;
	 list-style-type:none; 
}
 .type_boutique li{
 	padding:2px 5px 2px 15px;
	background:url(img/fleche.gif) no-repeat 0px 5px;
	border-top:1px solid #4876b1;
	margin-left:10px;
	margin-right:15px;
	font-size:10px;
	
 }
.type_boutique li a {
	color:#0C3E95;
	text-decoration:none;
}

.type_boutique li a:hover{
	
	text-decoration:underline;
}
.type_boutique li.first {
	border-top:none;
}
/**************************************************
PAGE PRODUIT
 **************************************************/
.titreForm
{
	color:#073799;
	font-weight:bold;
	font-size:12px;
	margin:10px 0px 15px 0px;
	background:url(image/barreTitre.jpg) repeat-x;
	padding:3px 0px 3px 8px;
}

#produit{
	background:url(img/fd_prod.jpg);
	height:122px;
	width:608px;
	padding-left:25px;
	padding-top:15px;
}
#produit span{
	color:#0b3f95;
	font-weight:bold;
	font-size:22px;
}

#droite{
 	float:right;
	width:149px;
}

#droite .type_boutique{
	width:149px;
	margin-left:0px; 	
}

#droite .type_boutique span{
	padding-bottom:5px;
	display:block;
}

.onglet {
	margin:0;
	padding:0;
	font-size:9px; 
	height:40px;
} 
 ul.onglet  {
	list-style-type: none;
	width: 100%; /* précision pour Opera */
	margin:0px;
	padding:0px;
}

ul.onglet li {
	float: left;
	/*width:125px;*/
	background:url(img/fd_ong.png) repeat-x;
	height:20px;
	display: block;
	padding-top:5px;
	color:#bfb6c9;
	color: #b6a9bd;
	font-weight:bold;
	text-align:center;
}

ul.onglet li.select{
	color: white;
	text-align:center;
	font-weight:bold;
	background:url(img/fd_ong_hover.png) repeat-x;
	margin:0px;
	padding:5px 0px 0px 0px;
	/*width:125px;*/
	
}

ul.onglet li.select img{
	vertical-align:middle;
}

.etape{
	width:675px; 
	color:#4d4d4d;
}

.titre {
	background:white;
	color:#4e4e4e;
	font-weight:bold;
	margin-bottom:20px;
}

.ligne, .pres {
 	min-height:25px;
	color:#0d4197;
	padding:2px;
	margin-bottom:6px;
	width:675px;
	border:2px solid #d6cedb;
}

.ligne .droite {
	text-align:right;
	width:260px;
	padding:5px 10px 5px 0px
}

.pres {
	font-size:10px;
	text-align:justify;
}

.lib{
	width:400px;
	color:#0d4197;
	font-weight:bold;
	padding:5px 0px 5px 5px
}
.lib input {
	height:10px;
}

.lib span{
	font-weight:normal;	
	font-size:10px;
}
label{
	margin-right:10px;
	font-size:12px;
	
}
.recap {
	border:2px solid #d6cedb;
	width:100%;
	margin-bottom:20px;
	border-collapse:collapse;
	color:#6f6f6f;
}
.recap th{
	padding:7px 2px 7px 15px;
	text-align:left;
	font-size:12px;
	color:#104095; 
	border-bottom:1px solid #ac9eb5;	
}
.recap td{
	border-top:1px solid #eae8ed; 
	padding:7px 0px 7px 15px;
	color:#0B3F95;
	font-size:12px;
	color:#6f6f6f;
}

.recap td span{
	font-weight:bold;
	color:#b91955;
}
.clear {
	clear:both;
}
h4{
	color:#0C3E93;
}

