@import url('https://fonts.googleapis.com/css?family=Raleway');

.social-bar-top
{
	width: 100%;
	height: 35px;
	background-color: #1a1d1f;
	border-bottom: 1px solid #302f2f;
}

.result-annonce
{
	overflow:auto;
}

.nav a
{
	background-color: #1a1d1f;
	color: #fff;
	text-decoration: none;
	padding: 4px;
	padding-right: 4px;
    padding-left: 4px;
	border-radius: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.nav a:hover
{
	background-color:#ffffff;
	color:#1a1d1f;
	border:1px solid #1a1d1f;
}

#francemap svg
{
	width:100%;
}

.vignette-urgente
{
	width:200px;
	z-index:2;
}

.vignette-urgente img
{
	width:100%;
	height:auto;
}

.hotline-phone
{
	float:left;
	margin-right: 5px;
}

.hotline-message
{
	float:left;
	margin-right: 5px;
}

.hotline
{
	float: left;
	padding-top: 5px;
	color: #ffffff;
	font-weight: bold;
}

.hotline-icon
{
	float: left;
	margin-right: 5px;
}

.social-box
{
	float:right;
	padding-top: 6px;
}

.float-bar-social
{
	position: fixed;
	width: 30px;
	padding: 10px;
	background-color: #565252;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	top: 30%;
	box-shadow: 1px 0px 5px #5a5a5a;
	z-index: 100;
}

.float-bar-social .social-box-container
{
	width: 30px;
	height: 30px;
	margin-bottom:5px;
}

.social-bar-left
{
	position: fixed;
	width: 30px;
	background-color: #404040;
	height: auto;
	top: 43%;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 5px;
	z-index:1000;
}

.social-bar-left .social-box-container
{
	width:30px;
	height:30px;
	margin-bottom: 5px;
}

.menuMobile
{
	width: 100%;
	height: auto;
	display: none;
	padding: 5px;
}

.menuMobile img
{
	width: 10%;
	height:auto;
}

.menuMobileVolet
{
	display:none;
}

.menuMobileVolet ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.menuMobileVolet ul li
{
	width: 100%;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
	background-color: #aaaaaa;
	font-weight: bold;
}

.menuMobileVolet ul li:hover
{
	background-color:#dddddd;
}

.menuMobileVolet ul li a
{
	text-decoration:none;
	color: #ffffff;
}

.wrap
{
	min-height:100%;
	position:relative;
}

table 
{
	border-collapse: collapse;
	width: 100%;
}

th, td 
{
	text-align: left;
	padding: 8px;
}

tr:nth-child(even)
{
	background-color: #f2f2f2
}

th 
{
	background-color: #22b1c8;
	color: white;
}

.jvectormap-container
{
	width: 100%;
	height: 450px;
}

.jvectormap-tip 
{
	position: absolute;
	display: none;
	border: solid 1px #CDCDCD;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #292929;
	color: white;
	font-family: sans-serif, Verdana;
	font-size: smaller;
	padding: 3px;
	z-index:11;
}

.jvectormap-zoomout,.jvectormap-zoomin
{
	display:none;
}

.bigslide
{
	width: 100%;
	height: auto;
}

.bigslide img
{
	width:100%;
	height:auto;
}

.bigslide-title
{
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
}

.big-title
{
	text-align: left;
	padding-top: 220px;
	font-size: 48px;
	color: #ffffff;
}

.big-info
{
	text-align: left;
	font-size: 22px;
	width: 400px;
	color: #ffffff;
	border-top: 4px solid #22b1c8;
}

.big-btn-consult
{
	margin-top: 30px;
	font-size: 16px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: rgba(255,255,255,0.5);
	width: 150px;
	text-align: center;
	padding-top: 11px;
	padding-bottom: 12px;
}

.big-btn-consult a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 13px;
}

.big-btn-consult:hover
{
	background-color:#22b1c8;
}

.titleBig h2
{
	text-align: center;
	border-bottom: 3px solid #22b1c8;
	padding-bottom: 10px;
	margin-left: 30%;
	margin-right: 30%;
}

.box-categorie
{
	float: left;
	width: 90px;
	border: 1px solid #cfcfcfb3;
	padding: 20px;
	border-radius: 5px;
	background-color: #ffffff;
	margin-right: 20px;
}

