/* police par defaut */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #edf0f1 url("../images/fond.jpg") repeat-x;
	text-align: justify;
	margin: 0 0 0 0;
	width: 100%;
	height: 100%;
}

td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#404040; /* gris */
	margin: 0;
}
/* lien par defaut du site */
a {
	font-weight: normal;
	cursor: pointer;
	color:#e16100;
	text-decoration: none;
}
a:hover {
	color:#54687C;
}
strong{
font-weight: bold;
}
/*----------------------------------------LES MODULES----------------------------------*/
/*------------------------------------------------------------------------------------*/
/******************* menu deroulant ****************************************/
option {
	color: #3B4046;
}
p {
  color: #565656;
  font-size: 13px;
  line-height: 15px;
	padding: 0 25px 0 5px;
  margin: 5px 0 10px;
  text-align: justify;
}
p, #texte li{
  padding-right: 25px;
}
p strong{
font-weight:bold;

}
#trois_dsecure p{
	margin-top:10px;
}
.radio_td {
	text-align: left;
	padding: 0 0 0 0;
}
/**************  formulaire *************/

/* texte champ formulR */
.label_input {
	text-align:right;
	font-weight:bold;
	white-space:nowrap;
	color:#000000;
	padding:2px 5px;
	width:35%;
}
input, select {
	margin:2px 0 1px 2px;
	padding:1px;
	border:1px solid #959595;
	background-color:#FFFFFF;
	color: #999999;
	font-size:12px;
}
input[type=radio]{
	background: none;
	border: none;
}
/*textarea standard*/
textarea {
	margin-top:4px;
	border-width:1px;
	border-style:solid;
	border-color:#494949;
	color:#494949;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow:auto;
	width:80%;
	padding:5px;
}
/* bouton radio */
.radio {
	margin:2px 5px 2px 10px;
	vertical-align:middle;
	border:none;
	background:#FFFFFF;
	height:auto;
}
/* checkbox */
.checkbox {
	margin:2px 5px 2px 10px;
	vertical-align:middle;
	border:none;
	background:#FFFFFF;
	height:auto;
}
/* message ok */
.valid {
	border:1px solid #999999;
	background-color:#f7f8f8;
	padding:5px 0;
	color:#58AF57;
	font-size:16px;
	margin:20px 0;
	text-align:center;
}
/* petit texte info form */
.size9 {
	font-size:9px;
}
/* nbre photo module location immo*/
.size9_couleur {
	color:#8F8F8F;
	text-align:center;
	display:block;
}
/*-----Module depot de dossier-----*/
.titre_formulaire {
	color: #8BB5DF;
	font-size: 18px;
	margin: 22px 0 10px 0;
	border-bottom: 1px solid #8BB5DF;
}
.txt_entete_form {
	text-align:center;
	color: #8BB5DF;
	padding:10px;
	width:190px;
	font-size: 16px;
	font-weight: normal;
	border-top:1px solid #8BB5DF;
	border-bottom:1px solid #8BB5DF;
}

/*-------------*/


.btn_envoyer, .btn_valider, .btn_annuler, .btn_transmettre, .btn_connexion, .btn_rechercher{
	height: 39px;
	width: 120px;
	border: 1px solid #cfe0f3;
	cursor: pointer;
}
/* bouton envoyer de contact */
.btn_envoyer {
	background: url("../images/btn_envoyer.png") no-repeat;
	margin: 0;
	float: right;
}
/* bouton valider de contact */
.btn_valider {
	background: url("../images/btn_valider.png") no-repeat;
	margin: 0;
	float: right;
}
/* bouton annuler de contact */
.btn_annuler {
	background: url("../images/btn_annuler.png") no-repeat;
	margin: 0;
	float: left;
}
/* bouton transmettre de depot dossier */
.btn_transmettre {
	background: url("../images/btn_transmettre.png") no-repeat;
	margin: 0 0 0 60px;
	float: left;
}
/* bouton connexion depot dossier*/
.btn_connexion {
	background: url("../images/btn_connexion.png") right 0 no-repeat;
	position: relative;
	z-index: 1000;
}
/* bouton calculer */
.btn_rechercher {
	background: url("../images/btn_rechercher.png") 0 0 no-repeat;
	margin: 0;
	float: right;
}


