/* police par defaut */
body {
	font-family:Arial, Helvetica, sans-serif;
	background: #c0c0c0 url("../images/fond.jpg") top 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;
	vertical-align: middle;
}
/* lien par defaut du site */
a {
	color:#8A1D1D;
}

a:hover {
	color:#CA3C3C;
}
/*----------------------------------------LES MODULES----------------------------------*/
/*------------------------------------------------------------------------------------*/
/******************* menu deroulant ****************************************/
option {
	color: #3B4046;
}
p {
	text-align: justify;
	color: #333;
	padding: 0 10px;
}
/*pour framework bootstrap*/
p[class*="span"]{
	padding: 0;
}
input[type="file"] {
  width: 100%;
}

sup{
	vertical-align:top;
	font-size:small;
}
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, textarea {
	margin:2px 0 1px 2px;
	padding:1px;
	border:1px solid #959595;
	background-color:#FFFFFF;
	color: #13648F;
	font-size:12px;
}
input[type=radio]{
	background: none;
	border: none;
}
.radio, .checkbox {
  display: inline;
}
/*textarea standard*/
textarea {
	margin-top:4px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	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;

}
/* 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;
	padding:10px;
	width:190px;
	font-size: 16px;
	font-weight: normal;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
}

/*-------------*/


.btn_envoyer, .btn_valider, .btn_annuler, .btn_connexion, .btn_rechercher{
	height: 39px;
	width: 120px;
	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 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;
}




/* 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,h2,h3,h4, #header p, #menu_haut a, #menu_gauche a, #texte_diapo p, .chapeau, .lire_suite a, #all_news a, #all_actu a, ul.lien_haut li a, #footer a, #footer p, p.date_actu {
	font-family:'TeXGyrePagellaRegular', "Palatino Linotype", "Book Antiqua", Palatino, serif;
	/*font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;*/
}
h1 {
	font-size: 26px;
	margin: 0 0 10px 0;
	text-align: center;
	text-transform: uppercase;
	color:#FFFFFF;
	text-shadow: 2px 2px 0px rgba(17, 17, 17, 0.8);
	letter-spacing: 1px;
}
h1 span{
	position:absolute;
	top: -800px;
}
h2 {
	font-size: 24px;
	color:#930710;
	padding: 0;
	margin:30px 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;
	margin: 20px 0 5px;
}
h4 {
	font-size: 16px;
	padding: 0 30px 0 30px;
	margin: 0;
}
h5 {
	margin: 0 0 5px 30px;
	color: #555555;
	font-size: 12px;
	font-weight: bold;
}
/*Framework Bootstrap qui utilise les class .col-sm- etc*/
div[class|="col"] > h2:first-child, div[class|="col"] > h3:first-child, div[class|="col"] > h4:first-child, .alert > h3, .alert > h2{
	margin-top: 10px;
}
img {
	border : 0px;
	text-align:right;
}
/* class des images du site */
.image {
	float: right;
}
#texte ul {
	padding: 0;
	margin: 0 0 10px 0;
}
#texte li {
	list-style-position: inside;
	padding: 0 0 0 30px;
	margin-bottom:5px;

}
#texte li ul {
	padding: 0 0 0 20px;
}
/*style des liens ex : Télécharger un formulaire (RIB, ...)*/
ul.lien_haut {
	padding:0;
	margin:5px 2px 25px;
}
ul.lien_haut li {
	margin:0 0 10px;
	padding:0;
	list-style:none;

}
ul.lien_haut li a{
	background:url(../images/lien_haut.png) left center no-repeat;
	padding: 5px 0 5px 25px;
	font-size: 16px;
	}

