@charset "iso-8859-1";

body{
	margin : 0 0 0 0;
}

a{
	color : #003466;
}

a.noir{
	color : #003466;
	font-weight: normal;
}

a:hover{
	text-decoration : none;
}

ul{
	margin : 15px;
	margin-top : 0px;
	padding : 0px;
}

li{
	color : #B10104;
	margin : 0px;
	padding : 0px;
}

.texte, .texterouge, .listeprix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.geant{
	font-size: 16px;
}
.prix{
	font-family:Geneva;
	font-size:32px;
	cursor:hand;
	font-weight:bold;
	color:#f69b0c;
	padding-bottom:17px;
	padding-left:8px;
}
.exposant{
	font-family:Geneva;
	font-size:24px;
	font-weight:bold;
	color:#f69b0c;
	vertical-align:top;
}
.exposant2{
	font-family:Geneva;
	font-size:12px;
	font-weight:bold;
	color:#003366;
	vertical-align:top;
	padding-left: 3px;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

.texterouge, .listeprix {
	color: #0054a6;
}
.texterouge2{
	color: #003363;
}
.justifier{
	text-align : justify;
}
.margeHa0{
	margin-top : 0px;
	padding-top : 0px;
}

.barreTable {
	border : 1px solid #0255a7;
	background : #c3d3df;
}

.barre{
	background : #0255a7;
}

.bordureHaGa{
	border-top : 1px solid #313031;
	border-left : 1px solid #313031;
}
.margeGa{
	margin-left : 10px;
}
.invisible{
	display : none;
}

.traitjaune{
	border-bottom : 1px solid #92A4BD;
}

INPUT.boiteInfo {
	width : 250px;
}

INPUT.label {
    background: #F5FEE3; 
    border-style: none; 
	border:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

INPUT.b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F5FEE3;
	text-decoration: none;
}