/*------------Module reindecation Loyer-------------------*/

.tab_form_loyer {
	background:none repeat scroll 0 0 #C2C8CF;
	border:2px solid #FFFFFF;
	padding:10px;
	width:500px;
}
.tab_recap {
	background:none repeat scroll 0 0 #FCF9F0;
	border:2px solid #B5C9DF;
	height:80px;
	width:260px;
	padding-right:5px
}

.lien_ind_insee a, .lien_txt_loi a {
	color:#FFFFFF;
	display:block;
	height:22px;
	margin:5px 2px;
	padding-left:28px;
	text-align:left;
}
.lien_ind_insee a:hover, .lien_txt_loi a:hover {
	color:#7F0029;
	text-shadow:none;

}

.bt_calcul {
	background:url("../images/btn_reindexer.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	cursor:pointer;
	float:left;
	height:40px;
	width:120px;
}

.bt_annul {
	background:url("../images/btn_annuler.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	cursor:pointer;
	float:right;
	height:40px;
	width:120px;
}
.titre_loyer {
	color:#DFDFDF;
	font-family:Myriad pro,Arial,Helvetica,sans-serif;
	font-size:15px;
	margin:0;
}

/* class erreur */
.erreur {
	color:#FF0000;
	font-weight:bold;
	text-align:center;
	border-bottom: 1px solid;
}
span.erreur{
	border:none;
}
p.erreur, td.erreur {
	margin:20px 0;
}
/* gros titre mdr */
h1 {
	position:relative;
	letter-spacing: 1px;
	background:url(../images/fond_h1.png) no-repeat 0 0;
	font-family: "WalkwayBoldRegular",Arial, Helvetica, sans-serif;
	font-size:25px;
	height:76px;
	padding: 0;
	margin: 0;
	text-align: left;
	color:#5e5e5e;
	height:75px;

}
#home h1 {
    padding: 40px 0 20px;
    text-align: center;
    height: 40px;
}
#not-home h1 span{
	background:url(../images/fond_h1_span.png) repeat-x 0 -40px;
	letter-spacing: 1px;
	position:absolute;
	left:277px;
	top:40px;
    padding: 0 20px 0 10px;
}
#texte h2:first-child{
	margin-top:0;
}
h2 {
	font-family: "WalkwayBoldRegular",Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#387095;
	padding: 5px 10px;
	margin:40px 0 5px 0;
	background-color:#F2F2F2;
	border-bottom:1px solid #c6dcea;
	letter-spacing: 1px;

}
#trois_dsecure h2, #texte h2:first-child{
	margin-top:0;
}
/* sous-titre */
h3 {
	font-family: "WalkwayBoldRegular",Arial, Helvetica, sans-serif;
	background-color:#f7f7f7;
	font-size:17px;
	letter-spacing:1px;
	padding: 5px;
	margin: 22px 0 10px;
	color: #000000;
	border-bottom: 1px solid #E8E8E8;
	border-top: 1px solid #E8E8E8;
}
h3 a{
text-decoration:underline;
background:url(../images/fleche_lien.png) no-repeat left center;
padding: 0 0 0 25px;

}
h4 {
	font-family: "WalkwayBoldRegular",Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	padding: 0 30px 0 30px;
	margin: 0;
}
h5 {
	margin: 0 0 5px 30px;
	color: #555555;
	font-size: 12px;
	font-weight: bold;
}
img {
	border : 0px;
	text-align:right;
}
/* class des images du site */
.image {
	float: right;
}
#texte ul {
	padding: 0 15px 0 0;
	margin: 10px 0;
}
#texte li {
  color: #54687C;
  list-style-position: inside;
  list-style-type: disc;
    line-height: 15px;
  padding-left:  50px;
  margin: 5px 0;
  position: relative;
  text-align: left;
}
/*style des liens ex : T�l�charger un formulaire (RIB, ...)*/
ul.lien_haut{
	border-bottom: 1px solid #CCCCCC;
	margin:0 0 0 10px;
	padding:0;
	list-style:disc inside;

}
ul.lien_haut li {
	margin:0 0 0 10px;
	padding:0;
	list-style:disc inside;

}
ul.lien_haut li a{
	background:url(../images/lien.png) top left no-repeat;
	margin:5px 2px;
	font-size: 14px;
	}
	

