/* CSS Document */
/* Feuille de styles globale pour tous les sites de La Maison du Logement */
/* www.iris-interactive.fr */

/*** COMPOSANTS ADDITIONNELS ***/
#COMPOSANT {  padding-right: 0px; padding-left: 0px}
#LIB_COMPOSANT {  display: none}

/*** Définition des styles ***/
body {
	background-color:#F0F8EF;
	margin:0;
	padding:0;
	font-family:'Trebuchet MS', Verdana, sans-serif;
	font-size:12px;
	text-align:center;
}
hr {
	height:1px;
	width: 100%;
	text-align:center;
	clear:both;
	
	padding:5px 10px 5px 10px;
	border-width:1px 0 0 0;
	border-style:solid;
	border-color:#00B14B;
}
.style_page {
	width:775px;
	margin:5px auto;
	padding:0;
	text-align:left;
}
.style_entete p.style_adresse{
	margin-top:168px;
	padding:3px 0;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#menu {
	background:#6068A4 url(../images/_charte/fds_menu.gif) repeat-x left bottom;
	height:25px;
	text-align:right;
	margin:1px 0;
	padding:0;
}
#menu ul {
	margin:0 5px;
	padding:4px;
	list-style:none;
}
#menu li {
	background:url(../images/_charte/sep_menu.gif) no-repeat left center;
	display:inline;
	margin:0;
	padding:3px 0 1px 6px;
}
#menu li ul {
	position:absolute;
	display:none;
}
#menu li.sfhover ul{
	display:block;
	margin:21px 0 0 -5px;
	padding-top: 5px;
	background:#3F4991 url(../images/_charte/active_sf.gif) no-repeat 5px top;
	border-width:1px;
	border-style:solid;
	border-color:#8F95C0;
}
#menu li:hover ul {
	display:inline;
	margin:17px 0 0 -5px;
	background:#3F4991 url(../images/_charte/active_sf.gif) no-repeat 5px top;
	border-width:1px;
	border-style:solid;
	border-color:#8F95C0;
}
#menu li:hover ul li, #menu li.sfhover ul li {
	display:block;
	background-image:none;
	text-align:left;
	font-size:11px;
}
#menu li ul:hover{
	display:inline;
}
#menu li ul a:hover{
	text-decoration:underline;
	border-bottom-width:0;
}

#menu li.style_rj43 {
	background:url(../images/_charte/menu_logo_rj43.gif) no-repeat left center;
	padding:3px 2px 2px 36px;
}
#menu a {
	margin:0;
	padding:0;
	color:#FFFFFF;
	text-decoration:none;
}
#menu a:hover {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#8F95C0;
}
.style_logo_sirius {
	position:absolute;
	margin:-55px 0 5px 11px;
	padding:0;
	top:226px;
}
html>body .style_logo_sirius {
	position:absolute;
	margin:-55px 0 5px 11px;
	padding:0;
	top:227px;
}
.style_global {
	background:#FFFFFF url(../images/_charte/marge_global.gif) repeat-y left center;
	text-align:left;
	margin-top:-1px;
	padding-top:20px;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#00B14B;
}
html>body .style_global {
	padding-top:15px;
}
.style_global p{
	margin: 5px;
}
.style_colonnegauche p.style_ring {
	font-size:11px;
	color:#999999;
	text-align:center;
}
.style_colonnegauche {
	background:#F0F0F0 url(../images/_charte/bg_colonne_gauche_cipl.jpg) no-repeat left bottom;
	text-align:left;
	margin-left:30px;
	padding:0 0 215px 0;
	width:205px;
}
.style_colonnegauche .style_ring a {
	font-size:11px;
	font-weight:bold;
	color:#999999;
	text-align:center;
}
.style_colonnegauche .style_ring a:hover {
	color:#A1AAEE;
}
.style_colonnegauche ul {
	margin:0;
	padding:0;
}
.style_colonnegauche li {
	margin:0 5px 5px 5px;
	padding:0;
	list-style:none;
	height:96px;
	text-align:right;
}
.style_colonnegauche li a:hover{
	text-decoration:underline;
}
.style_colonnegauche h2{
	color:#999999;
	font-size:14px;
}
.style_colonnegauche h2 span{
	left:-999em;
	position:absolute;
}
.style_colonnegauche h2.style_situer{
	background:url(../images/_charte/bg_cg_h2_situer.gif) no-repeat left bottom;
	height:48px;
}
.style_colonnegauche h2.style_coordonnees{
	background:url(../images/_charte/bg_cg_h2_coordonnees.gif) no-repeat left bottom;
	height:48px;
}
.style_colonnegauche p.style_plan{
	text-align:center;
}

form
	{
	padding:0px;
	}
legend
	{
	color:#00B14B;
	font-weight:bold;
	}
fieldset
	{
	border-width:1px;
	border-style:solid;
	border-color:#00B14B;
	padding:2px;
	}
