@font-face {
    font-family: 'bnpp_sansbold';
    src: url('police/bnpp_sans_bold_v3-webfont.eot');
    src: url('police/bnpp_sans_bold_v3-webfont.eot?#iefix') format('embedded-opentype'),
         url('police/bnpp_sans_bold_v3-webfont.woff') format('woff'),
         url('police/bnpp_sans_bold_v3-webfont.ttf') format('truetype'),
         url('police/bnpp_sans_bold_v3-webfont.svg#bnpp_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bnpp_sans_lightregular';
    src: url('police/bnpp_sans_light_v3-webfont.eot');
    src: url('police/bnpp_sans_light_v3-webfont.eot?#iefix') format('embedded-opentype'),
         url('police/bnpp_sans_light_v3-webfont.woff') format('woff'),
         url('police/bnpp_sans_light_v3-webfont.ttf') format('truetype'),
         url('police/bnpp_sans_light_v3-webfont.svg#bnpp_sans_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bnpp_sansregular';
    src: url('police/bnpp_sans_v3-webfont.eot');
    src: url('police/bnpp_sans_v3-webfont.eot?#iefix') format('embedded-opentype'),
         url('police/bnpp_sans_v3-webfont.woff') format('woff'),
         url('police/bnpp_sans_v3-webfont.ttf') format('truetype'),
         url('police/bnpp_sans_v3-webfont.svg#bnpp_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
	background:url(../img/bg-gris.gif);
	font-family: 'bnpp_sansregular',arial,sans-serif;
	font-size:12px;
}

.up{
	text-transform:uppercase;
}

.bold{
	font-weight:normal;
	font-family: 'bnpp_sansbold',arial,sans-serif;
}

sup {
    font-size: 20px;
    top: -16px;
}

.blanc {
    color: #FFFFFF;
}

.center {
    text-align: center;
}

.justify{
    text-align: justify;
}

ul{
	list-style:none;
	margin:0;
}

.floatl{
	float:left;
}

.marginleft{
	margin:0 10px 0 0;
}

.floatr{
	float:right;
}


/*contenu*/
.start{
	margin:15px 0;
}

h1{
	/*font-size:30px;*/
	font-size:40px;
}

h2{
	/*font-size:20px;*/
	font-size:16px;
    line-height: 17px;
	color: #000;
}

h3{
	font-size:26px;
	letter-spacing: -2px;
	color: #000;
}

strong{
	color: #000;
}

.add-on{
	color: #018c5a;
}

.bas{
	font-size:20px;
}

#blocmarque{
	background:url(../img/fd-bloc-marque.jpg) repeat-x 0px 10px;
	margin:20px 0 0;
	height: 55px;
}

.royalSlider{
	max-width:100%;
}

.rsDefault .rsBullets{
	background:none;
	bottom : 15px;
}


.rsDefault .rsBullet.rsNavSelected{
	background-color: #119673;
}

.rsDefault .rsBullet{
	background-color: #003b1f;
}

.geoloc{
	margin:30px 0 50px 0;
}

.bv, .adress{
	cursor:pointer;
	font-size: 16px;
}
.close, .close:hover {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 23px;
    opacity: 0.8;
    position: absolute;
    right: 5%;
    top: 5%;
    width: 240px;
	text-align : left;
	display : block;
	border-radius: 3px 3px 3px 3px;
	text-shadow:none;
	padding: 0 2px 0 20px;
}

.triplette{
	margin:30px 0 0;
}

.triplette ul li{
	/*background:url(../img/puce.png) no-repeat 0 4px;*/
	padding:0 10px 0 0;
	margin:10px  10px 0 0 ;
	line-height: 15px;
}

.numero{
	/*border-right: 1px solid #999999;*/
	padding: 0 6px;
	
}
	.numero > div{
		padding-left: 4px;
		letter-spacing: 0.04em;
	}
	
.contact{
	margin:20px 0;
}

.contact ul{
	list-style:none;
	margin:0px;
}

.contact ul li{
	float:left;
	width:160px;
}

.entourage {
    background-color: #FFFFFF;
    border: 3px solid #DBDBDB;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 3px 5px #555555;
}

/*contenu*/

/*formulaire*/

.formulaire{
	/*padding:0 10px;*/
}

.intro{
	/*padding: 0 10px;*/
	margin:0 0 10px 0;
	color: #999999;
	text-align: justify;
}
	.intro a{
		color: #000;
	}
.require{
	margin:4px 0 0 180px;
	color: #018c5a;
	font-size: 10px;
}


.borderbloc{
	border-bottom: 1px solid #CCCCCC;
    margin: 0 0 10px;
    padding: 0 18px 15px 18px;
}

.input-prepend.input-append input, .input-prepend.input-append select, .input-prepend.input-append .uneditable-input{
	border-radius: 2px;
}

label, input, button, select, textarea{
	font-size:12px;
}

.form-horizontal .control-label{
	width:55px;
	text-align:left;
}

.form-horizontal .controls{
	margin-left: 0px;
}

.civilite{
	margin-left: -70px;
}

.form-horizontal .control-group {
	padding: 0 18px;
	margin-bottom: 12px;
}
.form-horizontal .control-groupe {
	margin-bottom: 12px;
}

.optin{
	float: right;
	width: 235px;
	margin-top: 5px;
	font-size:9px;
	line-height:12px;
}


.infoplus{
	padding: 0 18px;
}

.input-xl {
  width: 237px;
}

input.validation {
    background: url("../img/btn_envoyer.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 47px;
    margin: 10px 0 0;
    width: 259px;
}

p.mention {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9px;
    line-height: 12px;
    margin-top: 4px;
    text-align: center;
}
	p.mention > a{
		color: #b6995d;
	}

label.error{
	display:none !important;
}

input.error{
	border:1px solid red;
}

.t22 {
	font-size: 22px;
	line-height: 1.2;
}

/* INFO COOKIE */
.info_cookie {
	background: #555;
	color: #fff;	
	text-align: center;
	font-size: 11px;
	padding: 5px 0px 3px 0px;
}

.info_cookie a {
	color: #fff;
	text-decoration: none;	
}

.info_cookie a:hover {
	text-decoration: underline;	
}

.info_cookie .cookie_close_img {
	display: inline-block;
	cursor: pointer;
	width: 13px;
	margin: 0px 0px 3px 10px;
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {

	body{
		background:url("../img/bg-gris.gif") repeat scroll 0 -72px transparent
	}
	
	h1 {
		font-size: 24px;
	}
	
	h2 {
		font-size: 15px;
	}
	
	.input-xl {
	  width: 177px;
	}

	.require{
		margin:4px 0 0 110px;
		color: #018c5a;
		font-size: 10px;
	}
	.input-large {
		width: 150px;
	}
.triplette ul li{
	/*background:url(../img/puce.png) no-repeat 0 4px;*/
	padding:0 ;
	margin:10px  0 0 0 ;
	line-height: 15px;
	
}

	.contact ul li {
		width: 140px;
	}
	
	.sstitre {
		font-size:11px;
	}

	input.validation {
		background: url("../img/tv-btn_envoyer.png") no-repeat scroll 0 0 transparent;
		border: 0 none;
		cursor: pointer;
		height: 46px;
		margin: 10px 0 0;
		width: 191px;
	}
	
	.form-horizontal .control-group {
		margin-bottom: 2px;
	}
	.bold{
		font-weight:normal;
		font-family: 'bnpp_sansbold',arial,sans-serif;
	}
	
	.optin{
		text-align: justify;
		float: right;
		width: 165px;
		margin-top: 5px;
		font-size:9px;
		line-height:12px;
	}
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

	body {
		background-image: none;
		background-color:#eeeeee;
	}
	
	.triplette{
		margin:10px 0;
	}
	
	.triplette ul li{
		color:#000000;
	}
	
	.btntel{
		margin:10px 0 0;
		text-align:center;
	}
	.civilite{
		float: left;
		margin-left: -230px;
		margin-top:20px;
	}
	.require{
		color: #018c5a;
		font-size: 10px;
		margin: 0 0 0 90px;
	}
	.form-horizontal .control-group > label {
		float: left;
		padding-top: 5px;
		text-align: left;
		width: auto;
	}
	.bold{
		font-weight:normal;
		font-family: 'bnpp_sansbold',arial,sans-serif;
	}
	.checkbox-optin{
		float: left;
	}
	.optin{
		float: left;
		margin: -15px 0 0 25px;
		text-align: justify;
		width: auto;
		font-size:9px;
		line-height:12px;
	}
}

@media (max-width: 381px) {
	body {
		background : url(../img/fd-bloc-marque_mob-vert.jpg) left 15px  repeat-x #eeeeee;
	}
	h1 {
		font-size: 25px;
        line-height: 25px;
		margin-top : -15px;
		padding-top : 0;
	}
	
	.form-horizontal .control-group > label {
		float: left;
		padding-top: 5px;
		text-align: left;
		width: auto;
	}
	
	#blocmarque {
		background: none;
		margin:10px 0 0;
	}
	
	.bold{
		font-weight:normal;
		font-family: 'bnpp_sansbold',arial,sans-serif;
	}
	
	.checkbox-optin{
		float: left;
	}
	
}