.box-categorie:hover
{
	background-color: #dad4d4;
}

.box-categorie-image
{
	width:100%;
	height:auto;
}

.box-categorie-image img
{
	width:100%;
	height:auto;
}

.box-categorie-title
{
	text-align: center;
	font-weight: bold;
}

.box-cat-englobe
{
	overflow: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}

.colorGray
{
	background-color: #22b1c8;
	margin-top: -5px;
}

.social-box-container
{
	float: left;
	width: 20px;
	height: 20px;
	background-color: transparent !important;
	border-radius: 3px;
	margin-right:5px;
}

.social-footer
{
	width: 100%;
	height: 35px;
}

.social-box-container img
{
	width:100%;
	height:auto;
}

body, html{min-height:100%;height:100%;}

body
{
	padding:0;
	margin:0;
	font-family: 'Raleway', sans-serif;
	font-size:13px;
	position: relative;
	min-height:100%;
}

header
{
	width:100%;
	background-color: #1a1d1f !important;
	height: 118px;
}

.vignette-urgente
{
	position: absolute;
	margin-left: -5px;
	margin-top: -5px;
	width: 110px;
}

.codepostalshow
{
	width: 100%;
	border: 1px solid #dddddd;
	margin-top: -10px;
	display:none;
}

.codepostalshow ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.codepostalshow ul li
{
	width: 100%;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	box-sizing: border-box;
}

.codepostalshow ul li:hover
{
	background-color:#b1ebf6;
}

.codepostalshow ul li a
{
	text-decoration:none;
	color:#000000;
}

.block-signaler
{
	overflow:auto;
	float: left;
}

.block-social-share
{
	float:right;
}

.boxsubscribe-login
{
	float: right;
	margin-top: -75px;
	text-align: right;
}

.image-signaler
{
	float:left;
}

.link-signaler
{
	float:left;
}

.big-block-droit
{
	float: left;
	width: 28%;
	margin-left: 2%;
	padding: 20px;
	box-sizing: border-box;
	border: 1px solid #aaaaaa;
	margin-top: 20px;
	text-align: center;
}

.phone-number-block
{
	height: 40px;
	margin-top: 20px;
}

.inputClass,.selectClass
{
	width: 100%;
	height: 35px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	box-sizing: border-box;
	border: 1px solid #aaaaaa;
}

.blueBtn
{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	background-color: #22b1c8;
	border-radius: 5px;
	color: #ffffff;
	font-weight: bold;
	border:none;
	display: block;
	box-sizing: border-box;
	text-align:center;
	margin-bottom:2px;
}

.print-icon 
{
    background-image: url('../../../images/print-icon.png');
    background-repeat: no-repeat;
    background-position-x: 8px;
    background-position-y: 9px;
}

.user-icon
{
	background-image: url('../../../images/user-icon.png');
	background-repeat: no-repeat;
	background-position-y: 7px;
	background-position-x: 3px;
}

.orange-btn
{
	background-color:#f90;
}

.orange-btn:hover
{
	background-color:#d5850c !important;
}

.subscribe-icon
{
	background-image: url('../../../images/subscribe-icon.png');
	background-repeat: no-repeat;
	background-position-y: 7px;
	background-position-x: 3px;
}

.deposer-annonce-box
{
	margin-top:5px;
}

.searchIcon
{
	background-image: url('../../../images/search-icon.png');
	background-repeat: no-repeat;
	background-position-x: 5px;
	background-position-y: 8px;
}

.blueBtn:hover
{
	background-color:#157989;
}

.cent
{
	width: 100%;
}

.orangBtn
{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	background-color: #ff9000;
	border-radius: 5px;
	color: #ffffff;
	font-weight: bold;
}

.block-selection-image
{
	overflow:auto;
}

.search-section-box
{
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	margin-bottom: 20px;
	border: 1px dashed #aaa;
}

.searchtext
{
	width: 30%;
	height: 35px;
	border: 1px solid #dddddd;
	padding-left: 10px;
	margin-right: 5px;
}

.categorybox
{
	width: 17%;
	height: 39px;
	border: 1px solid #dddddd;
	box-sizing: border-box;
}

.miniImage
{
	float:left;
	width:24%;
	margin-right: 1%;
	height:auto;
	box-sizing: border-box;
}

