/* police par defaut */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF url("../images/fond.png") center top no-repeat;
	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-size: 13px;
	font-weight: normal;
	cursor: pointer;
	text-decoration:none;
	color:#E7611C;
	outline: none;

}
a:hover {
	color: #BF3F00;

}
/*----------------------------------------LES MODULES----------------------------------*/
/*------------------------------------------------------------------------------------*/
/******************* menu deroulant ****************************************/
option {
	color: #3B4046;
}
p {
	text-align: justify;
	color: #333333;
	padding: 0 0 0 0;
}
#trois_dsecure p{
	padding: 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: #666666;
	font-size:12px;
}
/*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, #texte .valid {
	border:1px solid #CCCCCC;
	background-color:#f7f8f8;
	padding:5px 0;
	color:#539F3B;
	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: #1E6EF2;
	font-size: 18px;
	margin: 22px 0 10px 0;
	border-bottom: 1px solid #6FA5DF;
}
.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 #a7cbf6;
	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 */
#texte .erreur {
	color:#FF0000;
	font-weight:bold;
	text-align:center;
	border-bottom: 1px solid;
}
#texte span.erreur{
	border:none;
}
#texte p.erreur, td.erreur {
	margin:20px 0;
}
/* gros titre */
h1 {
	font: 24px Arial, Helvetica, sans-serif;
	padding: 0 0 0 25px;
	margin: 10px 0 0 0;
	text-align: left;
	color:#c8e2f7;
	text-transform:uppercase;
}
h2 {
	background:url(../images/fond_h2.png) no-repeat 20px 0;
	font: 22px Arial, Helvetica, sans-serif;
	color:#45709F;
	height:33px;
	line-height:33px;
	padding: 0;
	margin:30px 0 5px 0;
	padding: 0 0 0 57px;
	border-bottom: 1px solid #CCCCCC;

}
#trois_dsecure h2{
	margin-top:0;
}
/* sous-titre */
h3 {
	background:url(../images/fond_h3.png) no-repeat 0 3px;
	font: 17px Arial, Helvetica, sans-serif;
	padding: 0 0 0 30px;
	margin: 20px 0 10px 0;
	color:#45709F;
}
h4 {
	font-size: 13px;
	color:#333333;
	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;
}
ul {
	padding: 0;
	margin: 0 0 10px 0;
}
li {
	padding: 0 0 0 30px;
	list-style-type: none;
	list-style-position: inside;
	color: #000000;
	position: relative;
	text-align: left;
	font-size: 11px;
}
/*style des liens ex : Télécharger un formulaire (RIB, ...)*/
ul.lien li {
	margin:0 0 10px;
	padding:0;
	list-style:none;

}
ul.lien li a{
	background:url(../images/lien.html) top left no-repeat;
	display:block;
	height:17px;
	padding-left: 20px;
	margin:5px 2px;
	}
	
/*-------------------------------- 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_line_haut.png") no-repeat scroll right bottom transparent;
	width:540px;
	margin:20px auto;
	padding:10px;
	border-top: 1px solid #CCCCCC;
}
.cadre_reponse td label {
	color:#666666;
}
.cadre_reponse td label strong{
text-align:right;

}
.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:94%;
	margin:0 auto;
}
#tableau_communes td, #recherche_communes td {
	color:#3D374F;
}
#list_com, #aff_list {
	margin:25px 0 0 0;
}
/*----------------Obtenir Flash-----------------*/
#get_flash {
	width: 274px;
}
#get_flash a {
	display:block;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
}
#get_flash a span {
	color:#FF0000;
}
#get_flash a span:hover {
	color:#990000;
}
#get_flash img {
	float:left;
	margin: 0 5px 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;
}
/*---------------------------------------CSS Personnalisé-------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/

#conteneur {
	position:relative;
	width: 980px;
	margin:0 auto;
}
/**/
#header {
	position:relative;
	width: 980px;
	height: 152px;
}