input, textarea, select
	{
	margin:3px;
	font-size:11px;		
	}
.style_contenu {
	float:right;
	text-align:left;
	width:530px;
	height:740px;
	margin:0;
	padding:0;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#00B14B;
}
html>body .style_contenu {
	min-height:740px;
	height:auto;
}
.style_contenu_1col1 {
	text-align:justify;
	width:520px;
	padding:0;
	margin:5px;
	clear:both;
}
.style_contenu_1col1 p{
	margin:0;
	padding:0px 10px 10px 10px;
}
.style_contenu_1col1_qui {
	background:#A1AAEE url(../images/_charte/qui_sommes_nous_bottom3.gif) no-repeat left bottom;
	text-align:justify;
	width:520px;
	height:165px;
	padding:0;
	margin:5px;
	clear:both;
}
html>body .style_contenu_1col1_qui {
	min-height:165px;
	height:auto;
}
.style_contenu_1col1_qui h2 {
	background:url(../images/_charte/qui_sommes_nous.gif) no-repeat left top;
	text-align:right;
	height:39px;
	padding:0;
	margin:0;
}
.style_contenu_1col1_qui h2 span{
	left:-999em;
	position:absolute;
}
.style_contenu_1col1_qui p{
	margin:0;
	padding:10px 120px 10px 10px;
}
html>body .style_contenu_1col1_qui p{
	min-height:84px;
	height:auto;
}
.style_contenu_1col1_qui .style_object_qui{
	float:right;
	margin:-46px 0 0 0;
}
.style_contenu_1col1_residence {
	background:#A1AAEE url(../images/_charte/residence_bottom2.gif) no-repeat left bottom;
	text-align:justify;
	width:520px;
	height:165px;
	padding:0;
	margin:5px;
	clear:both;
}
html>body .style_contenu_1col1_residence {
	min-height:165px;
	height:auto;
}
.style_contenu_1col1_residence h2 {
	background:url(../images/_charte/residence.gif) no-repeat left top;
	text-align:right;
	height:39px;
	padding:0;
	margin:0;
}
.style_contenu_1col1_residence h2 span{
	left:-999em;
	position:absolute;
}
.style_contenu_1col1_residence p{
	margin:0;
	padding:10px 120px 10px 10px;
}
html>body .style_contenu_1col1_residence p{
	min-height:84px;
	height:auto;
}
.style_contenu_1col1_residence .style_object_residence{
	float:right;
	margin:-46px 0 0 0;
}
.style_contenu_1col1_admission{
	background:#c6a0ab url(../images/_charte/admission_bottom2.gif) no-repeat left bottom;
	text-align:justify;
	width:520px;
	height:165px;
	padding:0;
	margin:5px;
	clear:both;
}
html>body .style_contenu_1col1_admission {
	min-height:165px;
	height:auto;
}
.style_contenu_1col1_admission h2 {
	background:url(../images/_charte/admission.gif) no-repeat left top;
	text-align:right;
	height:39px;
	padding:0;
	margin:0;
}
.style_contenu_1col1_admission h2 span{
	left:-999em;
	position:absolute;
}
.style_contenu_1col1_admission p{
	margin:0;
	padding:10px 120px 10px 10px;
}
html>body .style_contenu_1col1_admission p{
	min-height:84px;
	height:auto;
}
.style_contenu_1col1_admission .style_object_admission{
	float:right;
	margin:-46px 0 0 0;
}
.style_contenu_1col1_logement {
	background:#c6a0ab url(../images/_charte/aide_bottom2.gif) no-repeat left bottom;
	text-align:justify;
	width:520px;
	height:165px;
	padding:0;
	margin:5px;
	clear:both;
}
html>body .style_contenu_1col1_logement {
	min-height:165px;
	height:auto;
}
.style_contenu_1col1_logement h2 {
	background:url(../images/_charte/aide.gif) no-repeat left top;
	text-align:right;
	height:39px;
	padding:0;
	margin:0;
}
.style_contenu_1col1_logement h2 span{
	left:-999em;
	position:absolute;
}
.style_contenu_1col1_logement p{
	margin:0;
	padding:10px 120px 10px 10px;
}
html>body .style_contenu_1col1_logement p{
	min-height:84px;
	height:auto;
}
.style_contenu_1col1_logement .style_object_logement{
	float:right;
	margin:-46px 0 0 0;
}
.style_contenu_1col1_actu {
	background:#03b24e url(../images/_charte/actu_bottom2.gif) no-repeat left bottom;
	text-align:justify;
	width:520px;
	height:165px;
	padding:0;
	margin:5px;
	clear:both;
	color: #ffffff;
}
html>body .style_contenu_1col1_actu {
	min-height:165px;
	height:auto;
}
.style_contenu_1col1_actu h2 {
	background:url(../images/_charte/actu.gif) no-repeat left top;
	text-align:right;
	height:39px;
	padding:0;
	margin:0;
}
.style_contenu_1col1_actu h2 span{
	left:-999em;
	position:absolute;
}
.style_contenu_1col1_actu p{
	margin:0;
	padding:10px 120px 10px 10px;
}
html>body .style_contenu_1col1_actu p{
	min-height:84px;
	height:auto;
}
.style_contenu_1col1_actu .style_object_actu{
	float:right;
	margin:-46px 0 0 0;
}
.style_contenu_1col1_services {
	background:#c6a0ab url(../images/_charte/services_bottom2.gif) no-repeat left bottom;
	text-align:justify;
	width:520px;
	height:165px;
	padding:0;
	margin:5px;
	clear:both;
}
html>body .style_contenu_1col1_services {
	min-height:165px;
	height:auto;
}
.style_contenu_1col1_services h2 {
	background:url(../images/_charte/services.gif) no-repeat left top;
	text-align:right;
	height:39px;
	padding:0;
	margin:0;
}
.style_contenu_1col1_services h2 span{
	left:-999em;
	position:absolute;
}
.style_contenu_1col1_services p{
	margin:0;
	padding:10px 120px 10px 10px;
}
html>body .style_contenu_1col1_services p{
	min-height:84px;
	height:auto;
}
.style_contenu_1col1_services .style_object_services{
	float:right;
	margin:-46px 0 0 0;
}
.style_contenu_1col1_fiche_detail {
	background:#F4B60B url(../images/_charte/fiche_detail_bottom2.gif) no-repeat center bottom;
	width:520px;
    padding:0;
	margin:5px;
}
.style_contenu_1col1_fiche_detail h2 {
	background:#ffffff url(../images/_charte/fiche_detail.gif) no-repeat center top;
	text-align:left;
	height:48px;
	padding:0;
	margin:0;
}
.style_contenu_1col1_fiche_detail h2 span{
	left:-999em;
	position:absolute;
}
.style_contenu_1col1_fiche_detail p{
	margin:5px 10px 10px 10px;
	text-align:left;
	font-size:14px;
}
.style_contenu_1col1_fiche_detail a.style_left {
	margin : 0px;
}
.style_contenu_1col1_fiche_detail img.style_gros_plan{
	margin : 0 0 0 -5px   ;
	border-color: #FF6702;
}
.style_contenu_1col1_fiche_detail .style_center{
	text-align:left;
	margin:250px 10px 10px 10px;
}

