/*
	Feuille de style LOCARE - Edito - LGU - C2IS
*/
#header{
	background:transparent url(../../images/header_page_type.jpg) no-repeat top left;
}
#top h1 a{
	color:#b6193e;
}
#container{
	background:transparent url(../../images/container_page_type.jpg) repeat-y top left;
}


/*:::::::::::::::::::: MENU ::::::::::::::::::::*/
ul#menu_compte{
	width:214px;
	background:#87699B;
	padding:23px 0 35px;
	margin-bottom:10px;
	color:#ffffff;
}
ul#menu_compte li{
	margin:5px 0 5px 30px;
	padding:5px 0;
}

ul#menu_compte li ul{
	background:#ffffff;
	width:185px;
	margin:5px 0 20px -11px;
	padding:5px;
}
ul#menu_compte li ul li{
	padding:2px 5px;
	margin:0;
}
ul#menu_compte li a{
	display:block;
	color:#ffffff;
	font-size:14px;
}
ul#menu_compte li ul li a{
	color:#b6193e;
	font-size:12px;
	padding-left:10px;
	background:url(../../images/puce_off.gif) no-repeat 0 center;
}
ul#menu_compte li ul li a.active,
/*:::::::::::::::::::: ajout majid ::::::::::::::::::::*/
ul#menu_compte li ul li a.current,
/*:::::::::::::::::::: fin ajout majid ::::::::::::::::::::*/
ul#menu_compte li ul li a:hover{
	background:url(../../images/puce_on.gif) no-repeat 0 center;
}

#right{
	background:url(../../images/mon_compte/degrade.jpg) repeat-x top left;
	width:586px !important;
}
#right h1{
	
	margin:24px 0 20px 50px;
	padding:0;
	font-size:24px;
	color:#b6193e;
	font-weight:normal;
}