#logo {
	float:left;
	width: 359px;
	height: 152px;
}
#logo img{
float:right;

}

/*----------------------------MENU HAUT------------------------------------*/
#menu_haut {
	float:right;
	width: 617px;
	height: 152px;
}
#menu_haut ul{
	background:url(../images/menu_haut.png) no-repeat top left;
	height: 90px;

}
#menu_haut ul li{
	height: 90px;
	float:left;
	padding:0;
}
#menu_haut ul li a{
	display:block;
	position:relative;
	height: 90px;
}
#menu_haut ul li a img{
	position:absolute;
	top:-52px;
	left:0;
	height:51px;
}
#menu_haut ul li a span{
	position:absolute;
	top:-300px;
}
#btn_accueil{
	width: 125px;
}
#btn_etude{
	width: 170px;
}
#btn_missions{
	width: 178px;
}
#btn_contact{
	width: 123px;
}
/*--------------------CONTENU--------------------------*/
#contenu {
	background:url(../images/fond_texte.png) repeat-y 8px  bottom ;
	width: 980px;
}
#fond_contenu{
	background:url(../images/fond_contenu.png) no-repeat 8px top;
	min-height: 410px;
	padding-bottom:5px;

}
/*-----------------Menu GAUCHE-----------------*/
#menu_gauche {
	float:left;
	width: 327px;
	height: 403px;
	padding: 0 0 0 32px;
}
#menu_gauche ul li{
	margin:0;
	padding:0;
	width:329px;

}
#menu_gauche ul li a{
	display:block;
	height:101px;
	width:327px;
}
#menu_gauche ul li a span{
	position:absolute;
	top: -2000px;
}
#btn_paiement{
	background:url(../images/btn_paiement.png) no-repeat top left;
}

#btn_dossier{
	background:url(../images/btn_dossier.png) no-repeat top left;
}

#btn_acte{
	background:url(../images/btn_actes.png) no-repeat top left;
}
#btn_constat{
	background:url(../images/btn_constat.png) no-repeat top left;
}


#image_rubrique{
	width: 591px;
	height: 88px;
}
#texte {
	width: 596px;
	margin-left:362px;
}
#texte p{
	padding: 0 30px 0 35px;
	color:#666666;
}
#texte li {
	padding: 0 0 0 65px;
	list-style-type: disc;
	list-style-position: inside;
	color: #000000;
	position: relative;
	text-align: left;
	font-size: 11px;
}

#texte h2.lien_mission + p{
	background:url(../images/loupe.png) no-repeat 15px 0;
	padding-left:68px;
	padding-bottom:10px;
}

/*-----Lien haut-----*/
.lien_haut{
	background:url(../images/fond_line_haut.png) no-repeat left bottom;
	margin-top:20px;
	padding-bottom:18px;
}
#texte .lien_haut li{
	list-style-type:none;
}
#texte ul.lien_haut li ul li a{
	font-size:12px;
	color:#9F7259;
}
.lien_haut li a{
	background:url(../images/lien_haut.png) no-repeat 0 0;
	display:block;
	padding:2px 20px;
	font-size:14px;
}
#chapeau{
	background: #ffffff url(../images/fond_chapeau.png) repeat-y left bottom;
	padding: 5px 0 20px 0;
	width: 586px;
	margin-top:10px;
}
#chapeau p{
	color:#45709F;
}
#chapeau ul li{
color:#666666;
}

.contenu_centrer{
padding: 0 30px 0 20px;
}
/*------------------FOOTER-----------------*/
#footer {
	background:url(../images/footer.png) no-repeat 8px top;
	position:relative;
	width: 832px;
	height: 155px;
	padding: 100px 0 0 150px;
}
#footer ul li a, #footer p, #footer p a, #footer ul li a:hover{
	color:#FFFFFF;

}
#footer ul li {
	float:left;
	padding: 0 5px ;
	border-right: 1px solid #88b5da;

}
#footer ul li, #footer ul li a{
	color:#88b5da;
	text-align:center;

}