/* police par defaut */
body {
	background: #D7DEE2 url("../images/fond.jpg") center top no-repeat;
	font-family: 'Raleway', Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
}


td, th {
	font-size: 14px;
	color:#404040; /* gris */
	margin: 0;
	vertical-align: middle;
}
/* lien par defaut du site */
a {
	font-weight: normal;
	cursor: pointer;
	color:#0053B7;
}
a:hover {
	color:#990013;
}
/*----------------------------------------LES MODULES----------------------------------*/
/*------------------------------------------------------------------------------------*/
/******************* menu deroulant ****************************************/
option {
	color: #3B4046;
}
p {
	text-align: justify;
	color: #666666;
	padding: 0 0 0 10px;
	margin: 10px 0;
	
}
/*pour framework bootstrap*/
p[class*="span"]{
	padding: 0;
}
sup{
	vertical-align:top;
	font-size:small;
	top: 0.5em;
}
strong{
	font-weight:bold;
}
#trois_dsecure p{
	margin-top:10px;
}
.radio_td {
	text-align: left;
	padding: 0 0 0 0;
}
/**************  formulaire *************/

/************form de type bootstrap****************/
form {
	margin-bottom: 45px;
}

.label_input {
    text-align: right;
    white-space: nowrap;
    color: #000;
    padding: 2px 5px;
    width: 35%;
}


label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.form-horizontal .controls {
    margin-left: 180px;
}

.form-horizontal .control-label {
    float: left;
    padding-top: 5px;
    text-align: right;
}
.form-horizontal input {
    width: 211px;
}

@media only screen and (max-width: 768px) {
	.form-horizontal .control-label {
	    text-align: left;
	    margin-left: 0;
	    float: none;
	}
	.form-horizontal .controls, .form-horizontal .retrait-gauche {
	    margin-left: 0;
	}
	.control-label {
		width: 100%;
	} 	
	.form-horizontal input, .form-horizontal select, .form-horizontal textarea {
	    width: 97%;
	}
	/*Formulaires responsive avec tableau*/
		form table {
			width: 95% !important;
		}
		form table a {
			display: block;
			float: none !important;
		}
		table:after {
			display: block;
			clear: both;
			content: "";
		}

		form table input[type="text"], 
		form table input[type="file"], 
		form table select, 
		form table textarea {
			width: 90% !important;
			float: none !important;
			display: block;
		}
		form table, 
		form table tbody, 
		form table tr, 
		form table td {
			display: block;
			width: 100% !important;
			padding: 0;
			clear: both;
			height: auto;
		}
		form table td {
			text-align: left !important;
			padding-left: 2.5% !important;
		}

		/*Formulaires responsive avec paragraphe : paiement*/
		form#form_paiement label {
			text-align: left;
			display: block;
		    width: 95%;
    		padding: 0 2.5%;

		}
		form#form_paiement input[type="text"], 
		form#form_paiement input[type="file"], 
		form#form_paiement select, 
		form#form_paiement textarea {
			display: block;
			width: 95%;
    		margin: 0 2.5%;
		}

}

.form-horizontal .control-group {
    margin-bottom: 5px;
    clear: both;
}

.form-horizontal input[type="file"] {
	display: inline-block;
}

.retrait-gauche {
	margin-left: 260px; 
}
.retrait-gauche.texte {
	margin-top: 15px; 
}

.calendar-form {
	vertical-align: top;
    display: inline-block;
    padding: 5px 0;
}
@media only screen and (max-width: 500px) {
	.heure-table, 
	.heure-table thead, 
	.heure-table tbody, 
	.heure-table th, 
	.heure-table td, 
	.heure-table tr, 
	.heure-table td {
	    display: block;
	    width: 100% !important;
	}
	.form-horizontal .label_input {
	    text-align: left;
	}
}
#pers_sur_lieux {
	margin-bottom: 20px;
}

@media (min-width: 768px) {
	.form-horizontal .control-label {
    	width: 260px;
	    padding: 7px 0 0 0;
	    margin-bottom: 0;
	    text-align: right;
	}
	.calendar-form {
    padding-bottom: 18px;
	}
	input[type="file"] {
	    width: 275px;
	}
}
/* texte champ formulR */
input, select, textarea {
	margin: 2px 0 1px 2px;
	padding: 5px 7px;
	border: 1px solid #959595;
	background-color: #FFFFFF;
	color: #13648F;
	font-size: 12px;
}

