/****************************************************************/
/*	général                                                                                       */
/****************************************************************/
body {
	margin: 0px;
	padding: 0px;
	background-color: #666666; 
}

form{
	margin: 0px;
	padding: 0px;
}

.header{
	background: #fff000 url(/images/header_fond.gif) repeat-x;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

.fond_logo{
	background:  url(/images/logo_fond.gif) no-repeat bottom;
}

.accroche{
	padding: 0px 0px 0px 0px;
}

.accroche h1{
	margin: 0px;
	padding: 0px;
	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 19px;
	font-weight: bold;
	color : #000000;
}

a{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	color : #000000;
}

.erreur{
	border:1px solid red; 
	color:#000000;
	padding:10px 10px 10px 10px;
}

.valide{
	border:1px solid green; 
	color:#000000;
	padding:10px 10px 10px 10px; 
}

.contenu{
	padding: 10px 30px 5px 30px;
	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	color : #000000;
}

input{ 
	background-color: #FFFAD7;
	border: #000000 solid 1px;
	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	color:#000000; 
}

select{ 
	background-color: #FFFAD7;
	border: #000000 solid 1px;
	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px; 
	color:#000000; 
}

.bt{
	background-color: #666666;
	border: 0px;
	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	font-weight: bold;
	color : #ffffff;
}

/****************************************************************/
/*	index	                                                                                         */
/****************************************************************/

.index_fond_1{
	background: url(/images/index_fond_1.jpg) no-repeat left bottom;
}

.index_fond_2{
	background: url(/images/index_fond_2.jpg) no-repeat;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

.index_accroche h1{
	margin: 0px;
	padding: 0px;
	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 26px;
	font-weight: bold;
	color : #000000;
}

.offres{
	background-color: #e62329;
}

a.lien_offres_accueil{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	font-weight: bold;
	color : #ffffff;
	text-decoration: none;
}

a.lien_offres_accueil:hover{
	text-decoration: underline;
}

.placement_offres{
	padding: 15px 0px 0px 7px;
}

.placement_flash{
	padding: 0px 0px 0px 145px;
}

/****************************************************************/
/*	contenu                                                                                       */
/****************************************************************/
.contenu_fond_1{
	background: url(/images/contenu_fond_1.gif) no-repeat left bottom;
}

.contenu_fond_2{
	background: url(/images/contenu_fond_2.gif) no-repeat;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

.contenu_titre{
	margin: 0px;
	padding: 0px 0px 0px 60px;
}

.fond_texte{
	background: url(/images/article_fond.gif) repeat-y;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

.titre_article{
	margin: 0px;
	padding: 0px;
	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 16px;
	font-weight: bold;
	color : #000000;
}

.retour_accueil{
	padding: 0px 23px 0px 0px;
}

/****************************************************************/
/*	recherche                                                                                   */
/****************************************************************/
.titre_recherche{
	background: #e62329 url(/images/fond_titre_recherche.gif) no-repeat right;
}

.titre_recherche h1{
	margin: 0px;
	padding: 0px 0px 0px 5px;
	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	font-weight: bold;
	color : #ffffff;
}

.bloc_offres{
	background-color: #fff000;
}

.lien_offres{
	padding: 3px;
	background-color: #fffad7;
	text-align: right;
}

a.lien_offres_mois {
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	font-weight: bold;
	color : #e62329;
	text-decoration: none;
}

a.lien_offres_mois:hover{
	background-color: #e62329;
	color : #ffffff;
}

.champ_recherche{
	background-color: #f5f5f5;
	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	font-weight: bold;
	color : #000000;
}

.bloc_recherche{
	background-color: #e5e5e5;
}

.bloc_residences{
	background-color: #f5f5f5;
	border: #e5e5e5 solid 1px;
}

.choix_residences{
	background-color: #e5e5e5;
}

.legende{
	background-color: #ffffff;
}

.aucun_resultat{
	padding: 15px;
	border: dotted 1px #880021;
	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	color : #000000;
}

.resultats_ecole{
	padding: 5px;
	background-color: #609dff;
	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	color : #ffffff;
}

a.lien_results_ecole{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	color : #ffffff;
}

/****************************************************************/
/*	contact                                                                                        */
/****************************************************************/
.coordonnees{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 16px;
	border: dotted 1px #880021;
}

.warning{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	color : #ff0000;
}

.champs{
	background-color: #000000;
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	color : #ffffff;
}

/****************************************************************/
/*	residence                                                                                   */
/****************************************************************/
.bloc_residence{
	padding: 10px;
	background-color: #f5f5f5;
	border: #e5e5e5 solid 1px;
}

.titre_residence{
	padding: 0px;
	margin: 0px;
	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 16px;
	font-weight: bold;
	color : #000000;
}

.bloc_description{
	border: solid 1px #c5c5c5;
}

.separation{
	background: #ffffff url(/images/separation_fiche_residence.gif) repeat-x;
}

.bloc_recherche_lot{
	background-color: #fffad7;
}

.dispos{
	background-color: #e62329;
	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	font-weight: bold;
	color : #ffffff;
}

.separation_recherche_dispos{
	background: #fffad7 url(/images/fond_recherche_dispo.gif) repeat-x center;
}

/****************************************************************/
/*	logements                                                                                  */
/****************************************************************/
.bloc_logements{
	padding: 10px;
	background-color: #f5f5f5;
	border: #e5e5e5 solid 1px;
}

h1.logement_type{
	padding: 0px;
	margin: 0px;
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 14px;
	font-weight: bold;
	color : #000000;
}

.bloc_logement_type{
	padding: 3px 0px 0px 0px;
	border-top: #e62329 dotted 1px;
}

.bloc_logement_voir{
	background-color: #e5e5e5;
}

a.lien_details{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 13px;
	font-weight: bold;
	color : #e62329;
	
	text-decoration: none;
}

a.lien_details:hover{
	background-color: #e62329;
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 14px;
	font-weight: bold;
	color : #ffffff;
}

.loc_mois_descriptif{
	padding: 3px;
	border: #880021 dotted 1px;
}

.loc_mois_loyer{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	font-weight: normal;
}

.loc_mois_residence{
	padding: 5px 0px 0px 0px;
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 13px;
	font-weight: bold;
}

a.lien_logement_contact{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 14px;
	color : #e62329;
	font-weight: bold;
	text-decoration: none;
}

a.lien_logement_contact:hover{
	background-color: #e62329;
	color : #ffffff;
}

/****************************************************************/
/*	footer	                                                                                         */
/****************************************************************/
.footer_fond{
	padding: 0px 35px 0px 0px;
	
	background: url(/images/footer_fond.gif) no-repeat;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
}

.footer_fond_2{
	padding: 15px 0px 0px 0px;
	
	background-color: #fff000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
}

.telephone{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 15px;
	font-weight: bold;
	color : #FF0000;
}

.adresse{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 13px;
	font-weight: bold;
	color : #666666;
}

a.lien_footer{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 14px;
	font-weight: bold;
	color : #ff0000;
	text-decoration: none;
}

a.lien_footer:hover{
	text-decoration: underline;
}

.menu_bas{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	color : #666666;
	
	border: dotted 1px #880021;
}