.style_contenu_1col1_tarifs {
	background:#c6a0ab url(../images/_charte/tarifs_bottom2.gif) no-repeat left bottom;
	text-align:justify;
	width:520px;
	height:165px;
	padding:0;
	margin:5px;
	clear:both;
}
html>body .style_contenu_1col1_tarifs {
	min-height:165px;
	height:auto;
}
.style_contenu_1col1_tarifs h2 {
	background:url(../images/_charte/tarifs.gif) no-repeat left top;
	text-align:right;
	height:39px;
	padding:0;
	margin:0;
}
.style_contenu_1col1_tarifs h2 span{
	left:-999em;
	position:absolute;
}
.style_contenu_1col1_tarifs p{
	margin:0;
	padding:10px 120px 10px 10px;
}
html>body .style_contenu_1col1_tarifs p{
	min-height:84px;
	height:auto;
}
.style_contenu_1col1_tarifs .style_object_tarifs{
	float:right;
	margin:-46px 0 0 0;
}

.style_contenu_1col1_telechargement {
	background:#EFA720 url(../images/_charte/telechargement_bottom2.gif) no-repeat left bottom;
	text-align:justify;
	width:520px;
	height:165px;
	padding:0;
	margin:5px;
	clear:both;
}
html>body .style_contenu_1col1_telechargement {
	min-height:165px;
	height:auto;
}
.style_contenu_1col1_telechargement h2 {
	background:url(../images/_charte/telechargement.gif) no-repeat left top;
	text-align:right;
	height:39px;
	padding:0;
	margin:0;
}
.style_contenu_1col1_telechargement h2 span{
	left:-999em;
	position:absolute;
}
.style_contenu_1col1_telechargement p{
	margin:0;
	padding:10px 120px 10px 10px;
}
html>body .style_contenu_1col1_telechargement p{
	min-height:84px;
	height:auto;
}
.style_contenu_1col1_telechargement a{
	text-decoration: none;
	color:#000000;
}
.style_contenu_1col1_telechargement .style_object_telechargement{
	float:right;
	margin:-46px 0 0 0;
}