select {
	padding:10px 0;
}
 
input[type=radio]{
	background: none;
	border: none;
	width: auto !important; 
}
.radio, .checkbox {
  display: inline;
}
/*textarea standard*/
textarea {
	margin-top:4px;
	overflow:auto;
	width:80%;
	padding:5px;
}

/* bouton radio */
.radio {
	margin:2px 5px 2px 10px;
	vertical-align:middle;
	border:none;
	background:#FFFFFF;
	height:auto;
	display:inline-block;
}
/* checkbox */
.checkbox {
	margin:2px 5px 2px 10px;
	vertical-align:middle;
	border:none;
	background:#FFFFFF;
	height:auto;
	display: inline;
	width: inherit !important;

}
/* message ok */
p.valid, .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-----*/

.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;
	color:#FFFFFF;
	font-size: 14px;
}
.btn_envoyer, .btn_valider, .btn_transmettre, .btn_connexion, .btn_rechercher{
	background: url("../images/fond_btn_bleu.png") no-repeat bottom;

}
/* bouton envoyer de contact */
.btn_envoyer {
	margin: 0;
	float: right;
}
/* bouton valider de contact */
.btn_valider {
	margin: 0;
	float: right;
	background: url("../images/btn_valider-ok.png") no-repeat bottom;
}
/* bouton annuler de contact */
.btn_annuler {
	background: url("../images/fond_btn_rouge.png") no-repeat bottom;
	margin: 0;
	float: left;
}
/* bouton transmettre de depot dossier */
.btn_transmettre {
	margin: 0 0 0 60px;
	float: left;
}
/* bouton connexion depot dossier*/
.btn_connexion {
	position: relative;
	z-index: 1000;
}
/* bouton calculer */
.btn_rechercher {
	margin: 0;
	float: right;
}

.btn-default {
    color: #333;
    background-color: #115DB1;
    border: none;
    color: #fff;
    border-radius: 0;
    padding: 8px 30px;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    color: #fff;
    background-color: #333;
    border-color: #adadad;
}




/* class erreur */
.erreur {
	color:#FF0000 !important;
	font-weight:bold;
	text-align:center;
	border-bottom: 1px solid;
}
span.erreur{
	border:none;
}
p.erreur, td.erreur {
	margin:20px 0;
}
/* gros titre */

h1 {
	background:url(../images/h1.png) no-repeat left center;
	font-size:29px;
	font-weight:bold;
	padding: 24px 0 5px 54px;
	margin: 0 0 28px 0;
	text-align: left;
	color:#194784;
	border-bottom: 1px solid #B4B8BA;
	clear:both;
}
h2 {
	font-size:25px;
	color:#0D85CE;
	padding: 0;
	margin:40px 0 5px 0;
}
h2 a{
	font-size:inherit;
	text-decoration: none;
}
#trois_dsecure h2{
	margin-top:0;
}
/* sous-titre */
h3, .titre_formulaire, .titre_loyer  {
	font-size: 20px;
	padding: 0 0 0 10px;
	margin: 20px 0 10px 0;
}
h4 {
	font-size: 16px;
	text-align: center;
	padding: 0 30px 0 30px;
	margin: 0;
}
h5 {
	margin: 0 0 5px 30px;
	color: #555555;
	font-size: 12px;
	font-weight: bold;
}
div[class|="col"] h2:first-child, div[class|="col"] h3:first-child, div[class|="col"] h4:first-child{
	margin-top:0;
}
img {
	border : 0px;
	text-align:right;
}
/* class des images du site */
.image {
	float: right;
}
#contenu ul {
	padding: 0;
	margin: 0 0 20px 0;
}
li {
	padding: 0 0 0 25px;
	list-style: url(../images/fleche-liste.png) inside;
	color: #577EA8;
	margin: 3px 0;
}
li li {
    color: #898585;
    list-style: url(../images/puce-liste.png) inside;
    margin: 0;
}
.locataire li > ul > li:first-child {
	list-style: none;
}
.locataire li > ul > li:first-child .glyphicon{
	margin-right: 5px;
	font-size: 10px;
}
.locataire table {
	margin-top: 10px;
}
#contenu li ul {
	margin-top: 5px;
}
#contenu > ul> li > ul {
	margin-top: 8px;
}
#contenu h2 {
	margin-top: 30px;
	padding-left: 10px;
	margin-bottom: 15px;
}
/*style des liens ex : Télécharger un formulaire (RIB, ...)*/
ul.lien_haut {
	padding:0 0 0 20px;
	margin:5px 2px 25px;
}
ul.lien_haut li {
	background: url(../images/fleche-lien-haut.png) center left no-repeat;
	padding: 5px 0;
	margin:10px 0;
	list-style:none;

}
ul.lien_haut li a{
	padding-left: 25px;
	font-size: 16px;
	}
