A:LINK { color: #0033cc; text-decoration: none }
A:VISITED { color: #0033cc; text-decoration: none }
A:HOVER { color: #ff0000; text-decoration: none }

A.lien_blanc:LINK { color: #ffffff; text-decoration: none; }
A.lien_blanc:VISITED { color: #ffffff; text-decoration: none; }
A.lien_blanc:HOVER { color: #ff0000; text-decoration: none; }

#menu A:LINK { color: #ffffff; text-decoration: none }
#menu A:VISITED { color: #ffffff; text-decoration: none }
#menu A:HOVER { color: #CCCCCC; text-decoration: none }

#menu A.select:LINK { color: #ff0000; text-decoration: none; }
#menu A.select:VISITED { color: #ff0000; text-decoration: none; }
#menu A.select:HOVER { color: #ff0000; text-decoration: none; }

#navigation A:LINK { color: #666666; text-decoration: underline; }
#navigation A:VISITED { color: #666666; text-decoration: underline; }
#navigation A:HOVER { color: #ff0000; text-decoration: underline; }

#footer_milieu A:LINK { color: #9a9a9a; text-decoration: none }
#footer_milieu A:VISITED { color: #9a9a9a; text-decoration: none }
#footer_milieu A:HOVER { color: #ff0000; text-decoration: none }
#footer_milieu { text-align: right; width: 800px; margin-left: auto; margin-right: auto;}

#footer_bas A:LINK { color: #9a9a9a; text-decoration: none }
#footer_bas A:VISITED { color: #9a9a9a; text-decoration: none }
#footer_bas A:HOVER { color: #ff0000; text-decoration: none }

#liste_pages A#select:LINK { font-size: 14px; color: #ff0000; text-decoration: none }
#liste_pages A#select:VISITED { font-size: 14px; color: #ff0000; text-decoration: none }
#liste_pages A#select:HOVER { font-size: 14px; color: #ff0000; text-decoration: none }

h1 A:LINK { color: #003366; }
h1 A:VISITED { color: #003366; }
h1 A:HOVER { color: #ff0000; }

A IMG {
	border: none;
}

body, form, div, p, table, label, ul, li, img {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	text-align: left;
	background-color: #ffffff;
	font-size: 11px;
	color: #5E6E80;

	font-family: Verdana;
}

td {
	text-align: left;
}

form { display : block; margin : 0; padding : 0; }

img {
	display: block;
}

label {
	float: left;
	display: inline;
	width: 140px;
	text-align: left;
}

/* liste à puce */

ul, li {
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
	text-align: left;
	margin-top: 0;
}

#puce_annonces ul {
	padding-left: 0;
	background-color: #ff0000;
}

#puce_annonces li {
	font: 11px Verdana;
	line-height: 18px;
	list-style-type:none;
	background: none;
	margin-top: 0;
	margin-bottom: 0;
}
#puce_annonces li img {
	display: inline;
	margin-right: 10px;
}

.puce_bleu li {
	list-style-type:none;
	background-image:url(../../images/puce_bleu.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
	padding-left: 20px;
}

.puce_adresse li {
	list-style-type:none;
	background-image:url(../../images/puce_adresse.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
	padding-left: 20px;
}

table {
	border-collapse: collapse;
} 

td img {
	display: inline;
}

hr {
	display:block;
	width: 560px;
	height: 1px;
	margin: 0;
	_margin: -7px 0;
	margin-bottom: 20px;
	padding: 0;
	color: #133872;
	background-color: #133872;
	border: 0;
}

* html hr { margin-bottom: 3px; }

h1 { font-family: arial, verdana, sans-serif; font-weight: bold; margin: 0; padding: 0; font-size : 1.6em; margin-bottom : 10px; color: #E42929; text-align: left; }
h2 { font-size : 1.4em; margin-bottom : 5px; color: #133872; text-align: left; }
h3 { font-size : 1.4; font-family: arial; margin-bottom: 0; text-align: left; }
h4 { font-size : 1em; margin : 1.33em 0; font-weight: bold;}
h5 { font-size : 1.4em; }
h6 { font-size : 0.67em; margin : 0; }

br.sep {
	clear:both;
	visibility:hidden;
}
br.separation {
	clear:both;
	visibility:hidden;
}

.txt_left { text-align: left; }
.txt_center { text-align: center; }
.txt_right { text-align: right; }
.txt_rouge { color: #ff0000; }
.txt_small { font-size: 10px; }
.inline { display: inline; }

.txt_retour {
	width: 100%;
	display: block;

	font-weight: bold;
	color: #666666;

	margin-bottom: 20px;

	text-align: center;
}

.lien_inline {
	width: 90px;

	display: block;
	float: left;
}

.lien_inline_2 {
	width: 140px;

	display: block;
	float: left;
}

.txt_etoile {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}

.txt_retour {
	margin-top: 10px;
	margin-left: 32px;
}

.txt_confirmation {
	display: block;

	width: 100%;

	margin-bottom: 20px;

	color: #ff0000;
	font-weight: bold;
	text-align: center;
}

#bloc_erreur_on {
	min-height: 24px;

	margin-bottom: 15px;

	padding-left: 49px;

	background-image:url(../../images/erreur_on.gif);
	background-repeat: no-repeat;

	color: #ff0000;
	font-weight: bold;
}

#bloc_erreur_off{
	min-height: 24px;

	margin-bottom: 15px;

	padding-left: 49px;

	background-image:url(../../images/erreur_off.gif);
	background-repeat: no-repeat;

	color: #00CC00;
	font-weight: bold;
}

a.detail {
	display:block;
	width:122px;
	line-height: 20px;
	background-color: #365BA1;
	background-image: url(../../images/btn_action.gif);
	background-repeat: no-repeat;
	color: #0033cc;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-align:center;
}
a.detail:LINK { color: #0033cc; }
a.detail:VISITED { color: #0033cc; }
a.detail:HOVER { color: #ff0000; }

.btn {
	width: 128px;

	margin-left: auto;
	margin-right: auto;

	display: block;
}