.miniImage img
{
	width:100%;
	heigth:auto;
}

.ads728
{
	text-align: center;
	margin-top: 10px;
}

.homeboxrigth a
{
	text-decoration:none;
	font-weight:bold;
	color:#009cff;
}

.vignette-urgente-mini
{
	position: absolute;
	width: 113px;
	margin-top: -5px;
	margin-left: -5px;
}

.mise-en-ligne-text
{
	float:left;
}

.nombre-de-vue
{
	float:right;
}

.mise-en-ligne
{
	overflow:auto;
}

.blue
{
	background-color:#22b1c8 !important;
}

.blue:hover
{
	background-color:#198090 !important;
}

.jqvmap-zoomin, .jqvmap-zoomout
{
	display:none;
}

.logo
{
	float: left;
	padding-top: 64px;
	width: 207px;
	height: 43px;
}

.logo img
{
	width:auto;
	height:100%;
}

.user
{
	float:right;
	padding-top: 19px;
	display: none;
}

.topMargin
{
	margin-top:20px;
	min-height:100%;
}

.container
{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}

.btnConnect
{
	text-decoration: none;
	background-color: #fff;
	color: #000000;
	font-size: 13px;
	padding: 8px;
	border-radius: 5px;
}

.btnConnect:hover
{
	background-color:#9cd1f3;
	color:#ffffff;
}

.btnConnect:hover .user-icon
{
	background-image:url('../../../images/user-icon-white.png');
}

.englobehomebox
{
	overflow:auto;
}

.col4
{
	float: left;
	width: 25%;
}

.col4 ul
{
	list-style: none;
	padding:0;
	margin:0;
}

.prefooter .col4 a
{
	text-decoration:none;
	color:#ffffff;
}

.col3
{
	float: left;
	width: 33.33%;
}

.col3 ul
{
	list-style: none;
	padding:0;
	margin:0;
}

.prefooter .col3 a
{
	text-decoration:none;
	color:#ffffff;
}

.col2
{
	float: left;
	width: 50%;
}

.col2 ul
{
	list-style: none;
	padding:0;
	margin:0;
}

.prefooter .col2 a
{
	text-decoration:none;
	color:#ffffff;
}

.col1
{
	float: left;
	width: 100%;
}

.col1 ul
{
	list-style: none;
	padding:0;
	margin:0;
}

.prefooter .col1 a
{
	text-decoration:none;
	color:#ffffff;
}

.categorieshow
{
	overflow: auto;
	background-color: #eeeeee;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
}