/*-------------------------------- competence territoriale --------------*/
.image_texte {
	float:left;
	margin:0 14px 12px 0;
}
.reponse {
	color: #3eb2a2;
	font-size: 13px;
	text-align:center;
	padding: 3px 0 3px 0;
}
.cadre_reponse {
	background:url(../images/fond_competence.jpg) repeat-x bottom;
	border:1px solid white;
	margin:20px 0;
	padding:5px;
}
.cadre_reponse td label {
	color:#666666;
	white-space:nowrap;
}
.btn_communes {
	border:1px solid #9D0D15;
	cursor:pointer;
	float:right;
	height:35px;
	margin:4px 5px 0 0;
	width:120px;
}
.tablo_commune {
	font-size:11px;
	background:#DFDFDF;
	border:1px solid white;
	width:100%;
	color: #666666;
	padding:15px 5px;
}
.tablo_commune strong {
	color: #7f7f7f;
	font-size:11px;
}
.affiche_bas {
	color:#FFFFFF;
	font-weight:bold;
}
/*---------------------------Le plan d'acc�s � l'�tude------------------------------*/
/*----------------------------------------------------------------------------------*/
.btn_iti {
	background-color:#2FB5EE;
	border: 1px solid #999999;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	padding:2px;
	margin-left: 5px;
}
table.iti {
	background-color: #FFFFFF;
	font-size: 11px;
	margin: 0;
}
table.directions th {
	background-color:#E9E9E1;
	font-size: 14px;
	padding:5px;
}
table.directions td {
	font-size: 11px;
}
img {
	color: #000000;
}
#map_canvas {
	width: 100%;
	height: 400px;
	border: 1px solid #333333;
	margin:30px 0 0;
	background:#FFFFFF;
}
#directions {
	width: 100%;
	height: 300px;
	border: 1px solid #333333;
	margin: 2px;
	overflow: auto;
	text-align: left;
	font-size: 9px;
	display:none;
	background:#FFFFFF;
}
#gmapmarker {
	font-size: 10px;
	margin: 0px;
	color: #333333;
	/*overflow: auto;*/
	padding-top:10px;
}
#gmapmarker a:hover {
	color:#999999;
}
#arrivee {
	color: #666666;
}
/*---------------------Tableau Comp�tence territoriale ------------------------*/
#recherche_communes {
	border:1px solid #CCCCCC;
	padding:10px 5px;
}
#tableau_communes {
	background-color:#F3F3F3;
	border:1px solid #11A5EA;
	width:100%;
}
#tableau_communes td, #recherche_communes td {
	color:#3D374F;
}
#list_com, #aff_list {
	margin:25px 0 0 0;
}

/*----------------Obtenir Firefox-----------------*/
#get_firefox {
	position:absolute;
	z-index:10180;
	top:0;
	right:0;
	width:280px;
	height:75px;
}
#get_firefox a {
	display:block;
	width:280px;
	height:75px;
}

#trois_dsecure{
	padding: 0 10px;
}

/*---------------------------------------CSS Personnalis�-------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/

#conteneur {
	width:980px;
	margin: 0 auto;
}
#header {
	position:relative;
	width:962px;
	height:189px;
	margin: 0 auto;
}

#logo {
	position: absolute;
	display: block;
	width: 253px;
	height: 140px;
	left: 15px;
	top: 5px;
}
#photos_categorie{
	float:right;
	width:678px;
	height:123px;
	margin-top:10px;
}

/*tableaux*/
.tableau{
	background-color:#FFF;
	
}
.tableau th, .tableau td{
	padding:10px;
	text-align:left;
}
.tableau th{
	background-color:#CCC;
	font-weight:bold;
}
.tableau{
	border:1px solid #CCC;;
}
.tableau tr{
	border-bottom:1px solid #CCC;;
}
/*------------------------------------MENU GAUCHE---------------------------------*/