.style_contenu_1col1_questions {
	background:#fe9f46 url(../images/_charte/questions_bottom2.gif) no-repeat left bottom;
	text-align:justify;
	width:520px;
	height:165px;
	padding:0;
	margin:5px;
	clear:both;
}
html>body .style_contenu_1col1_questions{
	min-height:165px;
	height:auto;
}
.style_contenu_1col1_questions h2 {
	background:url(../images/_charte/questions.gif) no-repeat left top;
	text-align:right;
	height:39px;
	padding:0;
	margin:0;
}
.style_contenu_1col1_questions h2 span{
	left:-999em;
	position:absolute;
}
.style_contenu_1col1_questions p{
	margin:0;
	padding:10px 120px 10px 10px;
}
html>body .style_contenu_1col1_questions p{
	min-height:84px;
	height:auto;
}
.style_contenu_1col1_questions .style_object_questions{
	float:right;
	margin:-46px 0 0 0;
}


.style_contenu_1col1_questions table, .style_contenu_1col1_glossaire table {
	padding:0;
	margin:0px 120px 0px 10px;
	font-family:'Trebuchet MS', Verdana, sans-serif;
	font-size:12px;
}
.style_contenu_1col1_questions tr, .style_contenu_1col1_glossaire tr, 
.style_contenu_1col1_questions td, .style_contenu_1col1_glossaire td {
	margin:0;
	padding:0;
}
.style_contenu_1col1_questions form, .style_contenu_1col1_glossaire form {
	padding:0;
	margin:0;
}


.style_contenu_1col1_glossaire {
	background:#fe9f46 url(../images/_charte/questions_bottom2.gif) no-repeat left bottom;
	text-align:justify;
	width:520px;
	height:165px;
	padding:0;
	margin:5px;
	clear:both;
}
html>body .style_contenu_1col1_glossaire{
	min-height:165px;
	height:auto;
}
.style_contenu_1col1_glossaire h2 {
	background:url(../images/_charte/bg_h2_glossaire_bis.gif) no-repeat left top;
	text-align:right;
	height:39px;
	padding:0;
	margin:0;
}
.style_contenu_1col1_glossaire h2 span{
	left:-999em;
	position:absolute;
}
.style_contenu_1col1_glossaire p{
	margin:0;
	padding:10px 120px 10px 10px;
}




.style_contenu_1col1_guide {
	background:#393738 url(../images/_charte/guide_bottom2.gif) no-repeat left bottom;
	text-align:justify;
	width:520px;
	height:165px;
	padding:0;
	margin:5px;
	clear:both;
	color: #ffffff;
}
html>body .style_contenu_1col1_guide {
	min-height:165px;
	height:auto;
}
.style_contenu_1col1_guide h2 {
	background:url(../images/_charte/guide.gif) no-repeat left top;
	text-align:right;
	height:39px;
	padding:0;
	margin:0;
}
.style_contenu_1col1_guide h2 span{
	left:-999em;
	position:absolute;
}
.style_contenu_1col1_guide p{
	margin:0;
	padding:10px 120px 10px 10px;
}
html>body .style_contenu_1col1_guide p{
	min-height:84px;
	height:auto;
}
.style_contenu_1col1_tarifs .style_object_guide {
	float:right;
	margin:-46px 0 0 0;
}
.style_contenu_1col1_infoleg {
	background:#9891B2 url(../images/_charte/infoleg_bottom2.gif) no-repeat left bottom;
	text-align:justify;
	width:520px;
	height:165px;
	padding:0;
	margin:5px;
	clear:both;
}
html>body .style_contenu_1col1_infoleg {
	min-height:165px;
	height:auto;
}
.style_contenu_1col1_infoleg h2 {
	background:url(../images/_charte/infoleg.gif) no-repeat left top;
	text-align:right;
	height:39px;
	padding:0;
	margin:0;
}
.style_contenu_1col1_infoleg h2 span{
	left:-999em;
	position:absolute;
}
.style_contenu_1col1_infoleg p{
	margin:0;
	padding:10px 120px 10px 10px;
}
html>body .style_contenu_1col1_infoleg p{
	min-height:84px;
	height:auto;
}
.style_contenu_1col1_infoleg .style_object_infoleg{
	float:right;
	margin:-46px 0 0 0;
}
.style_contenu h1{
	color:#00B14B;
	font-size:20px;
	text-align:left;
	margin:0;
	padding:0 5px;
}
.style_contenu h1.style_list{
	color:#990085;
	border: 1px solid #c6a0ab;
	font-size:20px;
	text-align:right;
	margin:0 0 10px 0;
	padding:0 5px 0 0;
}
.style_contenu h2{
	color:#999999;
	font-size:14px;
}
.style_contenu h2 span{
	display:none;
}
.style_contenu strong{
	color:#006A2B;
	font-size:12px;
	text-align:justify;
	margin:0;
}
.style_contenu tr.style_impair{
	background-color:#ffffff;
	color:#1C56A6; 
}
.style_contenu td.style_pair{
	background-color:#ffffff;
	padding: 5px;
	width:50%;
}
.style_contenu div.style_argumentaire table{
	font-size:12px;
	vertical-align:center;
	margin: 10px;
	text-align: center;
	color:#70738F; 
	background: url(../images/fond_argumentaire.gif) no-repeat  top ;	
}
.style_contenu div.style_argumentaire table.style_fond2{
	background: url(../images/fond_argumentaire2.gif) no-repeat  top ;	
}
.style_contenu div.style_argumentaire table.style_fond3{
	background: url(../images/fond_argumentaire3.gif) no-repeat  top ;	
}
.style_contenu div.style_argumentaire th{
	color:#70738F; 
	padding: 10px;
	text-align: center;
	border-width:1px;
	border-style:solid;
	border-color:#A8B0EF;
	font-size:14px;
}
.style_contenu div.style_argumentaire tr{
	height:20px;
}
.style_contenu div.style_argumentaire td{
	height:20px;
	padding: 10px;
	vertical-align:center;
	border-width:1px;
	border-style:solid;
	border-color:#A8B0EF;
	width:160px;
}
.style_contenu div.style_argumentaire td.style_depot{
	height:60px;
	padding: 10px;
	width:160px;
	font-size: 14px;
	font-weight: bold;
	vertical-align:center;
}
.style_contenu div.style_argumentaire td.style_admission{
	height:60px;
	padding: 10px;
	width:460px;
	font-size: 14px;
	font-weight: bold;
	vertical-align:center;
}
.style_contenu ul{
	margin:0;
	padding:5px 10px 10px 10px;
	text-align :justify;
}
.style_contenu li{
	background:url(../images/_charte/puce_maison.gif) no-repeat left 1px;	
	list-style-type:none;
	padding:0 20px 0 15px;
	list-style-color:#00B14B;
	text-align:justify;

}
.style_contenu ul.style_list_none li{
	background: none;
	margin: 4px 0 4px -15px;
}
.style_contenu ul.style_list_lien li{
	background:url(../images/_charte/puce_lien.gif) no-repeat left 3px;	
	list-style-type:none;
	padding:0 15px 0 15px;
	list-style-color:#00B14B;
	text-align:justify;
}