.chapeau{
		background-color:#FFF;
		padding: 5px 10px;
		font-weight:bold;	
}
/*-------------------------- competence territoriale --------------------------------*/
/*----------------------------------------------------------------------------------*/
#list_com, #aff_list {
	margin:25px 0 0 0;
}
#search_com{
  background: url("../images/fond_competence.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid white;
  margin: 20px 0;
  padding: 10px 20px;
	text-align:left;
	color:#333;
	clear: both;
}


/*---------Pour enlever le style au menu déroulant ajax de la recherche de commune---------*/
 .ui-menu-item{
	background: none;
	list-style: none;
}

#tab_comp{
	background-color: #FFFFFF;
	width:100%;
	
}
#tab_comp p{
	color:#666;
	padding:0 5px;
	margin:0;
	}
#map_competence {
  border: 1px solid;
  height: 530px;
  margin-top: 10px;
  width: 100%;
}
#map_competence + .size9{
	color:#333;
}
.adp-directions {
  width: 100%;
}
.letr_ville_comp{
	font-size:large; 
	font-weight:bold; 
	border-bottom: 1px solid;
}
.ui-autocomplete-loading {
	background: #fff url('../images/loader.gif') right center no-repeat;
}
.ui-autocomplete span.hl_results {
	background-color: #ffff66;
}
.ui-widget-content {
	border: 1px solid #494949 !important;
	color: #494949 !important;
	background: #F9F9F9 !important;
}
.ui-widget-content li {
	color: #494949 !important;
	font-size:1em !important;
	font-size:12px !important;
}
/*---------------------------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 {
	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;
}

/*----------------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 {
	position:relative;
	margin: 0 auto;
}
#header {
	color:#FFFFFF;
}
#header_logo p, #header_logo p a{
	text-align:left;
	font-size: 14px;
	color:#FFFFFF;
	margin:0;
}
#header_logo p{
	padding: 0 0 0 20px;
}
#header_logo #header_sous_titre{
	color:#094885;
}
/*.container {
    max-width: 940px;
}*/
#logo {
	position:relative;
	display:block;
	height: 100px;
	width: 220px;
}

.table {
	background-color:#FFF;
	border-bottom: 1px solid #999;
	margin: 25px 0 50px 0;
}
.table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
  padding: 8px;
}
.table th {
	white-space: nowrap;
}
.table td {
	text-align:center;
}
.table .glyphicon {
	color:#1F97E6;
}
.glyphicon {
	margin-right: 5%;
}
#footer .glyphicon {
	margin-right: 0;
}

.dropdown-menu>li>a {
    white-space: normal;
}

/*--------------carousel---------------*/
.carousel-control {
	z-index: 1200;
}
.carousel-caption{
	background-color: #ECF0EF;
	padding: 10px;
	left: auto;
  right: 0;
  width: 25%;
	text-shadow: none;
	border-left: 5px solid #BE0D01;
}
.carousel-caption p {
  font-size: 18px;
  line-height: 18px;
  text-align: left;
}
.carousel-caption p span{
	font-size: 12px;
}
ol.carousel-indicators {
  bottom: -13px;
	margin-bottom:0;
}
.carousel-indicators li {
	border-radius: 0;
	height: 8px;
  width: 45px;
}
.carousel-indicators .active {
  height: 8px;
  width: 45px;
}

