/* ----- BASE -----  */

.tahoma
{
	font-family: Tahoma, Geneva, sans-serif;
}
.bold
{
	font-weight: bold;
}
.vert_1
{
	color: #EEEEEE;
}
.vert
{
	color: #444;
}
.violet_1
{
	color: #2E6F9B;
}
.violet
{
	color: #2E6F9B;
}
.error
{
	color: #E60004;
}
.uppercase 
{
	text-transform: uppercase; 
}
.txt_info
{
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.28em; 
	color: #373737;
}
.uppercase
{
	text-transform: uppercase;
}
.orange
{
	color: #1b5d8a;
}
.jaune
{
	color: #678220;
}
.rouge
{
	color: #c21010;
}
.vert_fluo
{
	color: #cf821e;
}

/* ----- TOP HEADER -----  */

.modif_ann_link
{   
	display: block;
	margin: 15px 0 5px 0;
	padding: 0;
	line-height: 35px;
	background: #589219;
	border-radius: 6px;
	font-family: Arial;
	font-size: 1.3em;
	color: #f3f3f3;
	text-decoration: none;
	width: 80%;
	margin-left: 10%;
	text-align: center;
}
@media (min-width: 768px)
{
	.modif_ann_link
	{
		width: 40%;
		margin-left: 30%;
	}
}
.modif_ann_link:hover
{
	background: #508616;	
}
.li_top_header
{
	display: block;
	padding-right: 17px;
}
.li_top_header span
{   
	font-family: Arial;
	font-size: 1.2em;
	color: #BDBDAE;
	text-decoration: none;
}
.li_top_header a
{   
	font-family: Arial;
	font-size: 1.2em;
	color: #BDBDAE;
	text-decoration: none;
}
.li_top_header a:hover
{   
	color: #FFFFFF;
}
#p_top_header
{   
	font-family: Arial;
	font-size:  1.28em;
	color: #BDBDAE;
}

/* ----- COOKIES -----  */

#valid_cookies
{
	position: fixed;
	text-align: center;
	font-family: Arial, sans-serif;
	color: #eee;
	font-size: 1.3em;
	bottom: 0;
	background: #303030;
	padding: 15px 2%;
	width: 96%;
	z-index: 100000;
	line-height: 10px;
}
#cookie_accept
{
	color: #FFFFFF;
	letter-spacing: 1px;
	background: #688c00;
	padding: 1px 3px;
	text-decoration: none;
	margin-left: 10px;
	font-size: 0.9em;
}
#cookie_infos
{
	color: #FFFFFF;
}

/* ----- BARRE LIENS -----  */

.ul_barre
{
	
}
.ul_barre li.li_barre:first-child 	{
	
}
.ul_barre li.li_barre:nth-child(2) {
	display:none;
}
.ul_barre li.li_barre:nth-child(3) {
	display:none;
}
.ul_barre li.li_barre:nth-child(4) {
	display:none;
}
.ul_barre li.li_barre:nth-child(5) {
	display:none;
}
.ul_barre li.li_barre:nth-child(6) {
	display:none;
}
.li_barre
{   
	display: block;
	float: left;
	width:100%;
	border-right: none;
}
.li_barre:last-child
{
	border-right: none;
}
.li_barre_depot
{
	display: block;
	float: right;
	width:100%;
	border-right: none;
}
.li_barre a
{
	display: block;
	font-family: Arial, Tahoma, Geneva, sans-serif;
	font-size: 1.7em;
	line-height: 40px;
	color: #EBEBEB;
	text-decoration: none;
	padding:0 0 0 20px;	
}
.li_barre_depot a
{
	display: block;
	font-family: Arial, Tahoma, Geneva, sans-serif;
	font-size: 2.2em;
	line-height: 40px;
	width:100%;
	text-align: center;
	color: #c62d2f;
	background: #D6E2C4 url("./yesdriveme-city/fl_depot_button.png") no-repeat top left;
	text-decoration: none;
}
.li_barre a:hover
{   
	background: #000;
}
.li_barre_actif
{
	background: #000;
}

/*  -----  ANNONCES PREMIUM -----  */

.p_disc_ads
{
	width: 173px;
	padding: 35px 5px 0 5px;
	text-align: center;
}
.bloc_photo_premium
{
	padding-top: 15px;
	max-height: 100px;
	overflow: hidden;
}
.bloc_photo_premium img
{
	width:100%;
	max-width: 150px;
}
.bloc_titre_premium
{
	margin-top: 7px;
	line-height: 16px;
}
.lien_titre_premium
{
	display: block;
	float: left;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.2em;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	width: 100%;
	height: 16px;
	text-align: center;
	overflow: hidden;
}
.txt_info_premium
{
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.2em; 
	color: #555555;
}
.prix_premium
{
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.3em; 
	color: #0081B9;
	font-weight: bold;
}
.p_no_premium
{
	padding-top: 95px;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.28em;
}
.lien_plus_premium
{
	font-family: Tahoma, Geneva, sans-serif; 
	font-weight: bold;
	font-size: 1.28em;
	color: #0081B9;
}

/*  -----  BARRE INFO -----  */