.style_contenu a{
	color:#000000;
	text-decoration:underline ;
}
.style_contenu a:hover{
	color:#000000;
	text-decoration:none;
}
.style_contenu a.style_blanc{
	color: #ffffff;
}
.style_contenu a:hover.style_blanc{
	color: #ffffff;
}
.style_contenu a.style_retour_haut_de_page{
	background:url(../images/_charte/puce_haut_page.gif) no-repeat right bottom;
	padding: 0 20px 0 0;
	border:0;
	float:right;
	color:#5C5F79;
	text-decoration:none;
}
.style_contenu a:hover.style_retour_haut_de_page{
	color:#5C5F79;
	text-decoration:underline;
}
.style_contenu a.style_mail{
	background:url(../images/_charte/puce_mail.gif) no-repeat left 2px;
	list-style-type:none;
	padding:0 15px 0 15px;
	color:#8898BC;
	font-weight: bold;
}
.style_contenu a:hover.style_mail{
	color:#8898BC;
	font-weight: bold;
}
.style_contenu a.style_ancre{
	color:#000000;
	text-decoration:none;
	text-align: left;
	margin: 5px;
}
.style_contenu a.style_retour_page_annonces{
	background:url(../images/_charte/puce_retour_page_annonces.gif) no-repeat right bottom;
	padding: 0 20px 0 0;
	margin: 0 10px 0 0;
	border:0;
	float:right;
	color:#5C5F79;
	text-decoration:none;
}
.style_contenu h2.style-commun{
	background:url(../images/_charte/bg_h2.gif) no-repeat left bottom;
	clear:both;
	color:#005E46;
	margin: 0 0 5px -10px;
	padding: 0 5px 0 10px;
}
.style_contenu h2.style_jaune{
	background:url(../images/_charte/bg_h2_jaune.gif) no-repeat left bottom;
	clear:both;
	color:#005E46;
	margin: 0 0 5px -10px;
	padding: 0 5px 0 10px;
}
.style_contenu h2.style_gris{
	background:url(../images/_charte/bg_h2_gris.gif) no-repeat left bottom;
	clear:both;
	color:#005E46;
	margin: 0 0 5px -10px;
	padding: 0 5px 0 10px;
}
.style_contenu h2.style_commun2{
	background:url(../images/_charte/bg_h2_m.gif) no-repeat left bottom;
	clear:both;
	color:#005E46;
	margin: 0 0 5px -10px;
	padding:5px 10px 5px 10px;;
	
}
.style_contenu h2.style_commun3{
	background:url(../images/_charte/bg_h2_xl.gif) no-repeat left bottom;
	clear:both;
	color:#005E46;
	margin: 0 0 5px -10px;
	padding:5px 10px 5px 10px;
}
.style_contenu h2.style_bleugris {
	background:url(../images/_charte/bg_h2_bleugris.gif) no-repeat left bottom;
	clear:both;
	color:#005E46;
	margin: 0 0 5px 0px;
	padding: 0 5px 0 10px;
}
.style_contenu h2.style_bleu {
	background:url(../images/_charte/bg_h2_bleu.gif) no-repeat left bottom;
	clear:both;
	color:#005E46;
	margin: 0 0 5px -10px;
	padding: 0 5px 0 10px;
}
.style_contenu h2.style_bleu2{
	background:url(../images/_charte/bg_h2_bleu.gif) no-repeat left bottom;
	clear:both;
	color:#005E46;
	margin: 0 0 5px 5px;
	padding: 0 5px 0 10px;
}
.style_contenu h2.style_rose{
	background:url(../images/_charte/bg_h2_rose.gif) no-repeat left bottom;
	clear:both;
	color:#005E46;
	margin: 0 0 5px -10px;
	padding: 0 5px 0 10px;
}
.style_contenu h2.style_beige{
	background:url(../images/_charte/bg_h2_beige.gif) no-repeat left bottom;
	clear:both;
	color:#8A7C43;
	margin: 0 0 5px -10px;
	padding: 0 5px 0 10px;
}
.style_contenu h2.style_beige_m{
	background:url(../images/_charte/bg_h2_beige_m.gif) no-repeat left bottom;
	clear:both;
	color:#8A7C43;
	margin: 0 0 5px -10px;
	padding:5px 10px 5px 10px;;
}
.style_contenu h2.style_bleugris2{
	background:url(../images/_charte/bg_h2_bleugris_m.gif) no-repeat left bottom;
	clear:both;
	color:#005E46;
	margin: 0 0 5px -10px;
	padding:5px 10px 5px 10px;;
}
.style_contenu h2.style_bleugris3{
	background:url(../images/_charte/bg_h2_bleugris_xl.gif) no-repeat left bottom;
	clear:both;
	color:#005E46;
	margin: 0 0 5px -10px;
	padding:5px 10px 5px 10px;
	
}
.style_contenu h2.style_rouge{
	background:url(../images/_charte/bg_h2_rouge.gif) no-repeat left bottom;
	color:#005E46;
	margin: 5px 0 5px 0;
	padding: 0 5px 0 10px;
}
.style_contenu ul h2.style_rouge {
	margin: 0 0 5px -10px;
}
.style_contenu_1col1 a{
	color:#000000;
	text-decoration:underline;
	text-align:right;
	font-weight: normal;
	margin: 0;
}
.style_contenu_1col1 a:hover {
	color:#000000;
	text-decoration: none;
	font-weight: normal;
}
.style_contenu_1col1 a.style_pdf{
	background:url(../images/_charte/puce_pdf.gif) no-repeat left ;
	padding:0 20px 0 20px;
	margin:0 0 0 10px;
	text-decoration:none;
}
.style_contenu_1col1 a.style_pdf img{
	border: 0;
	margin: -2px 0 0 0;
}

