
body
	{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	left: 50%;
	width: 800px;
	margin: 0 0 0 -400px;
	background-image: url('../img/bande.jpg');
	background-repeat: repeat-x;
	}

#siteweb
	{
	}

#entete
	{
	margin: 0px;
	margin-bottom: 0px;
	padding: 0px;
	left: 0px;
	width: 800px;
	height: 160px;
	background-image: url('../img/bandeau4.jpg');
	background-repeat: no-repeat;
	}
	
#phrasecirculante
	{
	top: 107px;
	width: 800px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	overflow: hidden;
	}
	
#sommaire
	{
	top: 127px;
	width: 800px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	overflow: hidden;
	text-align: center;
	}

#blonde
	{
	top: 260px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	}
	
#gauche
	{
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 0px;
	width: 160px;
	height: 640px;
	background-image: url('../img/gauche3.jpg');
	background-repeat: no-repeat;
	}

#centre
	{
	position: absolute;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	width: 640px;
	left: 160px;
	}
	
#corps
	{
	min-height: 625px;
	width: 630px;
	margin: 0px;
	padding: 0px;
	}

#texte_accueil
	{
	margin: 0px;
	margin-top: 10px;
	padding: 10px;
	top: 0px;
	left: 0px;
	width: 610px;
	height: 340px;
	position: absolute;
	background-color: #EEEEEE;
	font-size: 14px;
	color: #50586D;
	text-align: justify;
	}

#dernieres_offres
	{
	margin: 0px;
	padding: 0px;
	top: 420px;
	left: 0px;
	width: 350px;
	position: absolute;
	}

#accueil_medaillon
	{
	margin: 0px;
	padding: 0px;
	top: 380px;
	left: 370px;
	width: 250px;
	height: 250px;
	position: absolute;
	}

#pied
	{
	width: 640px;
	height: 30px;
	background-color: #FFFFFF;
	border-top-color: #50586D;
	border-top-style: dotted;
	border-top-width: 3px;
	margin-top: 30px;
	padding-top: 5px;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	}

#gauche
	{
	float: left;
	}

#droite
	{
	float: right;
	}

li {list-style-type: none;}

dl, dt, dd, ul
	{
	list-style-type: none;
	width: 100%; /* précision pour Opera */
	margin: 0px;
	padding: 0px;
	}

a.som1:link, a.som1:visited
	{
	margin-right: 10px;
	padding-left: 20px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: url('../img/puce_jaune.gif') center left no-repeat;
	}
	
a.som2:link, a.som2:visited
	{
	margin-right: 10px;
	padding-left: 20px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: url('../img/puce_bleu.gif') center left no-repeat;
	}
	
a.som3:link, a.som3:visited
	{
	margin-right: 10px;
	padding-left: 20px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: url('../img/puce_orange.gif') center left no-repeat;
	}
	
a.som4:link, a.som4:visited
	{
	margin-right: 10px;
	padding-left: 20px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: url('../img/puce_vert.gif') center left no-repeat;
	}
	
a.som5:link, a.som5:visited
	{
	margin-right: 10px;
	padding-left: 20px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: url('../img/puce_rose.gif') center left no-repeat;
	}
	
a.som1:hover, a.som2:hover, a.som3:hover, a.som4:hover, a.som5:hover
	{
	font-style: italic;
	background: url('../img/puce_rouge.gif') center left no-repeat;
	}
	
a.som1:active, a.som2:active, a.som3:active, a.som4:active, a.som5:active
	{
	color: #FF0000;
	}

a.som0:link, a.som0:visited
	{
	width: 140px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	color: #FFFFFF;
	line-height: 20px;
	margin-top: 10px;
	display: block;
	background: #66718A;
	}

a.som0:hover
	{
	font-style: italic;
	background: #808EAD;
	}
	
a.som0:active { color: #FF0000; }

a.titre:link, a.titre:visited
	{
	text-decoration: underline;
	font-size: 24px;
	line-height: 44px;
	color: #022CA2;
	}

a.titre:hover
	{
	font-style: italic;
	color: #333366;
	}
	
a.titre:active { color: #9999CC; }

a:link, a:visited { text-decoration: underline; color: #333366;}
a:hover { color: #666699; }
a:active { color: #9999CC; }

a.ngweb:link, a.ngweb:visited, a.ngweb:hover, a.ngweb:active
	{
	color: #FFFFFF;
	}
	
img
	{
	border: 0px;
	}

h1, h2, h3, h4, h5, h6
	{
	text-decoration: none;
	color: #333366;
	vertical-align: top;
	}
	
h1
	{
	font-size: 30px;
	line-height: 30px;
	color: #blue;
	}
	
h2
	{
	font-size: 24px;
	line-height: 20px;
	color: #blue;
	}
	
h3
	{
	font-size: 18px;
	line-height: 14px;
	font-style: italic;
	}
	
h4
	{
	font-size: 14px;
	}

h1.blue, h2.blue, h3.blue, h4.blue, h5.blue, h6.blue
	{
	text-decoration: none;
	color: #007EFF;
	vertical-align: top;
	}
	
h1.blue
	{
	font-size: 30px;
	line-height: 30px;
	}
	
h2.blue
	{
	font-size: 24px;
	line-height: 20px;
	}
	
h3.blue
	{
	font-size: 18px;
	line-height: 14px;
	font-style: italic;
	}
	
h4.blue
	{
	font-size: 14px;
	text-decoration: underline;
	}

h1.green, h2.green, h3.green, h4.green, h5.green, h6.green
	{
	text-decoration: none;
	color: #336633;
	vertical-align: top;
	}
	
h1.green
	{
	font-size: 30px;
	line-height: 30px;
	}
	
h2.green
	{
	font-size: 24px;
	line-height: 20px;
	}
	
h3.green
	{
	font-size: 18px;
	line-height: 14px;
	font-style: italic;
	}
	
h4.green
	{
	font-size: 14px;
	text-decoration: underline;
	}

p {margin: 2px;}

span.error {color: #FF0000;}

span.gray
	{
	color: #555555;
	font-style: italic;
	font-size: 11px;
	}

span.blue {color: #blue;}

label.tab
	{
	color: #333366;
	font-weight: bold;
	}

legend.titre
	{
	color: #333366;
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
	}

fieldset
	{
	padding: 7px;
	}
	
marquee.activite
	{
	font-weight: bold;
	font-size: 12px;
	color: #50586D;
	}