.validmsg
{
	padding: 20px;
	box-sizing: border-box;
	background-color: #07e307;
	border-radius: 5px;
	margin-bottom: 20px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

.nbr-photo
{
	position: absolute;
	margin-top: -30px;
	margin-left: 10px;
	background-color: rgba(0,0,0,0) !important;
	border-radius: 0px;
	width: 14px;
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 6px;
	background-image: url('../../../images/icon-photo.png');
	padding-top: 2px;
}

.errormsg
{
	padding: 20px;
	box-sizing: border-box;
	background-color: #ff9797;
	border-radius: 5px;
	margin-bottom: 20px;
}

.prefooter
{
	background-color: #595858;
	bottom: 0;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #ffffff;
}

.selectbox
{
	width: 100%;
	height: 35px;
	margin-top: 10px;
	margin-bottom: 10px;
	box-sizing: border-box;
}

.unknow-annonce
{
	padding: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
	border-radius: 5px;
	background-color: #efefef;
	padding-top: 150px;
	padding-bottom: 150px;
}

.mega-block
{
	overflow:auto;
}

.linkoffre
{
	text-decoration:none;
}

.user-mise-en-ligne
{
	font-weight: bold;
	font-size: 14px;
	color: #009cff;
	padding-top: 10px;
	padding-bottom: 10px;
}

.information-title
{
	float: left;
	padding: 10px;
	background-color: #aaaaaa;
	width: 30%;
	font-weight: bold;
	box-sizing: border-box;
}

.boxerrornotfound
{
	text-align: center;
	padding: 20px;
	background-color: #f6f6f6;
	border-radius: 5px;
	font-weight: bold;
	box-shadow: 0px 2px 6px #aaaaaa;
}

.other-information
{
	padding: 9px;
	float: left;
	border: 1px solid #aaaaaa;
	width: 70%;
	box-sizing: border-box;
}

.information
{
	overflow:auto;
}

.block-description
{
	margin-top:20px;
}

.big-block-gauche
{
	float: left;
	width: 70%;
	overflow: hidden;
	border: 1px solid #aaaaaa;
	padding: 20px;
	box-sizing: border-box;
	margin-top: 20px;
}

.big-block-photo img
{
	width:100%;
	height:auto;
}

label
{
	font-weight:bold;
}

.annonces-container
{
	overflow:auto;
	margin-top:20px;
	margin-bottom:20px;
}

.block-annonce
{
	float: left;
	margin-right: 3%;
	width: 30%;
	border: 1px solid #aaaaaa;
	background-color: #f9f9f9;
	box-sizing: border-box;
	overflow: auto;
	margin-bottom: 20px;
	overflow-y: hidden;
	max-height: 360px;
	min-height: 360px;
}

.textareabox
{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #dddddd;
	border-radius: 5px;
	height: 150px;
	padding: 10px;
	box-sizing: border-box;
	font-family: Arial;
	font-size: 12px;
}

.block-full-btn
{
	width: 100%;
	display: block;
	box-sizing: border-box;
}

.phone-icon
{
	background-image: url('../../../images/phone-icon.png');
	background-repeat: no-repeat;
	background-position-x: 8px;
	background-position-y: 9px;
}

.signaler-box
{
	padding: 20px;
	border: 1px solid #aaaaaa;
	margin-top: 20px;
	box-sizing: border-box;
}

.nodisplay
{
	display:inline;
}

.paging-blue
{
	padding: 10px;
	background-color: #009cff;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	border-radius: 5px;
	margin-right: 5px;
}

.pageselected
{
	background-color:#b5875d;
}

.paging-blue:hover
{
	background-color:#0083d7;
}

.paging
{
	height: 45px;
    text-align: center;
}

.photo
{
    width: 100%;
    height: auto;
}

.photo img
{
	width:100%;
	height:auto;
}

.text-block-annonce
{
	padding: 10px;
}

.date-depot-annonce
{
	float: right;
	margin-right: 10px;
}

.title-block-annonce
{
	font-size: 15px;
	font-weight: bold;
	color: #956e4a;
}

.message-icon
{
	background-image:url('../../../images/message-icon.png');
	background-repeat:no-repeat;
	background-position-x: 8px;
	background-position-y: 9px;
}

.btn-separate-login
{
	float: right;
	margin-right: 10px;
}

.login-btn-connexion
{
	margin-top:10px;
	margin-bottom:10px;
}

.prix-block-annonce
{
	font-size: 25px;
	font-weight: bold;
	color: #22b1c8;
}

.info
{
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	background-color: #b1ebf6;
	border-radius: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.textbox
{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 150px;
	border: 1px solid #dddddd;
	font-family: Arial;
	font-size: 12px;
	padding: 5px;
	box-sizing: border-box;
	border-radius: 5px;
}

.price
{
	width: 30% !important;
}

.footer
{
	text-align: center;
	color: #ffffff;
	bottom: 0;
	font-size: 11px;
}

.inputbox
{
	width: 100%;
	height: 35px;
	padding-left: 10px;
	box-sizing: border-box;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #dddddd;
	border-radius: 5px;
}

.btnConfirm
{
	border: none;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 5px;
	background-color: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	cursor:pointer;
}

.btnConfirm:hover
{
	background-color:#db0707;
}

.menu
{
	float: right;
	padding-top: 74px;
}

.menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.menu ul li
{
	float: left;
	padding: 15px;
	font-size: 12px;
	font-weight: bold;
}

.menu ul li:hover
{
	background-color:#22b1c8;
}

.menu ul li a
{
	text-decoration:none;
	color:#ffffff;
}

.menu ul li a:hover
{
	border-bottom:1px solid #ffffff;
}

.homeboxleft
{
	float: left;
	width: 25%;
	box-sizing: border-box;
	background-color: #f3f3f3;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #e9e9e9;
}

.homeboxcenter
{
	float:left;
	width:50%;
}

.homeboxrigth
{
	float: left;
	width: 25%;
	box-sizing: border-box;
	background-color: #f3f3f3;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #e9e9e9;
}