.style_contenu h2.style_liens{
	background:url(../images/_charte/bg_h2_liens.gif) no-repeat left bottom;
	height:48px;
	clear:both;
	margin: 0 0 10px 5px;
}
.style_contenu h2.style_glossaire{
	background:url(../images/_charte/bg_h2_glossaire.gif) no-repeat left bottom;
	height:48px;
	clear:both;
	margin: 0 0 10px 5px;
}
.style_contenu h2.style_formulaire{
	background:url(../images/_charte/bg_h2_formulaire.gif) no-repeat left bottom;
	height:48px;
	clear:both;
	margin: 0 0 10px 0;
}
.style_contenu h2.style_coordonnees{
	background:url(../images/_charte/bg_h2_coordonnees.gif) no-repeat left bottom;
	height:48px;
	clear:both;
	margin: 0 0 10px 0;
}
.style_contenu h2.style_plan{
	background:url(../images/_charte/bg_h2_plan.gif) no-repeat left bottom;
	height:48px;
	clear:both;
	margin: 0 0 10px 0;
}
.style_contenu h2.style_actualite{
	background:url(../images/_charte/bg_h2_actualite.gif) no-repeat left bottom;
	height:48px;
	clear:both;
}
.style_contenu h2.style_residences{
	background:url(../images/_charte/bg_h2_residences.gif) no-repeat left bottom;
	height:48px;
	clear:both;
}   
.style_contenu h2.style_avantages{
	background:url(../images/_charte/bg_h2_avantages.gif) no-repeat left bottom;
	height:48px;
	clear:both;
}   
.style_contenu h2.style_admission{
	background:url(../images/_charte/bg_h2_admission.gif) no-repeat left bottom;
	height:48px;
	clear:both;
}   

