.fond_gauche {
	
	background-image: url(images/fond_gauche.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.fond_droit {
	
	background-image: url(images/fond_droit.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.backbody {
	background-color: #29202A;
}
.fond_bas {
	
	background-image: url(images/fond_bas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bas_page {
	
	background-image: url(images/img_bas.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond_page {
	
	background-image: url(images/fond_page.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.texte_bas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.texte_bas2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a.a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #29202A;
	text-decoration: underline;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6D5985;
	text-decoration: underline;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6D5985;
	text-decoration: underline;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #64708C;
	text-decoration: underline;
}
.texte_normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #29202A;
}
.texte_normal_bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #29202A;
}
.Titre_bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #6D5985;
}

.Img_select_ht {
	
	background-image: url(images/img_selection_ht.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Img_select_bas{
	
	background-image: url(images/img_selection_bas.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Img_select_milieu{
	
	background-image: url(images/img_selection_milieu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.Img_sp_ht {
	
	background-image: url(images/img_sp_ht.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Img_sp_bas{
	
	background-image: url(images/img_sp_bas.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Img_sp_milieu{
	
	background-image: url(images/img_sp_milieu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.Img_annonce_ht {
	
	background-image: url(images/annonce_ht.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Img_annonce_bas{
	
	background-image: url(images/annonce_bas.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Img_annonce_milieu{
	
	background-image: url(images/annonce_milieu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bordure {
	border: 1px solid #6D5985;
	color: #333333;
}
.Txt_bold_italic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #6D5985;
}