h3.xTitle{
	color:#2e2c2c;
	background-image:url(../images/boutons/bt_fleche_para.gif);
	background-repeat:no-repeat;
	margin-left:20px;
	padding-left:20px;
	padding-bottom:5px;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;

}

h3.xTitleOpen{
	color:#2e2c2c;
	background-image:url(../images/boutons/bt_fleche_para_bas.gif);
	background-repeat:no-repeat;
	margin-left:20px;
	padding-bottom:5px;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:20px;	
}

div#bandeauHaut{
	margin:auto;
	width:575px;
	height:31px;
	background-image: url(../images/design/bandeau_produit.gif);
	background-repeat:no-repeat;
}

div#nomProduit{
	font-size:11pt;
	font-weight:bold;
	color:white;
	padding:4px;
}

div#fiche{
	margin:auto;
	width:575px;
	overflow:auto;
	height:420px;
	max-height:420px;
}

div#basFiche{
/*	position:absolute;
	top:420px;*/
	margin-top:4px;
}

table.colonnes{
	width:100%;
	color:#2c485f;
	font-size:12px;	
}
table.colonnes td{
	padding:4px;
}
table.colonnes td.colonneUn,
table.colonnes td.colonneTiers{
	width:33%;
}

table.colonnes td.colonneDeux{
	width:66%;
}
table.colonnes td.colonneDemi{
	width:50%;
}


div.legende{
	font-size:8px;
}

table.donnees{
	border:1px solid #2F5A7C;
	border-collapse:collapse;
	margin:auto;
}

table.donnees th{
	text-align:center;
	border-left:1px solid #2F5A7C;
	border-bottom:1px solid #2F5A7C;
	padding:4px;
	background-color:#2F5A7C;
	color:#FFFFFF;
}

table.donnees td{
	text-align:center;
	border-left:1px solid #2F5A7C;
	padding:4px;	
}

h1.produit{
	font-size: 15px;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:0px;
	margin-top:5px;
	border-top:2px solid black;
	border-bottom:2px solid black;
	color:#2c485f;		
}

h2.produit, h2.xTitre{

	font-size: 14px;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:0px;
	margin-top:5px;
	color:#2c485f;	

}

h3.produit{
	font-size: 13px;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	margin-bottom:0px;
	margin-top:5px;	
	color:#2c485f;	
}

span.noteBasPage{
	font-size:10px;
}

table.fiche caption{
	color:black;
	margin:auto;
}
table.fiche {
  background-color: #2F5A7C;
  color: #FEFFFF;
  margin:auto;
}
table.fiche td{
	text-align: center;
}

table tr.ligneImpaire {
  background-color: #FCF9E8;
  color: #153A58;
}
table tr.ligneImpaire td input, table tr.lignePaire td input{
	margin:0px;
	padding:0px;
	margin-right:3px;
	height:12px;
}

table tr.lignePaire {
  background-color: #D6D6D6;
  color: #153A58;
}

div#fiche table{
	margin:auto;
}