.style_contenu h2.style_aide{
	background:url(../images/_charte/bg_h2_aide.gif) no-repeat left bottom;
	height:48px;
	clear:both;
}   
.style_contenu h2.style_visite{
	background:url(../images/_charte/bg_h2_visite.gif) no-repeat left bottom;
	height:48px;
	clear:both;
}
.style_contenu h2.style_etudiants{
	background:url(../images/_charte/bg_h2_etudiants.gif) no-repeat left bottom;
	height:48px;
	clear:both;
}
.style_contenu h2.style_stagiaires{
	background:url(../images/_charte/bg_h2_stagiaires.gif) no-repeat left bottom;
	height:72px;
	clear:both;
}
.style_contenu h2.style_situer{
	background:url(../images/_charte/bg_h2_situer.gif) no-repeat left bottom;
	height:48px;
	clear:both;
}
.style_contenu h2.style_vide{
	background:none no-repeat left bottom;
	height:48px;
	clear:both;
}
.style_contenu h2 span{
	left:-999em;
	position:absolute;
}
.style_contenu h2.style_louer{
	background:url(../images/_charte/bg_h2_louer.gif) no-repeat left bottom;
	height:48px;
	clear:both;
}
.style_contenu h2.style_ttes_annonces a{
	margin:-67px 0 0 0;
	padding:0;
	float:right;
	display:block;
	width:110px;
	height:48px;
}
.style_contenu h2.style_ttes_annonces a.span{
	left:-999em;
	position:absolute;
}
html>body .style_contenu h2.style_ttes_annonces a{
	margin:-59px 0 0 0;
	padding:0;
	float:right;
	display:block;
	width:110px;
	height:48px;
}
.style_contenu h2.style_ttes_annonces a span{
	display:none;
}
.style_contenu p.style_annonce{
	padding-left:100px;
	clear:right;
}

.style_contenu .style_imgleft{
 	float:left;
	margin:0 5px 0 0;
	padding:0;
	border-width:1px;
	border-style:solid;
	border-color:#00B14B;
}
.style_contenu .style_imgleft_ss{
 	float:left;
	margin:0 5px 0 0;
	padding:0;
	border-width:0;
}
.style_contenu .style_imgleft2{
 	float:left;
	margin:2px 10px 0 0;
	padding:0;
	border-width:1px;
	border-style:solid;
	border-color:#00B14B;
	clear: bottom;
}
.style_contenu .style_imgleft2_ss{
 	float:left;
	margin:0 5px 5px 5px;
	padding:0;
}
.style_contenu .style_imgright{
 	float:right;
	margin:0 0 0 5px;
	padding:0;
	border-width:1px;
	border-style:solid;
	border-color:#00B14B;
}
.style_contenu .style_imgright2{
 	float:right;
	margin:0 5px 0 5px;
	padding:0;
	border-width:1px;
	border-style:solid;
	border-color:#00B14B;
}
.style_contenu .style_imgright_ss{
 	float:right;
	margin:0 0 0 5px;
	padding:0;
	border-width:0;
}
.style_contenu .style_imgright2_ss{
 	float:right;
	margin:0 5px 5px 10px;
	padding:0;
	border-width:0;
}
.style_contenu a.style_retour_aide{
	border-width:0;
 	float:right;
	font-weight:bold;
	text-decoration:underline;
	color:#00B14B;
	text-align:left;
	margin:10px;
	font-size: 10px;
	display: block;
}
.style_contenu a:hover.style_retour_aide{
	color:#00B14B;
	font-weight:bold;
	text-decoration:none;
}
.style_retour_aide img{
	border:0;
	float: left;
	margin:0px 5px 0 0;
}	
.style_contenu a.style_fiche{
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1px;
	background:url(../images/_charte/bg_a_fiche.gif) no-repeat right center;
	color:#FFFFFF;
	float:right;
	display:block;
	width:240px;
	margin:5px 0 15px 0;
	padding:0 7px 0 0;
	text-align:right;
}
.style_contenu a.style_plus{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1px;
	background:url(../images/_charte/bg_a_plus.gif) no-repeat right center;
	color:#FFFFFF;
	float:right;
	display:block;
	width:240px;
	margin:5px 0 15px 0;
	padding:0 7px 0 0;
	text-align:right;
}
html>body .style_contenu a.style_fiche, .style_contenu a.style_plus{
	width:233px;
}
.style_contenu a:hover.style_plus, a:hover.style_fiche{
	color:#000000;
	text-decoration:none;
}
.style_contenu p.style_center{
	text-align:center;
}
.style_nav_annonce{
	background:url(../images/_charte/bg_h2_vert.gif) no-repeat center top;
	color:#000000;
	margin:0;
	padding:1px;
	font-weight: normal;
}
.style_nav_annonce b{
	margin:0 110px;
}
.style_nav_annonce a.style_precedent{
	background:url(../images/_charte/puce_annonce.gif) no-repeat left 4px;
	text-decoration: none;
	margin:0;
	padding:0 0 0 16px;
}
.style_nav_annonce a:hover.style_precedent{
	text-decoration: underline;
}
.style_nav_annonce a.style_suivant{
	background:url(../images/_charte/puce_annonce_suivant.gif) no-repeat right 4px;
	text-decoration: none;
	margin:0;
	padding:0 16px 0 0;
}
.style_nav_annonce a:hover.style_suivant{
	text-decoration: underline;
}
.style_contenu_2col1, .style_contenu_2col2 {
	float:left;
	text-align:justify;
	width:250px;
	margin:0 5px 5px;
    padding:0;
}
.style_contenu_2col1 a{
	color:#000000;
	text-decoration:underline;
	text-align:right;
	font-weight: normal;
	margin: 0;
}
.style_contenu_1col1_fiche_detail img{
	border-width:0;
}
.style_contenu_1col1_fiche_detail .style_img_detail{
	margin:5px 10px 10px 5px;
	padding:5px 0 -5px 5px;
	float:left;
	display:block;
}
html>body .style_contenu_1col1_fiche_detail .style_img_detail{
	padding:5px 0 10px 5px;
}
.style_vignette {
	float:left;
	display:block;
	height:62px;
	width:94px;
	margin:5px 5px -5px 0;
	padding:0;
}
.style_vignette a{
	text-decoration: none;
	padding:0;
	margin:0;
}
.style_loupe{
	margin:-34px 0 0 0;
	padding:0;
	display:block;
	width:292px;
	height:34px;
	background: url(../images/_charte/mask-loupe.gif) no-repeat right bottom;
}
.style_contenu_2col2 {
	float:right;
}
html>body .style_contenu_2col1, .style_contenu_2col2 {
	width:240px;
}
.style_colonnegauche a.style_logements {
	background:url(../images/_charte/bg_cg_logements.gif) no-repeat left center;
}
.style_colonnegauche a.style_candidatures {
	background:url(../images/_charte/bg_cg_candidatures.gif) no-repeat left center;
}
.style_colonnegauche a.style_services {
	background:url(../images/_charte/bg_cg_services.gif) no-repeat left center;
}
.style_colonnegauche a.style_hors {
	background:url(../images/_charte/bg_cg_hors.gif) no-repeat left center;
}