/*-------------------------- 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;
}

/*---------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é-------------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/

.container {
	width: 980px !important;
}

#conteneur {
	position:relative;
	margin: 0 auto;
}

#texte {
	padding: 20px 0;
	
}

.chapeau{
	background:url(../images/fond_chapeau.png) no-repeat center bottom;
	padding: 10px 15px 25px;
	color:#fff;
	font-size: 16px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
#fond_header {
	background:url(../images/diapo-huissier-argentat2.jpg) no-repeat center top;
	/*background-size:contain;*/ /* Responsive*/
	
}
#header {
	background:url(../images/fond_menu.png) no-repeat center center;
}
#header p{
	padding:0;
	margin-bottom: 5px;
	text-align:center;
}
#logo_marianne{
	float:left;
	margin-right: 10px;
}
#titre_nom {
  color: #fff;
  font-size: 21px;
  line-height: 18px;
  margin-top: 46px;
  text-align: left !important;
}
#titre_nom span{
	font-size: 16px;
	display: block;
}
#info_header{
	color:#320000;
	font-size: 13px;
	margin-top: 20px;
	text-align: left !important;
}
#info_header span, #info_header span a{
	color:#e03132;
}

#texte_diapo{
	background:url(../images/fond_txt_diapo.png) no-repeat center top;
	margin-top:70px;
	min-height:60px;
	
}
#texte_diapo h3 {
	color: #FFF;
	text-align: center;
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 15px;
}
#texte_diapo h3 span {
	display: inline-block;
	margin : 0 0 0 10px;
}
#texte_diapo h3 span:before {
	content: '-';
	display: inline-block;
	margin-right : 10px;
}
#texte_diapo h3 span:first-child:before {
	display: none;
}
#texte_diapo p{
	color:#FFF;
	font-size: 16px;
	line-height: 16px;
	max-width: 700px;
	display: block; 
	margin: 0 auto 15px auto;
}
#titre_etude{
	background:url(../images/fond_titre_etude.png) no-repeat left center;
	font-size: 16px;
	padding: 18px 0 18px 60px;
	margin-top:0;
}
/*-----------------------MENU-----------------------------*/
/*-----------------------Responsive-----------------------------*/

/*@media screen and (min-width: 768px) {*/
	.navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}

	#menu_haut ul.navbar-nav > li > a {
		font-size:14px;
		padding:10px;
	}
	.navbar-default {
	  background: none;
	  border: none;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	  border: none;
	}
/*}*/

/*@media screen and (min-width: 992px) {*/

	#menu_haut .navbar-nav > li {
		background:url(../images/separateur_menu.png) no-repeat right center;
	}
	#menu_haut ul.navbar-nav > li > a {
		font-size:16px;
	}

/*}*/

	#menu_haut .navbar-nav {
		padding: 70px 0 0 0;
	}

#menu_haut ul.navbar-nav > li > a {
	text-decoration: none;
	text-transform:uppercase;
}
#menu_haut ul.navbar-nav > li > a:hover {
	background:none;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}
#menu_haut a{
	color:#2a0000;
}
#menu_haut a:hover{
	color:#e03132;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background: none;
}


/*-----------------------MEnu GAUCHE------------------------*/
#menu_gauche li{
	list-style: none;
	padding:0;
	margin:0 0 10px 0;
}
#menu_gauche a{
	position:relative;
	left:0;
	height: 79px;
	color: #fff;
	display: block;
	font-size: 17px;
	line-height: 18px;
	padding: 20px 32px 0 70px;
	text-align: left;
	text-transform: uppercase;
	-webkit-transition: left 0.5s ease;
	transition: left 0.5s ease;
}
#menu_gauche a:hover{
	left:15px;
	text-decoration: none;
}
#btn_paiement{
	background:url(../images/btn_paiement.png) no-repeat left center;
}
#btn_acte{
	background:url(../images/btn_acte.png) no-repeat left center;
}
#btn_dossier{
	background:url(../images/btn_dossier.png) no-repeat left center;
}


#contenu {
	position:relative;
	margin: 0 auto;
}


.bloc_adresse{
	background: url(../images/bloc_adresse.png) no-repeat center top;
	padding-top: 40px;
}
/*------------------------------------------FOOTER------------------------------------------------------*/
#footer {
	background-color: #9B9B9D;
	border-top: 1px solid #FFF;
	padding: 20px 0;
}
#footer a, #footer p{
	color:#fff;
}
#footer p{
	text-align:center;
}