.carousel-control.right {
    right: 18px;
}
.carousel-control.left {
    left: 18px;
}

#footer h3{
	margin:0;
}
#footer img{
	display:block;
	margin:0 auto;
}
.links{
	margin-top: 30px;
}

/*-----------------------MENU-----------------------------*/
/*-----------------------Responsive-----------------------------*/

#menu_haut .dropdown-menu > li > a {
	  font-size: 15px;
	  color:#428BCA;
}
#menu_haut .dropdown-menu > li > a:hover {
	background-color:#428BCA;
	color:#FFFFFF;
}

@media screen and (max-width: 768px) {
	.navbar-brand {
	  font-size: 22px;
	  padding: 15px 40px

	}
	/*bouton parent*/
	.navbar-default .navbar-nav > li > a {
	  color: #0053B7;
	  padding: 15px 40px;
	  font-size:18px;
	}
	/*bouton enfant*/
	#menu_haut .navbar-nav .open .dropdown-menu > li > a, #menu_haut .navbar-nav .open .dropdown-menu .dropdown-header {
	  padding: 5px 15px 5px 40px;
	}
}

@media screen and (min-width: 768px) {
#menu_haut {
	padding: 71px 12px 0 0;
	min-height: 216px;
}
/*	#menu_haut ul.navbar-nav {
		position:absolute;
		bottom:0;
	}*/
	#menu_haut ul.navbar-nav > li > a {
		font-size:13px;
		position:relative;
		background-repeat:repeat-x;
		background-position: left bottom;
		display: block;
		float: left;
		height: 145px;
		width:93px;
		padding: 100px 0 0 0;
		text-align:center;
		color:#FFFFFF;
		text-shadow: 0px 1px 1px  #494B64;
		outline:none;
	}
		#menu_haut ul.navbar-nav > li > a:hover {
			color:#333333;
			text-shadow:none;
		}
		#menu_haut .navbar-nav .open .dropdown-menu > li > a{
		    line-height: 17px;
			padding: 5px 10px;
		}
	.navbar-default {
	  background: none;
	  border: none;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	  border: none;
	}
	.navbar-default .navbar-collapse {
	  padding:0;
	}
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
		background-color: transparent;
		color: #FFF;
	}
	#btn_rouge{
	background-image:url(../images/fond_btn_rouge.png);
	}
	#btn_orange{
		background-image:url(../images/fond_btn_orange.png);
	}
	#btn_jaune{
		background-image:url(../images/fond_btn_jaune.png);
	}
	#btn_vert{
		background-image:url(../images/fond_btn_vert.png);
	}
	#btn_bleu{
		background-image:url(../images/fond_btn_bleu.png);
	}
}
@media screen and (min-width: 992px) {
	#menu_haut ul.navbar-nav > li > a {
		font-size:14px;
		width:117px;
	}
}
#menu_haut {
	position:relative;
	z-index:1500;
	margin-top:10px;
}
@media screen and (min-width: 768px) {
	#menu_haut {
		margin:0;
	}
}

#menu_haut ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}
#menu_haut ul li a {
	text-decoration: none;
}

#menu_haut ul li#sous_menu:hover ul {
	display:block;
}


/**/

#contenu {
	position:relative;
	margin: 0 auto;
}


/*----------bouton SERVICES---------------*/
#body_page #btn_services{	
	margin-top: 50px;
}
@media screen and (min-width: 500px) {
	#btn_services{
		background:url(../images/fond_services.jpg) no-repeat left 26px;
		min-height:145px;
		margin-top: 20px;
		margin-bottom: 20px;

	}
}
#btn_services a{
	background-position: left bottom;
	background-repeat:no-repeat;
	position:relative;
	display:block;
	height:124px;
	margin:0 auto;
	text-align:center;
	text-transform:uppercase;
	font-size:13px;
	line-height: 14px;
	overflow:hidden;
	}
#btn_services a img{
	position:absolute;
	z-index:900;
	top: 2px;
	left:50;
	margin-left:-56px;
	left: 50%;
}
#btn_services a span {
	position: absolute;
	z-index:1000;
	bottom: 33px;
	left: 50%;
	margin-left: -75px;
	width: 150px;
	letter-spacing: -1px;
}
@media screen and (min-width: 400px) {
	#btn_services a{
		width:152px;
	}
}