.p_barre_info_left					
{
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.2em; 
	color: #FFFFFF;
}
#bloc_info_right p.p_barre_info_right					
{
	clear: both;
	float: right;
	height: 28px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.4em;
	color: #565656;
}
.bt_alert
{
	float: left;
	display: block;
	line-height: 24px;
	background: url("../images/bt_alert.png") no-repeat right center;
	margin:7px 15px 7px 0;
	font-family: Tahoma, Arial; 
	padding: 0 30px 0 0;
}
#selection_link
{
	line-height: 24px;
	display: block;
	background: url("../images/bt_select.png") no-repeat right center;
	margin:0 15px 7px 0;
	padding: 0 30px 0 0;
}
.p_barre_info_right	a				
{
	font-family: Tahoma, Geneva, sans-serif; 
	color: #565656;
	text-decoration: none;
}
.bt_alert:hover,
.p_barre_info_right	a:hover				
{
	text-decoration: underline;
}
.txt_info_nb_ann
{
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.12em;
}
.lien_info_ann_sel
{
	display: block;
	height: 43px;
	width: 100%;
	float: left;
    font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.3em;
    color: #F5F7F6;
    text-decoration: none;
    text-align: center;
	padding: 5px 0 0 0;
	background: #5A8C00;
}
.lien_info_ann
{
	display: block;
	height: 43px;
	width: 100%;
	float: left;
    font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.3em;
    color: #555555;
    text-decoration: none;
	text-align: center;
	padding: 5px 0 0 0;
	background: #D6E2C4;
}
.lien_info_ann_2
{
    font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.3em;
    text-decoration: none;
    color: #333333;
}
a.lien_info_ann_2:hover
{
     color: #333333;
}
a.lien_info_ann:hover
{
     color: #333333;
}
.lien_info_ann span,
.lien_info_ann_2 span
{
	display: block;
	color: #555555;
	font-size: 0.85em;
}
.lien_info_ann_sel span
{
	display: block;
	color: #F5F7F6;
	font-size: 0.85em;
}
#tri_link
{
	display: none;
}
#tri_link_wrap
{
	width: 150px;
	float: right;
}
#tri_link_wrap a
{
	display: block;
	float: right;
	line-height: 29px;
	padding: 0 17px 0 29px;
	margin-top: 19px;
	font-size: 1.3em;
	background: #DDDDDD url("../images/bg_tri_link.png") no-repeat left center;
}
#tri_link_wrap a:hover
{
	color: #222222;
}

/*  -----  CARTE -----  */

#bulle
{
	width: 150px;
	height: 32px;
	background: #c62d2f;
	position: absolute;
	display: none;
	margin: 2px 0 0 -115px;
	text-align: center;
	z-index: 25;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: solid 2px #CCCCCC;
	opacity: 0.9;	
}
.tx_reg_bulle
{
	display: block;
	width: 100%;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.3em;
	color: #FFFFFF;
	margin-top: 5px;
}
.tx_bulle
{
	display: block;
	width: 100%;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
	height: 0;
	opacity: 0;
}

/*  -----  LIENS CATEGORIES -----  */

.li_title_categories
{
	display: block;
	height: 18px;
	font-family : Tahoma, Geneva, sans-serif; 
	font-size : 1.5em;
	color: #0083B8;
	padding: 4px 0 3px 7px;
	margin: 0 7px 3px 0;
	border-bottom: solid 2px #0083B8;
}
.li_title_categories_2
{
	display: block;
	height: 18px;
	font-family : Arial;
	font-size : 1.5em;
	color: #0083B8;
	padding: 4px 0 3px 7px;
	margin: 0 0 3px 0;
	border-bottom: solid 2px #0083B8;
}
.ul_categories
{
	float: left;
	width: 50%;
	padding-top: 20px;
}
.li_categories
{   
	padding-left: 7px;
}
.li_categories a
{
	display: block;
	line-height: 20px;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.35em;
	color: #7C7C7C;
	text-decoration: none;
}
.li_categories a:hover
{   
	text-decoration: underline;
	color: #333;
}

/*  -----  FOOTER -----  */

#p_footer_left				
{
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.28em; 
	color: #EBEBEB;
}
#p_footer_left a		
{ 
	color: #EBEBEB;
	text-decoration: none;
}
#p_footer_left a:hover	
{
	text-decoration: underline;
	color: #FFFFFF;
}
#p_footer_right			
{
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.28em; 
	color: #EBEBEB;
	margin-top: 15px;
}
#p_footer_right a
{   
	color: #EBEBEB;
	text-decoration: none;
}
#p_footer_right a:hover
{   
	text-decoration: underline;
	color: #FFFFFF;
}

/*  ----- PAGE A TEXTE  -----  */

.p_center
{
	padding: 15px 20px 15px 20px;
	min-height: 26.315%;
}
.p_center table
{
	border: none;
	border-collapse: collapse;
}
.p_center td
{
	border: none;
	border-bottom: solid 1px #DDDDDD;
	padding: 5px 0;
}
.p_center #home_depot_button
{
	position: relative;
	margin: 20px auto;
	width: 253px;
}

/*  -----  LISTING ANNONCES -----  */

