body
{
	background-color: #203E5D;
	padding-top: 25px;
	padding-bottom: 25px;
}

body, table
{
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #523E06;
}

div.prix
{
	border-top: 1px dashed #C09F74;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding-top: 10px;
}

a
{
	color: #CC6600;
}

a:hover
{
	color: #CC0000;
}

a.s, a.s:hover
{
	color: #523E06;
	text-decoration: none;
	cursor: text;
}

a.note, a.note:hover
{
	color: silver;
	text-decoration: none;
}

hr.ligne
{
	height: 1;
	border-top: 1px dashed #C09F74;
}

div.lt
{
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 5px;
	font-size: 14px;
}


div.infoInvisible
{
	visibility: hidden;
	position: absolute;
	background-color: default;
	border: 0;
}


div.infoVisible
{
	position: absolute;
	margin-top: 20px;
	margin-left: 20px;
	visibility: visible;
	background-color: white;
	border: 1px solid #FF6600;
	padding: 4px;
}

h1
{
	font-size: 11px;
}

h2
{
	font-size: 18px;
}


select.bandeau
{
	font-size: 10px;
	width: 100%;
}

select.bandeau option
{
	font-weight: 100;
}

.bandeauHome
{
	 margin-right: 30px;
	 margin-left: 30px;
	 border: 1px solid #E3D4B5;
	 padding: 2px;
}