/*:::::::::::::::::::: MODULE GAB_TEXT ::::::::::::::::::::*/
.gab_text{
	margin:0 50px 10px 50px;
}
.gab_text h2{
	font-size:23px;
	color:#d21542;
	margin-bottom:20px;
}
.gab_text p{
	margin-bottom:10px;
	padding-bottom:10px;
	color:#7a7465;
	font-size:12px;
}
.gab_text p.last{ background:none; }
.gab_text p b, .gab_text p strong{ font-weight:bold; color:#b6193e; }
.gab_text p a{ text-decoration:underline !important; color:#7a7465; }
.gab_text p a:hover{ text-decoration:none !important; }

ul.entrees{
	clear:both;
	float:left;
	margin:0 0 40px 50px !important;
	margin:0 0 40px 25px;
	width:470px;
}
ul.entrees li{
	padding-bottom:20px;
	background:url(../../images/habitation/separateur_fieldset.gif) repeat-x bottom left;
}
ul.entrees li.dernier{
	background:none;
	margin-bottom:20px;
}
ul.entrees a, ul.entrees a:link, ul.entrees a:active, ul.entrees a:visited{
	display:block;
	width:390px;
	margin-top:20px;
	padding-bottom:10px;
	padding-right:30px;
	font-size:12px;
	color:#7a7466;
}
ul.entrees a:hover{
	text-decoration:none;
}
ul.entrees a span{
	font-size:19px;
	line-height:1.6;
}
ul.entrees a span.fleche{
	float:right;
	display:block;
	margin-top:10px;
	width:28px;
	height:28px;
	background:url(../../images/mon_compte/fleche.png) no-repeat top left;
}
ul.entrees li.infos_persos a{
	padding-left:70px;
	background:url(../../images/mon_compte/infos_persos.png) no-repeat top left;
}
ul.entrees li.alertes a{
	padding-left:70px;
	background:url(../../images/mon_compte/alertes.png) no-repeat top left;
}
ul.entrees li.selection a{
	padding-left:70px;
	background:url(../../images/mon_compte/selection.png) no-repeat top left;
}
ul.entrees li.dossier a{
	padding-left:70px;
	background:url(../../images/mon_compte/dossier.png) no-repeat top left;
}

a.submit_action{
	width:auto;
	height:auto !important;
	margin:7px 5px 6px 5px;
	padding:5px 10px !important;
	background:#b6193e;
	border:0 none;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
	display:inline-block;
	white-space:nowrap;
}

/**/
h1.alertes{
	width:450px !important;
	padding: 10px 0 20px 70px !important;
	background:url(../../images/mon_compte/alertes.png) no-repeat top left;
}
h1.selection{
	width:450px !important;
	padding: 10px 0 20px 70px !important;
	background:url(../../images/mon_compte/selection.png) no-repeat top left;
}
h1.infos_persos{
	width:450px !important;
	padding: 10px 0 20px 70px !important;
	background:url(../../images/mon_compte/infos_persos.png) no-repeat top left;
}
h1.dossier{
	width:450px !important;
	padding: 10px 0 20px 70px !important;
	background:url(../../images/mon_compte/dossier.png) no-repeat top left;
}

/*:::::::::::::::::::: TABLES ::::::::::::::::::::*/
.gab_text table{
	margin-left:0px !important;
}
table{
	width:510px;
	margin:20px 0 3px 50px;
	font-size:12px;
	color:#3f3b38;
	border:1px solid #d1cec9;
}
img.after_table{
	margin:0 20px 20px;
}
tr{ line-height:17px; }
tr.row1{ background:#ffffff; }
tr.row2{ background:#ecebeb; }
tr.row1 td{ background:#ffffff; }
tr.row2 td{ background:#ecebeb; }
th{
	background:#b6193e;
	border:1px solid #b6193e;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	padding:10px !important;
}
th.titre{
	width:120px;
}
th.descr{

}
td{
	padding:0 10px !important;
	border:1px solid #d1cec9;
	min-width:70px;
	vertical-align:middle;
}
td a{
	color:#b6193e;
}
td.etat_alerte_active,
td.supprimer_alerte{
	text-align:center;
}
td.etat_alerte_active span{
	display:block;
	margin:15px auto;
	width:48px;
	height:38px;
	text-indent:-9999px;
	background:url(../../images/mon_compte/active.png) no-repeat top left;
	cursor:pointer;
}
td.etat_alerte_desactive span{
	display:block;
	margin:15px auto;
	width:48px;
	height:38px;
	text-indent:-9999px;
	background:url(../../images/mon_compte/desactive.png) no-repeat top left;
	cursor:pointer;
}
td.supprimer_alerte a{
	display:block;
	margin:10px auto;
	width:18px;
	height:19px;
	text-indent:-9999px;
	background:url(../../images/mon_compte/supprimer.png) no-repeat top left;
}
td.visualiser a{
	display:block;
	margin:10px auto;
	width:45px;
	height:38px;
	text-indent:-9999px;
	background:url(../../images/mon_compte/visualiser.png) no-repeat top left;
}
div.attention{
	margin:10px 0 0 50px;
	padding-left:45px;
	padding-bottom:5px;
	color:#b6193e;
	font-weight:bold;
	background:url(../../images/mon_compte/attention.gif) no-repeat top left;
}
td img.annonces_selection{
	margin:4px 2px 0 0;
	float:left;
}
td.selection{
	padding:5px !important;
	color:#929292;
}
td a.annonces_selection{
	line-height:1.2;
	color:#86689A;
}
td a.annonces_selection_add{
	line-height:1.2;
	color:#929292;
}
td a.annonces_selection_desc{
	line-height:1.2;
	color:#929292;
}

/* Formulaire de l espace client */
.gab_text .form_generic{
	margin-left:0 !important;
}
.form_generic{
	margin-right:20px !important;
}
.gab_text .form_generic fieldset{
	width:510px;
}
.form_generic fieldset{
	width:100%;
}
.form_generic input{
	color:#b7183e;
}
.form_generic textarea{
	border:1px solid #b2b0a3;
	background:#d3d0c0;
	color:#b7183e;
}
.form_generic select{
	color:#b7183e;
	background:#d3d0c0;
	border:1px solid #b2b0a3;
	font-size:12px !important;
}
/**/
.form_generic .selectbox {
	background:#d3d0c0 url(../../images/mon_compte/select2.gif) no-repeat -8px 0;
	color:#b7183e;
	font-size:11px !important;
}
.form_generic div.selectbox-wrapper {
	background-color:#d3d0c0;
	color:#585858;
	border-right:1px solid #b2b0a3;
	border-bottom:1px solid #b2b0a3;
	border-left:1px solid #b2b0a3;
}
.form_generic div.selectbox-wrapper.selectbox_pays {
	background-color:#d3d0c0;
	color:#585858;
	border-right:1px solid #b2b0a3;
	border-bottom:1px solid #b2b0a3;
	border-left:1px solid #b2b0a3;
	height:180px;
}
.form_generic div.selectbox-wrapper ul li.selected { 
	background-color: #eeeeee;
	color:#585858;
}
.form_generic div.selectbox-wrapper ul li.current { 
	background-color: #eeeeee;
	color:#585858;
}
.form_generic div.selectbox-wrapper ul li.label_select{
	background-color: #d3d0c0;
}
/* Radio */
.form_generic .label_radio{
	background: url(../../images/mon_compte/radio_button.gif) no-repeat 0 -1px;
}
.form_generic .label_radio.rachecked{
	background: url(../../images/mon_compte/radio_button.gif) no-repeat 0 -14px !important;
}
/* Checkbox */
.form_generic label.label_checkbox{
	background: url(../../images/mon_compte/checkbox.gif) no-repeat 0 -1px;
}
.form_generic .label_checkbox.chchecked{
	background: url(../../images/mon_compte/checkbox.gif) no-repeat 0 -14px !important;
}
/**/
.form_generic a.mdp_oubli,
.form_generic a.mdp_oubli:active,
.form_generic a.mdp_oubli:visited{
	color:#b6193e;
}

a.submit_dossier{
	float:left;
	width:200px;
	height:auto !important;
	margin:10px 5px 10px 5px;
	padding:5px 10px;
	background:#b6193e;
	border:0 none;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	cursor:pointer;
	text-align:center;
}
.form_generic p.separator_fieldset{
	width: 536px !important;
}
/**/
#right p.aucune_alerte{
	margin:50px;
	color:#7a7465;
	font-size:12px;
}

/**/
#results_motif_rech,
#results_provenance{
	float:left;
	width:290px; 
	height:16px;
	overflow:hidden;
	padding:3px 20px 0 2px;
}
#choix_motif_rech,
#choix_provenance{
	position:relative;
	float:left;
	margin-bottom:10px;
	border-left:1px solid #b2b0a3;
	cursor:pointer;
	background:url(../../images/mon_compte/select3.gif) no-repeat top right;
	line-height:15px;
	color:#b7183e;
	font-size:12px;
}	
#choix_motif_rech{
	z-index:1004;
}
#choix_provenance{
	z-index:1002;
}
#layer_motif_rech,
#layer_provenance{
	position:absolute; 
	width:285px;
	margin-top:18px;
	margin-left:-1px !important;
	border-top:0 none;
	padding:3px 0 3px 2px;
	background:#d3d0c0; 
	height:auto;
	max-height:300px;
	overflow:auto;
	border:1px solid #b2b0a3;
	z-index:2;
}
#layer_motif_rech input,
#layer_provenance input{
	display:none;
}
#layer_motif_rech label.label_checkbox,
#layer_provenance label.label_checkbox{
	background: url(../../images/mon_compte/checkbox2.gif) no-repeat 0 -1px;
	float:left;
	display:block;
	margin:2px -3px 2px 5px;
	cursor:pointer;
	width:255px !important;
}
#layer_motif_rech label.label_checkbox.chchecked,
#layer_provenance label.label_checkbox.chchecked{
	background: url(../../images/mon_compte/checkbox2.gif) no-repeat 0 -30px !important;
}
#id_autres_provenances, #id_rs, #id_autres_motifs{ margin-top:5px; overflow:hidden; width:500px; }
#id_autres_provenances input, #id_rs input, #id_autres_motifs input{ margin:0 0 5px !important; }
#id_autres_provenances label, #id_rs label, #id_autres_motifs label{ text-align:right; font-style:italic; }
