@charset "utf-8";
/* CSS Document */

H1, H1 A:hover, H1 A:link, H1 A:active, H1 A:visited { /* Titre 1 bleu gras */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	display: inline;
	line-height:normal;
}

H2, H2 A:hover, H2 A:link, H2 A:active, H2 A:visited { /* Titre 1 bleu gras */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FF551C;
	text-decoration:none;
	display: inline;
	line-height:normal;
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	display: inline;
	text-decoration:none;
	font-variant: normal;
	line-height:normal;
	text-align: justify;
}

.texte a:link, .texte a:visited { 
	color: #000000;
	display: inline;
	text-decoration:underline;
}

.texte a:hover, .texte a:active { 
	color: #993333;
	text-decoration:underline;
}

.texte_gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	display: inline;
	text-decoration:none;
	font-variant: normal;
	line-height:normal;
	text-align: justify;
}

.texte_gras a:link, .texte_gras a:visited { 
	color: #000000;
	display: inline;
	text-decoration:underline;
}

.texte_gras a:hover, .texte_gras a:active { 
	color: #993333;
	text-decoration:underline;
}

.texte_rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #993333;
	display: inline;
	text-decoration:none;
	font-variant: normal;
	line-height:normal;
	text-align: justify;
}

/* Utilisé pour le texte des news défilantes */
.TxtActu, .TxtActu a:link, .TxtActu a:visited {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #500;
}
.TxtActu a:hover, .TxtActu a:active {
	color: #FFF;
	text-decoration: underline;
	background-color: #993333;
}

.texte_vendu { /* Utilisé pour le texte VENDU */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	font-weight: bold;
	float: right;
	margin-right: 15px;
}

.page_select_fiches { /* Utilisé pour le texte de la page en cours */
	font-size: 14px;
	color: #993333;
	text-align: justify;
	border-color: #E6A620;
	border-style: solid;
	border-width: 1px;
	padding: 1px;
	background-color: #F3D597;
}

.texte_rouge a:link, .texte_rouge a:visited { 
	color: #993333;
	display: inline;
	text-decoration:underline;
}

.texte_rouge a:hover, .texte_rouge a:active {
	color: #CC0033;
	text-decoration:underline;
}

.texte_rouge_gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993333;
	display: inline;
	text-decoration:none;
	font-variant: normal;
	line-height:normal;
	text-align: justify;
}

.texte_rouge_gras a:link, .texte_rouge_gras a:visited { 
	color: #993333;
	display: inline;
	text-decoration:underline;
}

.texte_rouge_gras a:hover, .texte_rouge_gras a:active { 
	color: #CC0033;
	text-decoration:underline;
}

.menu, .menu a:link, .menu a:visited { /* Hors souris */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
	letter-spacing: normal;
	line-height: 20px;
}

.menu a:hover, .menu a:active { /* Sous la souris */
	color: #FFFFFF;
	background-color:#762E2E;
	font-weight:normal;
}

.menu_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993333;
	text-decoration:none;
	letter-spacing: normal;
	line-height: 20px;
}

.sous_menu, .sous_menu a:link, .sous_menu a:visited { /* Hors souris */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #996600;
	text-decoration:none;
	letter-spacing: normal;
	line-height: 20px;
}

.sous_menu a:hover, .sous_menu a:active { /* Sous la souris */
	color: #FFFFFF;
	background-color:#993333;
	font-weight:normal;
}

.sous_menu_on {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #993333;
	text-decoration:none;
	letter-spacing: normal;
	line-height: 20px;
}

.texte_footer { /* Titres 1 Bleu gras*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	line-height:normal;
}

.texte_footer a:link, .texte_footer a:visited { /* Titres 1 Bleu gras*/
	color: #666666;
	text-decoration:underline;
}

.texte_footer a:hover, .texte_footer a:active { /* Titres 1 Bleu gras*/
	color: #000000;
	text-decoration:underline;
}

.ImageFloatGauche {
	float: left;
	margin-right:4px;
	margin-bottom:4px;
	border:0px;
}

.ImageFloatDroit {
	float: right;
	margin-right:4px;
	margin-bottom:4px;
	border:0px;
}