body, form {
	margin: 0px;
	padding: 0px;
}
body{
	background-color: #434D8C;
}
body, table, td, p, span, .textenormal, .txtNormal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
} 
.textemenu, .txtMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
} 
.textemenu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

} 
.textemenuacc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textemenuhover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
}
.textepied {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.titre, .txttitr, .txtJaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.textebandeau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.textemenu:hover, a.txtMenu:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.bdr {
	border: 1px solid #999999;
}
.color {
	color: #666666;
	text-decoration: none;
}
.ref {
	width:100%;
	margin:0 0 10px 0;
	border-bottom:1px solid white;
}
.prix {
	width:100%;
	margin:0 0 10px 0;
	font-weight:bold;
	border-top:1px solid white;
}
.detail {
	font-weight:bold;
	text-decoration:underline;
	margin:10px 0 0 0;
}
.pontille {
	width:100%;
	height:1px;
	margin:10px 0 10px 0;
	background:url(images/interface/pointille.gif);
	background-repeat:repeat-x;
}
#tabtest{
}
#option {
	width:100%;
	background-color:#5561AD;
	margin:30px 0 30px 0;
}
.txtNormalIMPR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
} .txtJauneIMPR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.Select {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: #ffffff; 
	color: #333; 
	font-style: normal; 
	border: #CCCCCC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}