#menu_haut {
	position:absolute;
	bottom:0;
	left:19px;
	overflow:hidden;
	height:37px;
	
}
#menu_haut ul li{
    position:relative; /* allows us to set the z-index */
    z-index:5; /* raises the z-index of the line item 5 levels all other elements */
	float: left;
	margin:0;
	padding:0;
	list-style: none;
}
#menu_haut ul li a{
	font-family: "WalkwayBoldRegular",Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	display:block;
	height:35px;
	line-height:36px;
	color:#FFFFFF;
	padding: 0 15px;
	border-right:1px solid #6D6D6D;
	letter-spacing:1px;
}
#menu_haut ul li a:hover{
	background: url(../images/menu.png) no-repeat center top;

}
#menu_haut ul li.backLava{
	background: url(../images/menu.png) center top;
}


/*-----------------------------------------------*/

#contenu{
	background:url(../images/fond_texte.png) repeat-y;
	width:932px;
	padding:24px;

}
#not-home #contenu {
    width: 972px;
}
#texte{
	margin-left: 260px;
}
#contenu_texte{
	width: 410px;
}
#contenu_texte p{
padding:0 5px;

}
#contenu_texte p:first-child{
margin-top:0;
}
#image_rubrique{
	width: 911px;
	height: 203px;
}


.float_image{
	float:right;
	margin: 15px;
	padding:0;
}
/**/
#menu_gauche {
	float: left;
}
	#menu_gauche ul {
		padding: 0;
		margin: 0;
	}
		#menu_gauche ul li{
			padding: 0 0 0 10px;
			margin: 0;
		}
			#menu_gauche ul li a{
				background:#fdfdfd url(../images/fleche-menu.png) no-repeat left center;
				font-family: "WalkwayBoldRegular",Arial, Helvetica, sans-serif;
				font-size: 16px;
				border-bottom: 1px solid #ededed;
				display: block;
				padding: 10px 0 10px 15px;
				color:#767A84;
				letter-spacing: 1px;
			}
			#menu_gauche ul li a:hover{
				background-position: -245px 0;
				color:#223549;
			}
.bloc_col{
	background: #f8f8f8 url(../images/fond_col.png) repeat-x;
	width:238px;
}
.bloc_col div{
	border: 1px solid #ededed;
	padding: 0 15px;
    width: 205px;
}
.bloc_col p{
	padding:0;
	color:#828282;
	font-size: 12px;

}
.col_droit{
	float:right;
}
.bloc_col .entete_col{
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../images/haut_col.png) no-repeat 0 0;
	font-size: 20px;
	color:#5b98c0;
	height:44px;
	line-height:40px;
	margin:0;
	padding: 0 0 0 10px;
}
.bloc_col + .bloc_col .entete_col{
   margin: 40px 0 0;
   }
.entete_col img{
	vertical-align: text-top;

}
a#bloc_competence{
	display:block;
	width:214px;
	height:177px;
	background:url(../images/competence-paris.jpg) no-repeat left bottom;
}
a#bloc_competence:hover{
	background:url(../images/competence-paris.jpg) no-repeat left top;
}
/*------------------------------------FOOTER---------------------------------*/
#footer {
	background: url(../images/footer.png) no-repeat;
	height:86px;
	padding: 30px 0 0 0;
}
#footer p {
	margin:0;
	text-align:center;
}

#footer ul {
	margin:10px 0 0 0;
}

#footer ul li {
	float:left;
	list-style:none;
	padding:0;
	color: #FFFFFF;
	background:none;
}

#footer ul li a {
	margin: 0 5px;
}