.style_contenu h2.style_actualite{
	background:url(../images/_charte/bg_h2_actualite_rj43.gif) no-repeat left bottom;
	height:48px;
	clear:both;
}
.style_spacer {
	clear:both;
	width:100%;
	margin-top:-18px;
}
html>body .style_spacer {
	margin-top:0;
}
.style_foot {
	margin-top:5px;
	clear:both;
	width:100%;
	text-align:center;
	color:#999999;
	font-size:10px;
}
.style_foot a {
	color:#999999;
	text-align:center;
	text-decoration:underline;
	margin:0 0 5px 0;
}

/* CSS Document */
/* Feuille de styles additionelle Foyer Vellave */
/* www.iris-interactive.fr */

.style_entete {
	background:#00B14B url(../images/_charte/entete_rj43.gif) no-repeat center center;
	background-color:#00B14B;
	border-width:1px;
	border-style:solid;
	border-color:#00B14B;
	height:193px;
	text-align:right;
}
.style_entete .style_adresse a{
	color:#FFFFFF;
	letter-spacing:26px;
	text-decoration:none;
	padding:90px 1px 3px 25px;
}
.style_contenu_1col1_qui .style_object_qui{
	float:right;
	margin:32px 0 0 0;
}
html>body .style_contenu_1col1_qui .style_object_qui{
	float:right;
	margin:14px 0 0 0;
}
.style_colonnegauche {
	background-color:#F0F0F0;
	text-align:left;
	margin-left:30px;
	padding:0;
	width:205px;
}
.style_colonnegauche li a{
	display:block;
	height:96px;
}
.style_colonnegauche li a span{
	left:-999em;
	position:absolute;
}
.style_colonnegauche a.style_pdf{
	background:url(../images/_charte/puce_pdf.gif) no-repeat left 2px;
	padding : 0 0 0 20px; 
	text-decoration:none;
	color:#000000;

}
.style_colonnegauche a.style_pdf img{
	border: 0;
	margin: -2px 0 0 0;
}
/*** PALETTE DE COULEURS ***/
.style_colortool_1 { background-color: red}
.style_colortool_2 { background-color: white}
.style_colortool_3 { background-color: black}
.style_colortool_4 { background-color:#E19999}
.style_colortool_5 { background-color:#E64D4D}
.style_colortool_6 { background-color:#7E0000}
.style_colortool_7 { background-color:#480000}
.style_colortool_8 { background-color:#B40000}
.style_colortool_9 { background-color:#BFB599}
.style_colortool_10 { background-color:#8F7E4D}
.style_colortool_11{ background-color:#413100}
.style_colortool_12 { background-color:#251C00}
.style_colortool_13 { background-color:#5E4600}
.style_colortool_14 { background-color:#99BFB5}
.style_colortool_15 { background-color:#4D8F7E}
.style_colortool_16 { background-color:#004131}
.style_colortool_17 {  background-color:#00251C}
.style_colortool_18 {  background-color:#005E46}