.lien_pagination,
.lien_pagination_sel
{
	display: block;
	float: left;
	line-height: 20px;
	text-align: center;
	font-family : Tahoma, Geneva, sans-serif;
    font-size : 1.2em;
    text-decoration: none;
    padding: 0 7px;
    margin: 7px 2px;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.lien_pagination
{
    color: #666666;
    background: #DDDDDD;
}
a.lien_pagination:hover
{
    color: #FFFFFF;
    background: #588C00;
 }
.lien_pagination_sel
{
    color: #FFFFFF;
    background: #588C00;
	font-weight: bold;
}
.lien_affich
{
	font-family : Tahoma, Geneva, sans-serif;
    font-size : 1.2em;
    color: #646464;
    text-decoration: none;
}
.bloc_lien_listing_1
{
    font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.40em; 
    color: #373737;
    text-decoration: none;
	font-weight: bold;
}
a.bloc_lien_listing_1:hover
{ 
    color: #2E6F9B;
	background: #FFFFFF;
}
a.bloc_lien_listing_1:visited
{ 
    color: #373737;
}
.bloc_lien_listing_2
{
    font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.40em; 
    color: #373737;
    text-decoration: none;
	font-weight: bold;
}
a.bloc_lien_listing_2:hover
{ 
    color: #2E6F9B;
	background: #c8e878;
}
a.bloc_lien_listing_2:visited
{ 
    color: #373737;
}
.p_adresse_listing
{
	padding-top: 5px;
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 0.85em;
	color: #c62d2f;
	font-weight: normal;
}
.p_prix_listing
{
	float: right;
	width: 34%;
	text-align: right;
	padding-top: 30px;
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 1em;
	color: #4A4A4A;
	font-weight: normal;
	margin-bottom: 5px;
}
.p_categorie_listing
{
	font-family : Tahoma, Geneva, sans-serif;
    font-size : 0.9em;
	color: #4A4A4A;
	font-weight: normal;
}
.p_date_listing
{
    font-family : Tahoma, Geneva, sans-serif;
    font-size : 0.8em;
	color: #5B5B5B;
	font-weight: normal;
}
.p_txt_listing
{
	display: none;
	width: 100%;
	color: #777777;
	height: 33px;
	margin-bottom: 7px;
	font-family : Tahoma, Geneva, sans-serif;
    font-size : 0.8em;
	font-weight: normal;
	overflow: hidden;
}

/*  -----  LISTING VITRINES -----  */

.bloc_lien_listing_3
{
    font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.40em; 
    color: #373737;
    text-decoration: none;
	font-weight: bold;
}
a.bloc_lien_listing_3:hover
{ 
    color: #2E6F9B;
	background: #FFFFFF;
}
a.bloc_lien_listing_3:visited
{ 
    color: #373737;
}
.bloc_lien_listing_4
{
    font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.40em; 
    color: #373737;
    text-decoration: none;
	font-weight: bold;
}
a.bloc_lien_listing_4:hover
{ 
    color: #2E6F9B;
	background: #FFFFFF;
}
a.bloc_lien_listing_4:visited
{ 
    color: #373737;
}
.p_titre_listing_vit
{
	padding-top: 25px;
	font-family : Tahoma, Geneva, sans-serif;
	font-size : 0.9em;
	color: #c62d2f;
	font-weight: normal;
}
.p_region_listing_vit
{
	font-family : Tahoma, Geneva, sans-serif;
    font-size : 0.9em;
	color: #4A4A4A;
	font-weight: normal;
}

/*  -----  RECHERCHE -----  */

.input_recherche					
{
	margin: 0 0 10px 4%;
	width: 90%;
	height: 43px;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.28em; 
	color: #7D7D7D;
	border: 1px solid #B2B8C3;
	padding-left: 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#home .input_recherche
{
	font-size: 1.4em;
	padding-left: 15px;
	width: 84%;
	border: 1px solid #7D7D7D;
}
.select_recherche
{
	margin: 0 0 10px 4%;
	width: 91%;
	height: 43px;
	padding: 4px;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.28em; 
	color: #7D7D7D;
	border: 1px solid #B2B8C3;
	padding-left: 3px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
#home .select_recherche
{
	font-size: 1.4em;
	padding-left: 15px;
	width: 91%;
	border: 1px solid #7D7D7D;
}
.fond_select_categories				
{
	color: #FFFFFF;
	background-color: #86959E;
}
.p_recherche_unique
{
	float: left;
	padding: 3px 0 3px 28px;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.2em;
	color: #7D7D7D;
	letter-spacing: 1px;	
}
.p_checkbox_recherche
{
	float: left;
	width: 95%;
	padding: 0 0 7px 0;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.28em;
	color: #7D7D7D;
	text-align:left;
}
.p_checkbox_recherche img
{
	margin-left: -20px;
}
#home .p_recherche_unique,
#home .p_checkbox_recherche
{
	color: #FFFFFF;
}
#home .p_checkbox_recherche
{
	position: relative;
	width: 32%;
}
.search_listing .p_checkbox_recherche
{
	position: relative;
	width: 100%;
}
@media (max-width: 892px)
{
	#home .p_checkbox_recherche
	{
		width: 45%;
	}
}
@media (max-width: 768px)
{
	#home .p_checkbox_recherche
	{
		width: 32%;
	}
}
#home .p_recherche_unique img
{
	display: inline;
}
.p_recherche_unique img
{
	display: none;
}
.p_bord_facture
{
	width: 208px;
	text-align: center;
	padding-bottom: 2px;
}
.p_bord_facture a
{
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.28em;
	color: #4C4C4C;
	font-weight: bold;
	text-decoration: none;
}
.p_bord_facture a:hover
{
	text-decoration: underline;
}
.p_pack_reste
{
	width: 208px;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.28em;
	color: #4C4C4C;
	text-align: center;
	padding-bottom: 2px;
}

/*  ----- PUB LISTING -----  */

#p_img_info_une
{
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.28em; 
    color: #888888;
	padding-top: 2px;
	letter-spacing: 1px;
}
.p_pub_text_listing a
{   
	font-family : Tahoma, Geneva, sans-serif;
    font-size : 1.2em;
	color: #373737;
	text-decoration: none;
}
.p_pub_text_listing a:hover
{   
	text-decoration: underline;
}

/*  ----- PAGE D'UNE ANNONCE -----  */

#retour
{
	float: left;
	text-align: center;
	background: #888888;
	border:none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 0 15px;
	margin: 0 5px 0 0;
	overflow: hidden;
}
#retour a
{
	display: block;
	line-height: 20px;
	font-family: Tahoma;
	font-size: 1.2em; 
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
}
.p_disc
{
	padding: 35px 0 0 50px;
}
.p_video
{
	font-family: Tahoma,arial; 
	font-size: 1.36em; 
	color: #595959;
	padding-top: 7px;
	width:100%;
}
.p_video a
{
	text-decoration: none;
}
.p_video a:hover
{
	text-decoration: underline;
}
.p_info_ligne
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size : 1.2em;
	color: #777777;
	line-height: 40px;
	margin-top: 10px;
}
.p_info_ligne a
{
	text-decoration: none;
	font-weight: bold;
}
.bloc_option_ann a
{
	font-family : Tahoma, Geneva, sans-serif;
    font-size : 1.28em;
	color: #191919;
	text-decoration: none;
}
.bloc_option_ann a:hover
{
	text-decoration: underline;
}
.bloc_contact_ann a,
.bloc_contact_ann span
{
	display:block;
	line-height: 20px;
	font-family : Tahoma, Geneva, sans-serif;
    font-size : 1.28em;
	color: #191919;
	text-decoration: none;
}
.bloc_contact_ann a:hover
{
	text-decoration: underline;
}
.p_pub_ann_txt a
{   
	font-family : Arial;
    font-size : 1.12em;
	color: #473330;
	text-decoration: none;
}
.p_pub_ann_txt a:hover
{   
	text-decoration: underline;
}
.p_top_info_ann
{
	color: #FFFFFF;
	line-height: 30px;
	font-family : Tahoma, Geneva, sans-serif;
    font-size : 1.44em;
    font-weight: bold;
	margin-bottom: 10px;
	padding-left: 20px;
	padding-bottom: 3px;
	background: #c62d2f;
	border:none;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#bloc_info_ann_left .p_top_info_ann,
#bloc_info_ann_right .p_top_info_ann
{
	padding-left: 7px;
}
.p_gest_info_ann
{
	float: left;
	color: #c62d2f;
	width: 100%;
	font-family : Tahoma, Geneva, sans-serif;
    font-size : 1.44em;
    line-height: 30px;	
	margin: 10px 0;
	background: #d9e9f7;
}
.p_gest_info_ann span
{
	margin-left: 20px;
}
.p_prix_info_ann
{
	font-family : Tahoma, Geneva, sans-serif;
    font-size : 1.28em;
    color: #191919;
    font-weight: bold;
	padding-bottom: 15px;
	padding-left: 7px;
}
.p_middle_info_ann
{
	padding-bottom: 3px;
	padding-left: 7px;
	font-family : Tahoma, Geneva, sans-serif;
    font-size : 1.28em;
    color: #191919;
}
.p_ann_info_ann
{
	padding-bottom: 15px;
	font-family : Tahoma, Geneva, sans-serif;
    font-size : 1.28em;
    color: #191919;
	padding-right: 35px;
	padding-left: 7px;
}
.p_ann_info_ann a
{
	font-family : Tahoma, Geneva, sans-serif;
    font-size : 1em;
	color: #191919;
	text-decoration: underline;
}
.bloc_action_ann a
{
	display: block;
	float: left;
	line-height: 20px;
	font-family : Tahoma, Geneva, sans-serif;
    font-size : 1.28em;
	color: #191919;
	text-decoration: none;
}
.bloc_action_ann a:hover
{
	text-decoration: underline;
}

/*  ----- PAGE D'UNE VITRINE -----  */

.txt_info_vit
{
	font-family : Tahoma, Geneva, sans-serif;
    font-size : 1.28em;
    color: #191919;
}
.txt_info_vit strong
{
	float:left;
}
.txt_info_vit img
{
	float:left;
	margin-right: 3px;
}
#p_desc_vit
{
	padding-top: 20px;
	font-family : Tahoma, Geneva, sans-serif;
    font-size : 1.28em;
    color: #191919;
	padding-right: 20px;
}
.lien_web_vit
{
	font-family : Tahoma, Geneva, sans-serif;
    color: #191919;
	text-decoration: none;
}
a.lien_web_vit:hover
{
    color: #191919;
	text-decoration: underline;
}
.lien_geo_vit
{
	font-family : Tahoma, Geneva, sans-serif;
    color: #191919;
	font-weight: bold;
	text-decoration: none;
}
a.lien_geo_vit:hover
{
    color: #191919;
	text-decoration: underline;
}

/*  ----- FORMULAIRES-----  */
#home_info10[class*="columns-"], [class*="columns-"] {float: left;display: -webkit-box;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-ms-flex-wrap: wrap;flex-wrap: wrap;}
[class*="columns-"] > .columns-item-2-big {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;margin: 0 30px 10px 10px;width: calc(70% - 40px);-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
[class*="columns-"].choice_info_columns > .columns-item-2-big {margin: 0 10px 10px 10px;width: calc(70% - 20px);}
[class*="columns-"] > .columns-item-2-small {-webkit-box-flex: 0;-ms-flex: 0 0 auto;flex: 0 0 auto;margin: 0;width: calc(30%);-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
#home_info10[class*="columns-"]
{
	margin-bottom: 35px;
}
#home_info10[class*="columns-"] > .columns-item-2-big
{
	margin-bottom: 0;
	margin: 0 30px 10px 10px;width: calc(76% - 40px);
}
#home_info10[class*="columns-"] > .columns-item-2-small
{
	width: 20%;
}
@media (max-width: 768px)
{
	[class*="columns-"] {
		display: block;
	}
	[class*="columns-"]:not(.choice_info_columns) > .columns-item-2-small
	{
		display: none;
	}
	[class*="columns-"] > .columns-item-2-big, [class*="columns-"] > .columns-item-2-small, #home_info10[class*="columns-"] > .columns-item-2-big
	{
		display: block;
		width: 100%;
		margin: 0 0 10px 0;
	}
	#home_info10[class*="columns-"] > .columns-item-2-small
	{
		display: block;
		text-align: center;
		width: 100%;
		margin: 0 0 10px 0;
	}
	[class*="columns-"].choice_info_columns > .columns-item-2-big, [class*="columns-"].choice_info_columns > .columns-item-2-small
	{
		margin-top: 10px;
	}
	#corps_form .form_navigation_container.form_right_option
	{
		display: block;
		margin: 15px 0 5px 0;
		width: 100%;
	}
}
@media (max-width: 370px)
{
	#corps_form .form_navigation_container.form_right_option .depot_button
	{
		display: block;
		margin: 30px auto;
	}
}
#home_info10[class*="columns-"] > .columns-item-2-small img
{
	margin: auto;
}
.form_navigation_container.form_right_option
{
	width: calc(70% - 30px);
	margin: 15px 30px 0 10px;
	text-align: center;
	padding: 0;
}
.form_cadre_info
{
	display: none;
	position: absolute;
	background: #E4E4E4;
	float: left;
	padding: 5px;
	font-family : Tahoma, Geneva, sans-serif;
    font-size : 1.28em;
    border:none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.form_cadre_info
{
	display: block;
	position: static;
	float: none;
	margin: 0 auto;
}
.select_recherche_form
{
	width: 180px;
	height: 23px;
	padding: 2px;
	font-family : Tahoma, Geneva, sans-serif;
    font-size: 1.28em;
    color: #828282;
	border: 1px solid #E4E4E4;
	border-top: 1px solid #C8C8C8;
	padding-left: 3px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.select_recherche_form
{
	width: 100%;
	height: 35px;
	font-size: 1.44em;
}
#geolocalisation_left .select_recherche_form
{
	font-size: 1.173em;
}
.select_form					
{
	width: 27.777%;
	height: 21px;
	padding: 2px;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.12em; 
	color: #828282;
	border: 1px solid #E4E4E4;
	border-top: 1px solid #C8C8C8;
	padding-left: 3px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.select_form
{
	height: 35px;
}
.select_contact
{
/*
	width: 116px;
	height: 23px;
*/
	width: 100%;
	height: 35px;
	padding: 2px;
	font-family : Tahoma, Geneva, sans-serif;
    font-size: 1.28em;
    color: #828282;
	border: 1px solid #E4E4E4;
	border-top: 1px solid #C8C8C8;
	padding-left: 3px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.select_civ
{
	width: 80px;
	height: 21px;
	padding: 2px;
	font-family : Tahoma, Geneva, sans-serif;
    font-size: 1.12em;
    color: #828282;
	border: 1px solid #E4E4E4;
	border-top: 1px solid #C8C8C8;
	padding-left: 3px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.form_left			
{
	clear: both;
    float: left;
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.28em; 
	color: #333;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 4px;
	overflow: hidden;
}
.form_left
{
	float: none;
	width: 80%;
	display: block;
	margin: 0 auto;
	padding: 10px 10% 0;
	font-size: 1.4em; 
	line-height: 44px;
	font-weight: bolder;
}
.choice_info
{
	width: calc(80% - 20px);
	margin: 0 auto 10px auto;
	padding: 10px;
	background-color: white;
	border-radius: 4px;
}
.choice_info:after
{
	content: " ";
	display: block;
	clear: both;
}
.title_choice
{
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	text-align: left;
	color: #c62d2f;
	font-size: 1.8em;
	margin-bottom: 10px;
}
.choice_info .form_left, .choice_info .form_right
{
	width: 100%;
	padding: 0;
	margin: 0;
}
.form_left_info			
{
	clear: both;
    float: left;
	width: 100%;
	height: 10px;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.28em; 
	color: #373737;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 4px;
	margin-bottom: 10px;
}
.form_left_opts			
{
	clear: both;
    float: left;
	width: 50px;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.28em; 
	color: #333;
	text-align: right;
	padding-top: 2px;
}
.form_right			
{
    float: left;
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.28em; 
	color: #373737;
	margin: 0 0 7px 5px;
}
.form_right			
{
	float: none;
	width: 80%;
	margin: 0 auto;
	padding: 0 10%;
	line-height: 35px;
}
.conteneurRadio		
{
	width: calc(80% - 38px);
	margin: 0 auto;
	/* padding: 0 15%; */
}
#corps_form .conteneurRadio		
{
	margin-bottom: 25px;
}
@media (max-width: 768px)
{
	#corps_form .conteneurRadio
	{
		width: calc(93% - 38px);
		padding: 0 20px 0 18px;
		margin: 0 auto;
	}
}
.conteneurRadio#conteneurRadio1	
{
	width: 80%);
	margin: 0 auto;
	padding: 0 10%;
}
#ann_option_tete2 .conteneurRadio		
{
	width: calc(100% - 38px);
	margin: 0 auto;
}
.conteneurRadio .form_right			
{
	width: 100%;
	margin: 0;
	padding: 0;
	line-height: 30px;
}
.conteneurRadio .form_left		
{
	padding: 0;
}
.form_right_small	
{
    float: left;
	width: 90px;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.28em; 
	color: #373737;
	margin: 0 0 10px 5px;
}
.form_right_select		
{
    float: left;
	width: 100%;
	color: #373737;
	margin: 0 0 7px 5px;
}
.form_right_select	
{
	float: none;
	display: block;
	width: 80%;
	margin: 0 auto;
	padding: 0 10% 10px;
}
.form_right_iframe
{
    float: left;
	width: 63.157%;
	color: #373737;
	margin: 0 0 7px 0px;
}
.form_right_info_top		
{
    float: left;
	width: 69%;
	padding-left: 5px;
	padding-bottom: 15px;
}
.form_right_upload div
{
	float: left;
}
.form_right_upload div a,
.form_right_upload div img
{
	display: block;
	margin: 0 4px 4px 0;
}
.form_right_info		
{
    float: left;
	width: 100%;
	padding-left: 5px;
	padding-bottom: 8px;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.28em; 
	color: #373737;
}
.form_right_info
{
	float: none;
	width: 80%;
	margin: 0 auto;
	padding: 0 10% 8px 10%;
}
.form_right_photo		
{
    float: left;
	width: 100%;
	padding-left: 5px;
	padding-bottom: 2px;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.28em; 
	color: #373737;
}
.form_right_textarea		
{
    float: left;
	width: 100%;
	padding-left: 5px; 
	padding-bottom: 5px;
	color: #373737;
}
.form_right_textarea
{
	float: none;
	width: 80%;
	margin: 0 auto;
	padding: 0 10% 8px 10%;
}
.form_right_option			
{
    float: left;
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.28em; 
	color: #373737;
	margin: 10px 0 10px 5px;
}
.form_right_option
{
	width: 80%;
	margin: 0 auto;
	padding: 0 10%;
}
#ann_option_tete2 .form_right_option
{
	margin-bottom: 5px;
	padding: 0;
}
#corps_form .form_right_option
{
	margin-bottom: 5px;
	padding: 0;
}
@media (max-width: 768px)
{
	#corps_form .columns-item-2-big .form_right_option
	{
		padding: 0 20px 0 18px;
	}
	#corps_form .columns-item-2-big #ann_option_tete .form_right_option
	{
		padding: 0;
	}
}
.input_file
{
	float: left;
	cursor: pointer;
    height: 100%;
    max-height: 40px;
    max-width: 60px;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 200;
}
#upload_photo_wrap .input_file
{
    max-height: 80px;
    max-width: 120px;
}
.input_checkbox
{
    float: left;
	position: absolute;
    margin: 0;
	opacity: 0; /* pour !IE */
    filter: alpha(opacity=0); /* pour IE */
    width: 20px;
    height: 20px;
}
.input_checkbox
{
	cursor: pointer;
}
#corps_recherche .input_checkbox
{
	position: absolute;
}
#corps_recherche input[type="checkbox"]:checked + label::after
{
	width: 18px;
	height: 18px;
	top: -12px;
	left: -1px;
	color: #555555;
}
.input_photos					
{
	width: 145px;
	height: 18px;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.12em; 
	color: #828282;
	border: 1px solid #E4E4E4;
	border-top: 1px solid #C8C8C8;
	padding-left: 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.small_input					
{
	width: 62px;
	height: 18px;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.12em; 
	color: #828282;
	border: 1px solid #E4E4E4;
	border-top: 1px solid #C8C8C8;
	padding-left: 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.small_input					
{
	width: calc(100% - 8px);
	height: 32px;
	font-size: 1.35em;
}
#geolocalisation_left .small_input					
{
	font-size: 1.132em;
}
.av_input					
{
	width: 27.777%;
	height: 18px;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.12em; 
	color: #828282;
	border: 1px solid #E4E4E4;
	border-top: 1px solid #C8C8C8;
	padding-left: 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.av_input					
{
	width: calc(100% - 8px);
	height: 32px;
	font-size: 1.35em;
}
#geolocalisation_left .av_input					
{
	font-size: 1.132em;
}
#tel.av_input					
{
	margin-bottom: 5px;
}
.long_input					
{
	width: 180px;
	height: 18px;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.12em; 
	color: #828282;
	border: 1px solid #E4E4E4;
	border-top: 1px solid #C8C8C8;
	padding-left: 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.long_input					
{
	width: calc(100% - 8px);
	height: 32px;
	font-size: 1.12em;
}
.long_input[name="youtube"],
.long_input#dailymotion
{
	font-size: 1.44em;
}
.long_input2				
{
	width: 75%;
	height: 25px;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.12em; 
	color: #828282;
	border: 1px solid #E4E4E4;
	border-top: 1px solid #C8C8C8;
	padding-left: 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.long_input2					
{
	width: calc(100% - 8px);
	height: 32px;
}
.info_form
{
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.28em; 
	color: #373737;
	text-align: center;
	padding: 0 10px 0 10px;
	margin-top: 10px;
}
.info_form
{
	padding: 0;
	margin-top: 0;
	line-height: 25px;
	font-size: 1.28em;
}
input[name="lien"] + .info_form
{
	padding: 0;
	line-height: 25px;
	font-size: 0.9em;
}
.textarea
{
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.12em; 
	color: #828282;
	border: 1px solid #E4E4E4;
	border-top: 1px solid #C8C8C8;
	padding-left: 5px;
	padding-top: 5px;
	width: 95%;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.textarea
{
	width: calc(100% - 8px);
	font-size: 1.44em;
}
#conteneurRadio1, 
#get_pro, 
#display_prix, 
#form_dispo_wrap, 
#commentaire
{
	width: 100%;
}
#display_prix .form_left
{
	padding: 0;
}
#display_prix p
{
	line-height: 25px;
}
#form_dispo_wrap
{
	margin-top: 15px;
}
.conteneurRadio input
{
	opacity: 0; /* for !IE */
	filter: alpha(opacity=0); /* for IE */
	width: 13px;
	height: 13px;
	position: absolute;
	margin: 0;
}
.conteneurRadio input[type="radio"]
{
	z-index: 10;
	cursor: pointer;
	width: 20px;
	height: 20px;
}
.conteneurRadio .form_right input[type="radio"] + label
{
	position: relative;
	padding-left: 26px;
	padding-right: 15px;
}
.conteneurRadio input[type="radio"] + label:before
{
	position: absolute;
	left: 0;
	top: -2px;
	content: ' ';
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 16px;
	background-color: #e4e4e4;
	border: 2px solid #a3a3a3;
	cursor: pointer;
}
.conteneurRadio input[type="radio"]:checked + label:after
{
	position: absolute;
	left: 4px;
	top: 2px;
	content: ' ';
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	background-color: #c62d2f;
}
input[type="checkbox"]
{
	z-index: 10;
	cursor: pointer;
	width: 18px;
	height: 18px;
	display: block;
}
input[type="checkbox"] + label, input[type="checkbox"] + .info_form label
{
	position: relative;
	padding-left: 24px;
	padding-right: 15px;
}
input[type="checkbox"] + label:before, input[type="checkbox"] + .info_form label:before
{
	position: absolute;
	left: 0;
	top: -2px;
	content: ' ';
	display: inline-block;
	width: 14px;
	height: 14px;
	background-color: #e4e4e4;
	border: 2px solid #a3a3a3;
	cursor: pointer;
	border-radius: 4px;
}
input[type="checkbox"]:checked + label:after, input[type="checkbox"]:checked + .info_form label:after
{
	position: absolute;
	left: -2px;
	top: -9px;
	content: '✓';
	font-weight: bold;
	font-size: 2em;
	display: inline-block;
	width: 12px;
	height: 12px;
	color: #c62d2f;
}
.bouton_left
{   
   margin:7px 0;
}
.form_right_bord	
{
    float: left;
	width: 69%;;
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: 1.2em; 
	color: #373737;
	font-weight: bold;
	margin: 0 0 7px 5px;
	padding-top: 3px;
}
.p_photo_bout
{
    float: left;
	width: 100px;
	padding-top: 13px;
	padding-left: 10px;
	text-align: center;
}
.p_titre_bout
{
    float: left;
	width: 275px;
	padding-top: 20px;
	padding-left: 65px;
}
.p_reg_bout
{
    float: left;
	width: 150px;
	font-family : Tahoma, Geneva, sans-serif;
    font-size : 1.2em;
	padding-left: 20px;
	padding-top: 20px;
	color: #4A4A4A;
}
.form_right_select span
{
	display: block;
}
.depot_button
{
	background-color: #c62d2f;
	border: none;
	color: white;
	font-weight: bold;
	padding: 8px 12px;
	font-size: 1.1em;
	margin: 30px 0;
}
.depot_button.prev
{
	margin-right: 10px;
}
.depot_button.next
{
	margin-left: 10px;
}
.depot_button:hover
{
	background-color: #555555;
	cursor: pointer;
}
#bandeau_fondu_tab
{
	display: none;
}

@media (max-width:1200px)
{
	#bandeau_fondu_tab
	{
		display: block;	
		background-image: url("../images/logo-deg.png");
		background-position: left bottom;
		background-repeat: no-repeat;	
		width: 50px;
		height: 111px;
		position: absolute;
		z-index: 999999;
		left: 344px;
	}	
}

#ann_tel a
{
	font-family : Tahoma, Geneva, sans-serif;
	font-size: 1em;	
}
#vit_tel a,
#aff_tel_submit_vit
{
	font-family : Tahoma, Geneva, sans-serif;
    font-size : 1em;
	padding-left: 7px;
	color: #4A4A4A;
	text-decoration: none;
}
#aff_tel_submit_vit:hover
{
	text-decoration: underline;
}

/*  ----- FORMULAIRES UPLOAD-----  */
#upload_photo_wrap
{
	width: 80%;
	margin: 0 auto;
	padding: 0 10%;
}
#uploadForm,
#uploadForm_logo_vit
{   
	clear: both;
	float: left;
    width: 100%;
	margin: 10px 0 20px 0;
}
#upload_photo_wrap #uploadForm
{
	width: 100%;
}
@media (min-width: 1024px)
{
	#uploadForm,
	#uploadForm_logo_vit
	{   
	    width: 950px;
	    margin: 15px 0 20px 0;
	}
}
#uploadForm p,
#uploadForm_logo_vit p
{   
	padding: 10px 0 0 4%;
}
#uploadForm div,
#uploadForm_logo_vit div
{
	padding: 10px 0 0 4%;
	overflow: hidden;
}
#upload_photo_wrap #uploadForm p,
#upload_photo_wrap #uploadForm_logo_vit p,
#upload_photo_wrap #uploadForm div,
#upload_photo_wrap #uploadForm_logo_vit div
{
	padding-left: 0;
}
@media (min-width: 768px)
{
	#uploadForm p,
	#uploadForm div,
	#uploadForm_logo_vit p,
	#uploadForm_logo_vit div
	{   
	   padding: 10px 0 0 150px;
	}
}
#upload > div
{   
	padding: 10px 0 0 0;
	float: left;
	margin-right: 4px;
	overflow: hidden;
}
#upload_photo_wrap #upload > div
{   
	position: relative;
	width: 120px;
	height: 80px;
	padding: 0;
	margin: 10px 10px 0 0;
}
#upload div span
{
	display: block;
	font-family : Tahoma;
    font-size : 0.9em;
    color: #FFFFFF;
    font-weight: bold;
	float: right;
	background: #c62d2f;
	width: 17px;
	height: 17px;
	line-height: 17px;
	text-align: center;
	margin-left: -30px;
	padding: 0 0 2px 2px;
	position: relative;
	z-index: 0;
	-webkit-border-bottom-left-radius: 17px;
	-moz-border-radius-bottomleft: 17px;
	border-bottom-left-radius: 17px;
	opacity: 0.5;
}
#upload a
{   
	position: absolute;
	z-index: 300;
	width: 18px;
	height: 18px;
	background: url("../images/ico_delete.png") no-repeat;
}
#corps_form
{   
	clear: both;
	float: left;
    width: 950px;
	padding-bottom: 25px;
}
#aff_input_upload
{
	display: none;
}
#upload p.loading
{
	position: absolute;
	width: 100%;
    max-width: 60px;
    height: 100%;
    max-height: 40px;
    opacity: 0.6;
    z-index: 50;
    background: #242424;
    padding: 0;
    margin: 0;
    text-align: center;
    display: none;
}
#upload_photo_wrap p.loading
{
	width: 120px;
    max-width: 120px;
    height: 80px;
    max-height: 80px;
    line-height: 80px;
}
#upload p.loading img
{
	max-width: 60px;
	max-height: 40px;
	vertical-align: middle;
}
.upload_delete_link
{
	display: none;
}
#err_depot_1,
#err_depot_2,
#err_depot_3,
#err_depot_4
{
	display: none;
}
#geolocalisation_left
{
	float: left;
	width: 100%;
}
#geolocalisation_left p
{
	margin-bottom: 7px;
	overflow: hidden;
}
#geolocalisation_left p
{
	margin-bottom: 0;
}
#geolocalisation_right
{
	float: left;
	width: 100%;
	max-width: 75%;
	height: 100%;
	min-height: 300px;
	border: solid 4px #f7fdff;
	overflow: hidden;
	box-sizing: border-box;
	margin:0 0 20px 0;
}
#geolocalisation_right
{
	float: none;
	width: 80%;
	max-width: 80%;
	height: 200px;
	margin:0 auto 20px auto;
}
@media (min-width: 1100px)
{
	#geolocalisation_right
	{	
		margin-bottom: 0;
	}
}
#geoloc_error,
#geoloc_error2,
#geoloc_error3,
#geoloc_info
{
	display: block;
	float: left;
	width: 95%;
	max-width: 75%;
	background: #CC0000;
	color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
	font-family: 'Raleway', Helvetica,  Arial, sans-serif; 
	font-size: 1.2em;
	border: solid 2px #CC0000;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-sizing: border-box;
}
#geoloc_error,
#geoloc_error2,
#geoloc_error3,
#geoloc_info
{
	width: 100%;
	max-width: 100%;
	margin-top: 10px;
}
#geoloc_info
{
	background: #8cb921;
	border: solid 2px #8cb921;
	max-width: 75%;
}
#geoloc_info
{
	max-width: 100%;
	margin-top: 10px

}
#geolo_button
{
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	margin: 0 0 0 -40px;
	cursor: pointer;
}
#geolo_button
{
	position: static;
	display: inline-block;
	width: 144px;
	height: auto;
	margin: 0 auto;
	vertical-align: middle;
	text-decoration: none;
	text-align: center;
}
#geolo_button img
{
	width: 100%;
	height: 100%;
	margin: auto;
}
#geolo_button img
{
	display: block;
	width: 60px;
	height: 60px;
}
#geolo_button span
{
	display: block;
	vertical-align: top;
	margin-top: 8px;
	font-weight: bolder;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	line-height: 1em;
	color: #c62d2f;
	text-decoration: none;
}
#geolo_button .loading-icon
{
	display: none;
}
#geolo_button img.loading-icon
{
	display: none;
}

/*  ----- PAGE DE PAIEMENT-----  */

#bloc_paiement
{   
	width: 88%;
	margin: 30px auto;
	font-family: 'Raleway', Arial, sans-serif;
	
}
#bloc_paiement .pay_col1,
#bloc_paiement .pay_col2,
#bloc_paiement .pay_col3
{
	font-size: 1.5em;
	box-sizing: border-box;
}
#bloc_paiement .pay_col1 p,
#bloc_paiement .pay_col3 p
{
	margin-left: 4%;
}
#bloc_paiement .pay_en_tete
{
	width:94.7%;
	margin: auto;
	color: #F4F7F6;
	/*
	background: #81BBD6;
	border: solid 1px #81BBD6;
	*/
	background: #c62d2f;
	border: solid 1px #c62d2f;
	
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	overflow: hidden;
	font-size: 0.85em;
}
#bloc_paiement .pay_col1
{
	float: left;
	line-height: 30px;
	width:60%;
}
#bloc_paiement .pay_col2
{
	float: left;
	line-height: 30px;
	width:20%;
	text-align: center;
	border-left: solid 1px #CADDE4;
}
#bloc_paiement .pay_col3
{
	float: left;
	line-height: 30px;
	width:20%;
	text-align: center;
	border-left: solid 1px #CADDE4;
}

#bloc_paiement .pay_line
{
	width:94.7%;
	margin: auto;
	color: #444444;
	background: none;
	border-left: solid 1px #A9C67B;
	border-right: solid 1px #A9C67B;
	overflow: hidden;
	font-size: 0.85em;
}
#bloc_paiement .pay_line .pay_col1
{
	line-height: 60px;
	border-bottom: solid 1px #A9C67B;
}
#bloc_paiement .pay_line .pay_col2,
#bloc_paiement .pay_line .pay_col3
{
	line-height: 60px;
	border-bottom: solid 1px #A9C67B;
}
.pay_choix_tit
{
	font-family: 'Raleway', Arial, sans-serif; 
	color: #004C66;
	font-size: 0.85em;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	margin: 40px 0 25px 0;
	padding-bottom: 4px;
	/*border-bottom: solid 1px #C9DDE4;*/
}
.pay_choix_tit span
{
	font-weight: normal;
	font-size: 0.8em;
	color: #7ca4b2;
}

#bloc_paiement .pay_line_bas
{
	width:94.7%;
	margin: auto;
	background: #CCDDB0;
	font-weight: bold;
	text-transform: uppercase;
	color: #547910;
	border: solid 1px #C9DDE4;
	border-top: none;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	overflow: hidden;
	font-size: 0.9em;
}
#bloc_paiement .pay_line_bas .pay_col1,
#bloc_paiement .pay_line_bas .pay_col2,
#bloc_paiement .pay_line_bas .pay_col3
{
	line-height: 35px;
}
@media (max-width: 768px)
{
	#bloc_paiement .pay_line_bas .pay_col1,
	#bloc_paiement .pay_line_bas .pay_col2,
	#bloc_paiement .pay_line_bas .pay_col3
	{
		line-height: inherit;
		min-height: 30px;
		padding: 5px 0;
	}
	#bloc_paiement .pay_line .pay_col1,
	#bloc_paiement .pay_line .pay_col2,
	#bloc_paiement .pay_line .pay_col3
	{
		line-height: inherit;
		min-height: 60px;
		padding: 5px 0;
	}
}
#bloc_paiement .pay_line .pay_ref
{
	line-height: 40px;
	font-size: 0.9em;
	color: #999999;
}
.pay_button_fond_atos
{
	float: left; 
	width: 260px;
	height: 101px;
	background: url("../../images/bg_payment.gif") no-repeat; 
	margin-left: 40px; 
	margin-right: 20px; 
	font-familly: Arial;
	font-size: 0.65em;
}
.pay_button_fond_atos p
{
	margin-top: -25px;
}
.pay_button_wrap
{
	float:left;
	width:22.50%;
	text-align: center;
}
.pay_button_wrap2
{
	float:left;
	width:22.50%;
	text-align: center;
	cursor: pointer;
}
.pay_button_wrap3
{
	float:left;
	width:22.50%;
	text-align: center;
	cursor: pointer;
}
.bt_cheque
{
	height: 300px;
	float: left;
	margin: 0 40px 10px 10px;
}
#paiement_1,
#paiement_2,
#paiement_3b,
#paiement_4
{
	float: left;
	border: solid 2px #c62d2f;
	width: 29%;
	margin: 10px 2%;
	box-sizing: border-box;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
	min-height: 210px;
	text-align: center;
}
#paiement_2 input
{
	margin-top: 50px;
}
#paiement_4 input
{
	margin-top: 15px;
}
@media (max-width: 768px)
{
	#paiement_1,
	#paiement_2,
	#paiement_3b,
	#paiement_4
	{
		width: 95%;
		margin: 10px 2%;
		min-height: inherit;
	}
	#paiement_2 input,
	#paiement_4 input
	{
		margin: 0;
	}
}
#bloc_paiement .txt_info u
{
	display: block;
	background: #c62d2f;
	color: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 100%;
	padding: 7px 0;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.titre_paiement
{
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.txt_info_inset span,
#paiement_2 form,
#paiement_4 form
{
	display: block;
	margin: 10px;
}
#paiement_2 .txt_info_inset span,
#paiement_2 form,
#paiement_4 .txt_info_inset span,
#paiement_4 form
{
	text-align: center;
}
#paiement_1 div
{
	text-align: center;
}
#paiement_3b div {
	width: 100%;
	padding-top: 63px;
		padding-bottom: 0;
	text-align: center;
}
#paiement_3b div a {
	font-size: 1.5em;
	text-decoration: none;
	color: #545454;
}
@media (max-width: 768px)
{
	#paiement_3b div {
		padding-top: 23px;
		padding-bottom: 23px;
	}
}

/*  -----  PAGE TARIF -----  */
#tarifs h1
{
	text-align: center;
	margin-bottom: 50px;
}
#tarifs h2
{
	width: 80%;
	margin: 0 auto 10px;
	font-size: 1.35em;
	margin-bottom: 10px;
	text-align: center;
	font-family: Arial;
}
#tarifs table
{
	width: 80%;
	margin: 0 auto;
	border-collapse: collapse;
	margin-bottom: 50px;
}
#tarifs table .thead
{
	color: #c62d2f;
}
#tarifs table.options_ads .thead td
{
	padding-top: 25px;
}
#tarifs table.options_ads .img_options td
{
	width: 150px;
}
@media (max-width: 768px)
{
	#tarifs table.options_ads .img_options td
	{
		width: 100px;
	}
	#tarifs table.options_ads .img_options td img
	{
		width: 100px;
	}
}
@media (max-width: 566px)
{
	#tarifs table.options_ads .img_options
	{
		display: none;
	}
}
#tarifs table .center
{
	text-align: center;
}
#tarifs table .right
{
	text-align: right;
	padding-right: 10px;
}
#tarifs .first-column
{
	width: 60%;
	padding: 10px 0 10px 10px;
}
#tarifs .price
{
	font-weight: bold;
	color: #c62d2f;
	text-align: right;
	padding-right: 10px;
}
#tarifs .price span
{
	display: block;
	font-weight: normal;
	color: #373737;
	font-size: 0.8em;
}
#tarifs .more_options_ads .first-column span
{
	font-size: 0.8em;
}
#tarifs .footer
{
	width: 80%;
	margin: 0 auto 50px;
}