#btn_paiement {
	background-image:url(../images/btn_1.png);
	color:#8ecef4;
}
#btn_acte {
	background-image:url(../images/btn_2.png);
	color:#70b7e1;
}
#btn_constat {
	background-image:url(../images/btn_3.png);
	color:#43a0d9;
}
#btn_extranet_constat {
	background-image:url(../images/btn_4.png);
	color:#4480c2;
}
#btn_jeux {
	background-image:url(../images/btn_5.png);
	color:#2964a9;
}
#btn_competence {
	background-image:url(../images/btn_6.png);
	color:#1c5394;
}
/*------------------------------------------FOOTER------------------------------------------------------*/
#footer {
	background-color: #4B4C59;
	background-repeat:no-repeat;
	background-image:url(../images/footer-marianne.jpg);
	width: 100%;
	clear: both;
	padding: 30px 0 20px 0;
	margin-top: 20px;
}
#footer ul{
	padding:0;
}
#footer p, #footer a {
	font-size: 14px;
	text-align: left;
}
#footer h3, #footer p, #footer a {
	color:#bbb;
}
#footer h3{
	text-decoration:underline;
}
#footer li{
	list-style: url(../images/fleche-liste-footer.png) inside;

}

#footer h3, #footer p{
	text-align:center;

}
.txt-gros, #footer .txt-gros{
	font-size:18px;
	font-weight:bold;
}

@media screen and (max-width: 768px) {
	#footer .row  div{
		border-top: 1px solid #6D6E82;
		margin: 25px 0;
	}
	#footer p, #footer a, #footer h3 {
		text-align:center;
	}
	#footer h3, #footer ul {
		margin-top: 15px;
	}
	#footer p{
		margin-bottom: 15px;
	}
	#footer ul {
		padding: 0 0 0 25%;
	}
	#footer .txt-gros{	
		text-align:center;
	}
	#footer .row  > div:first-child {
		border-top: none;
	}
	#footer .col-sm-3 > .txt-gros:first-child{	
		margin-bottom: 0;
		margin-top: 20px;
	}
	#footer .col-sm-3 > .txt-gros:first-child + h3,
	#footer .col-sm-3 > .txt-gros:first-child + ul {	
		margin-top: 0px;		
	}
	#footer {
		padding-top: 5px;
	}
	/*Correctif compétences territoriales*/
		#list_com table#tab_comp,
		#list_com table#tab_comp tbody,
		#list_com table#tab_comp tr,
		#list_com table#tab_comp td {
			width: 100% !important;
			display: block;

		}
		#s_com {
			width: 100% !important;
		}
		/*fin*/
}
/*------------------------------------------RESPONSIVE------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------*/
	/*==========  Mobile First Method  ==========*/

	/* Custom, iPhone Retina */ 
	@media only screen and (min-width : 320px) {
		h1,h2,h3{
			text-align:center;
		}
		h1{
			font-size: 20px;
		}
		h2{
			font-size: 18px;
		}
		h3{
			font-size: 16px;
		}
		h4{
			font-size: 14px;
		}

		#logo {
			margin: 0 auto;
		}
		#header_logo p{	
			text-align: center;
		}
		#footer {
			background-position: 5% top;
		}
	}

	/* Extra Small Devices, Phones */ 
	@media only screen and (min-width : 480px) {

	}

	/* Small Devices, Tablets */
	@media only screen and (min-width : 768px) {
		h1,h2,h3{
			text-align:left;
		}
		h1{
			font-size: 26px;
		}
		h2{
			font-size: 22px;
		}
		h3{
			font-size: 18px;
		}
		h4{
			font-size: 16px;
		}

		#logo {
			margin: 0;
		}
		#header_logo p{	
			text-align: left;
		}
	}

	/* Medium Devices, Desktops */
	@media only screen and (min-width : 992px) {

	}

	/* Large Devices, Wide Screens */
	@media only screen and (min-width : 1200px) {

	}
	@media only screen and (min-width : 1600px) {
		#footer {
			background-position: 20% top;
		}

	}

