@CHARSET "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Bebas+Neue&display=swap&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Quicksand:300,400,500,600,700&display=swap');

/********************************************************/
/** LES ELEMENTS DE BASE ********************************/
/********************************************************/
html, body{
	/*margin:0px;
	padding:0px;*/
}

body{
    background-color:#1670ED;
	/*font-family: 'Bebas Neue', cursive, Arial, Verdena;*/
	font-family: 'Quicksand', sans-serif;
	color:#fff;
	font-size: 12px;
	background-image: url("../img/basic/bg-all.png");
	background-position: top right;
	background-repeat: repeat-y;
}

img{
	border:none;
}

a{
	color: #1479fc;
}

a:hover{
	color: #f1f1f1;
	text-decoration: none;
}

.div_ariane{
	padding: 15px;
	padding-bottom: 30px;
	padding-left: 0px;
	font-size: 10px;
	font-family: 'Montserrat', sans-serif;
	color: #A0A1A1;
}

.div_ariane a{
	text-decoration: none;
	color: #A0A1A1;
}

.div_ariane span{
	/*font-weight: bold;*/
	color: #176AE2;
}

.div_paginate{
	margin-top: 0px;
	margin-bottom: 10px;
	clear: both;
	text-align: right;
	padding-right: 50px;
}

.div_paginate div{
	float: right;
	margin-right: 30px;
}

.span_pages, .span_pages_current{
	display: block;
	float: left;
	text-decoration: none;
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
	background-color: #555;
	font-weight: bold;
	color: #fff;
	margin-right: 5px;
}

.span_pages_current{
	background-color: #b7111b;
}

.div_clearer{
	clear:both;
}

.img_middle{
	vertical-align: middle;
}

.span_handler{
	cursor: pointer;
}

.hidden{
	display: none;
}

h1{
	/* H1 */
}

h2{
	/* H2 */
}

h3{
	/* H3 */
}

h4{
	/* H4 */
}

/********************************************************/
/** GLOBALE *********************************************/
/********************************************************/
#div_globale{
	background-image: url("../img/basic/bg-usnantua.png");
	background-position: top center;
	background-repeat: repeat-y;
}

#div_all{
	/*background-image: url("../img/basic/bg-wrapper.png");
	background-position: top left;
	background-repeat: repeat-x;*/
}

.div_menu_bottom_fixe{
	height: 51px;
}

.a_logo_menu_admin_bottom{
	width: 150px;
	margin-right: 30px;
	margin-left: 30px;
	background-image: url("../img/basic/logo-mini.png");
	background-position: center center;
	background-repeat: no-repeat;
}

.container{
	width: 1291px !important;
	max-width: 1291px !important;
	/*padding-left: 0px;
	padding-right: 0px;*/
}

.h1_title{
	margin: 0px;
	/*margin-bottom: 15px;*/
	font-weight: normal;
	font-size: 19px;
	font-family: 'Montserrat', sans-serif;
}

.h1_standard{
	margin: 0px;
	/*margin-bottom: 15px;*/
	font-weight: normal;
	font-size: 30px;
	/*background-image: url("../img/basic/bg-h1-standard.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;*/
}

.h2_page{
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 18px;
	color: #176ae2;
	padding-bottom: 30px;
}

.a_lire_suite{
	display: block;
	color: #fff;
	font-size: 14px;
	background-image: url("../img/basic/btn-lire-la-suite.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	float: right;
	width: 137px;
	height: 22px;
	padding-left: 6px;
	padding-top: 2px;
}

.a_lire_suite:hover{
	text-decoration: none;
}

.div_bloc_recentre{
	width: 1210px;
	margin: 0;
	margin: auto;
}

/* SF MENU */
#div_globale .sf-menu{
	margin-bottom: 0px;
	float: none;
	border: none;
}

#div_globale .sf-menu li{
	background: none;
	border: none;
}

#div_globale .sf-menu li a{
	border: none;
}

#div_globale .sf-menu li li,
#div_globale .sf-menu li li a{
	background: #000;
	min-width: 250px;
}

/********************************************************/
/** LE HEADER *******************************************/
/********************************************************/
#div_top_before{
	background-image: url("../img/basic/bg-all.png");
	background-position: right top;
	background-repeat: repeat-y;
}

#div_top_left_before img{
	position: absolute;
}

#div_top_before .div_follow_us{
	float:right;
	font-family: arial, sans-serif;
	font-size: 15px;
	width: 200px;
	text-align: right;
	padding: 10px;
	padding-right: 20px;
	padding-left: 0px;
	/*background-image: url("../img/basic/ico-fb-top.png");
	background-position: right;
	background-repeat: no-repeat;*/
}

#div_top_before .div_follow_us a{
	color: #fff;
}

#div_top_before .div_tel{
	float:right;
	font-family: verdana, sans-serif;
	padding: 7px;
	background-image: url("../img/basic/onglet-top-top.png");
	background-position: center;
	background-repeat: no-repeat;
	width: 261px;
	text-align: center;
	font-size: 18px;
}

#div_top_left{
	padding-left: 30px;
	padding-top: 10px;
}

#div_top_right{
	text-align: right;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 65px;
}

#div_top_right .div_menu_top{
	/*background-image: url("../img/basic/onglet-over.png");
	background-position: right top;
	background-repeat: no-repeat;
	height: 45px;*/
	font-family: Arial, sans-serif;
	font-size: 15px;
}

#div_top_right .div_menu_top a{
	display: block;
	float: left;
	color: #fff;
	width: 159px;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	text-decoration: none;
	background: none;
}

#div_top_right .div_menu_top a:hover,
#div_top_right .div_menu_top .a_current{
	background-image: url("../img/basic/onglet-over.png");
	background-position: center top;
	background-repeat: no-repeat;
}

#div_banniere{
	background-image: url("../img/basic/banniere-home.png");
	background-position: center;
	background-repeat: no-repeat;
	height: 760px;
}


/* *** DEROULANT *** */
#div_wrapper #div_header #div_menu_deroulant_2{
	background-image: url("../img/basic/bg-deroulant.png");
	background-position: center top;
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 32px;
	background-color: #24b3e8;
	border: 1px solid #24b3e8;
	width: 200px;
	margin-left: 119px;
}

#div_wrapper #div_header #div_menu_deroulant_2 a{
	display: block;
	width: 198px;
	background: none;
	padding: 5px;
	color: #fff;
	text-align: left;
	background-image: url("../img/basic/bg-bottom-a-menu-top.png");
	background-position: center bottom;
	background-repeat: repeat-x;
}

#div_wrapper #div_header #div_menu_deroulant_2 a:hover{
	color: #24b3e8;
	background-color: #fff;
}

/* *** *** */
#div_wrapper #div_header #div_menu_deroulant_lg{
	/*background-image: url("../img/basic/bg-deroulant.png");
	background-position: center top;
	background-repeat: no-repeat;*/
	position: absolute;
	margin-top: 78px;
	background-color: #27A637;
	border: 1px solid #27A637;
	width: 51px;
	margin-left: 727px;
}

#div_wrapper #div_header #div_menu_deroulant_lg a{
	display: block;
	width: 48px;
	background: none;
	padding: 5px;
	color: #fff;
	text-align: left;
	background-image: url("../img/basic/bg-bottom-a-menu-top.png");
	background-position: center bottom;
	background-repeat: repeat-x;
}

#div_wrapper #div_header #div_menu_deroulant_lg a:hover{
	color: #27A637;
	background-color: #fff;
}

/* *** MENU 2 *** */
#div_menu_secondaire{
	background-image: url("../img/basic/bg-menu-secondaire-00.png");
	background-position: left top;
	background-repeat: no-repeat;
	height: 90px;
	font-family: 'Montserrat', sans-serif;
	font-size: 19px;
	width: 1171px;
}

#div_globale .div_menu_secondaire_ressorts_compression{
	background-image: url("../img/basic/menu-ressorts-compression.png");
}

#div_globale .div_menu_secondaire_ressorts_forme{
	background-image: url("../img/basic/menu-ressorts-forme.png");
}

#div_globale .div_menu_secondaire_ressorts_torsion{
	background-image: url("../img/basic/menu-ressorts-torsion.png");
}

#div_globale .div_menu_secondaire_ressorts_traction{
	background-image: url("../img/basic/menu-ressorts-traction.png");
}

#div_globale .div_menu_secondaire_devis{
	background-image: url("../img/basic/menu-devis.png");
}

#div_menu_secondaire a{
	display: block;
	float: left;
	color: #565656;
	width: 235px;
	height: 91px;
	text-decoration: none;
	background: none;
	padding-top: 18px;
	padding-left: 20px;
}

#div_menu_secondaire a span{
	font-weight: bold;
}

#div_menu_secondaire a:hover{
	color: #27A637;
}

#div_menu_secondaire .a_menu_secondaire_02{
	width: 234px;
}

#div_menu_secondaire .a_menu_secondaire_03{
	width: 234px;
}

#div_menu_secondaire .a_menu_secondaire_04{
	width: 234px;
}

#div_menu_secondaire .a_menu_secondaire_05{
	width: 234px;
}

#div_globale .div_menu_secondaire_ressorts_compression .a_menu_secondaire_01,
#div_globale .div_menu_secondaire_ressorts_forme .a_menu_secondaire_02,
#div_globale .div_menu_secondaire_ressorts_torsion .a_menu_secondaire_03,
#div_globale .div_menu_secondaire_ressorts_traction .a_menu_secondaire_04,
#div_globale .div_menu_secondaire_devis .a_menu_secondaire_05{
	color: #fff;
}

/********************************************************/
/** MENU RIGHT ******************************************/
/********************************************************/

/********************************************************/
/** CONTENT *********************************************/
/********************************************************/
.breadcrumb{
	/*background: none;	
	color: #262626;*/
}

.breadcrumb a{
	/*color: #fff;*/	
}

.breadcrumb .active{
	/*color: #262626;	*/
}

#div_content_global{
	/*min-height: 500px;
	border-bottom: #cbcbcb solid 5px;
	padding-right: 0px;
	width: 1170px;
	margin-left: -15px;*/
}

#div_content_global #div_content_left{
	/*padding-left: 0px;
	margin-left: -15px;*/
}

/********************************************************/
/** HOME ************************************************/
/********************************************************/
.div_principal_page{
	margin-top: 30px;
}

#div_home #div_content_global #div_content_left{
	/*background-image: url("../img/basic/img-schema-home.png");
	background-position: left top;
	background-repeat: no-repeat;
	height: 487px;*/
}

#div_content_global #div_content_right{
	/*padding-right: 0px;*/
}

#div_annonce_match,
#div_content_ban #div_annonce_match{
	margin-left: auto;
  	margin-right: auto;
  	text-align: center;
  	width: 401px;
  	height: 79px;
  	background-image: url("../img/basic/une-home.png");
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: -50px;
}

#div_content_ban #div_annonce_match{
	margin-top: 150px;
}

#div_annonce_match h1,
#div_content_ban #div_annonce_match h1{
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
}

#div_annonce_match p,
#div_content_ban #div_annonce_match p{
	font-family: 'Bebas Neue', cursive, Arial, Verdena;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}

#div_content_global #div_edito #div_content_left,
#div_content_global #div_edito #div_content_right,
#div_content_ban #div_content_left,
#div_content_ban #div_content_right{
  	text-align: center;
  	background-image: url("../img/basic/club-bleu-home.png");
	background-position: center top;
	background-repeat: no-repeat;
	min-height: 250px;
}

#div_content_global #div_edito #div_content_right,
#div_content_ban #div_content_right{
  	background-image: url("../img/basic/club-xv-home.png");
}

#div_content_global #div_edito #div_content_left .img_partenaire_home,
#div_content_global #div_edito #div_content_right .img_partenaire_home{
	margin-top: 62px;
	height: 187px;
  	text-align: center;
  	background-image: url("../img/basic/exemple-partenaire-2.png");
	background-position: center center;
	background-repeat: no-repeat;
}

#div_content_global #div_edito #div_content_center #div_rencontre_home,
#div_content_ban #div_rencontre_home{
  	text-align: center;
  	background-image: url("../img/basic/fond-vs-match.png");
	background-position: center center;
	background-repeat: no-repeat;
}

#div_content_global #div_edito #div_content_center #div_rencontre_home #div_rencontre_left,
#div_content_global #div_edito #div_content_center #div_rencontre_home #div_rencontre_right,
#div_content_ban  #div_rencontre_home #div_rencontre_left,
#div_content_ban  #div_rencontre_home #div_rencontre_right{
	font-family: 'Bebas Neue', cursive, Arial, Verdena;
	float: left;
	width: 50%;
  	text-align: center;
  	background-image: url("../img/basic/pastille-blanche-big.png");
	background-position: center center;
	background-repeat: no-repeat;
	height: 250px;
}

#div_content_global #div_edito #div_content_center #div_rencontre_home .div_logo_rencontre_left,
#div_content_global #div_edito #div_content_center #div_rencontre_home .div_logo_rencontre_right,
#div_content_ban  #div_rencontre_home .div_logo_rencontre_left,
#div_content_ban #div_rencontre_home .div_logo_rencontre_right{
  	text-align: center;
  	background-image: url("../img/basic/logo-team-nantua.png");
	background-position: center center;
	background-repeat: no-repeat;
	height: 149px;
}

#div_content_global #div_edito #div_content_center #div_rencontre_home h2,
#div_content_ban #div_rencontre_home h2{
	font-size: 19px;
	font-weight: bold;
}

#div_content_global #div_edito #div_content_center #div_rencontre_home_desc,
#div_content_ban #div_rencontre_home_desc{
  	text-align: center;
  	margin-top: -60px;
}

#div_content_global #div_edito #div_content_center #div_rencontre_home_desc h3,
#div_content_ban #div_rencontre_home_desc h3{
	font-family: 'Bebas Neue', cursive, Arial, Verdena;
  	font-size: 21px;
  	/*color: #1479FC;*/
  	color: #fff;
  	font-weight: bold;
}

#div_content_global #div_edito #div_content_center #div_rencontre_home_desc p,
#div_content_ban #div_rencontre_home_desc p{
  	font-size: 18px;
}

#div_content_new_right{
	border: 1px solid #fff;
}

#div_content_new_right img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#div_home .div_news{
	margin-bottom: 50px;
}

/********************************************************/
/** PRESENTATION ****************************************/
/********************************************************/
#div_globale .div_presentation_ressorts #div_edito{
	background-image: url("../img/basic/bg-presentation-01.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 193px;
}

#div_globale .div_presentation_ressorts #div_edito #div_content_left{
	padding-top: 250px;
	padding-bottom: 50px;
}

#div_globale .div_presentation_ressorts #div_edito #div_content_right h2{
	background-image: url("../img/basic/bg-h2-bloc-02.png");
	color: #27A637;
}

/********************************************************/
/** ARTICLES ********************************************/
/********************************************************/
.div_news h1{
	/*font-weight: normal;
	margin-top: 0px;*/
	margin-bottom: 30px;
}

.div_news .div_blocos_news{
	margin-bottom: 30px;
}

.div_news .div_blocos_news .div_actualite{
	background-color: #1479FC;
	min-height: 180px;
	font-size: 12px;
}

.div_news .div_blocos_news .span_date{
	background-color: #000;
	margin-top: -6px;
	padding: 4px;
}

.div_news .div_blocos_news .alpha{
	padding-left: 0px;
}

.div_news .div_blocos_news .omega{
	padding-right: 0px;
}

.div_news .div_blocos_news .omega{
	padding-right: 0px;
}

.div_news .div_blocos_news .div_actu_home{
	float: left;
}

.div_news .div_blocos_news h2{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding: 0px;
	margin: 0px;
	padding: 10px;
}

.div_news .div_blocos_news h2 a{
	/*color: #24B4E9;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;*/
	font-size: 16px;
	color: #fff;
}

.div_news .div_blocos_news{
	/*height: 198px;
	background-image: url("../img/basic/bloc-actu-home-actu.png");
	background-position: left top;
	background-repeat: no-repeat;
	margin-bottom: 50px;
	padding-right: 50px;*/
}

.div_news .div_blocos_news img{
	/*overflow:hidden;
    -webkit-border-radius:90px;
    -moz-border-radius:90px;
    border-radius:90px;*/
    float: left;
    margin-right: 15px;
    margin-left: 15px;
}

.div_news .div_blocos_news .a_lire_suite{
	font-size: 9px;
	background-image: url("../img/basic/btn-lire-la-suite-mini.png");
	float: left;
	width: 92px;
	height: 15px;
	padding-left: 6px;
	padding-top: 2px;
	margin-bottom: 15px;
}

.a_retour{
	display: block;
	color: #fff;
	font-size: 14px;
	background-image: url("../img/basic/btn-retour.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	float: right;
	width: 80px;
	height: 20px;
	padding-left: 35px;
	padding-top: 1px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.div_article{
	margin-top: 0px;
	margin-bottom: 30px;
}

.div_article .h1_standard{
	margin-bottom: 30px;
}

.div_article .div_ariane{
	padding-bottom: 5px;
}

.div_article #div_article_content{
	background-color: #176ae2;
	padding: 15px;
	margin-top: 0px;
}

.div_article .div_banniere{
	text-align: center;
}

.div_article .div_banniere img{
	/*overflow:hidden;
    -webkit-border-radius:90px;
    -moz-border-radius:90px;
    border-radius:90px;*/
    margin: auto;
    margin-top: 20px;
}

.div_article .div_contenu h1{
	font-size: 20px;
	color: #fff;
	font-weight: normal;
}

.div_article .div_contenu .div_poster_time_page{
	background-color: #000;
	float: left;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: -15px;
	margin-top: -15px;
	margin-bottom: 20px;
}
/********************************************************/
/** PAGES ***********************************************/
/********************************************************/
#div_content_global #div_content_left .content_page_left{
	
}

.div_page .content_page_left .table_page{
	width: 100%;
	background-color: #dddddd;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
}

.div_page .content_page_left .table_page td{
	padding: 10px;
	vertical-align: middle;
}

.div_page .content_page_left .table_page td .span_normes{
	display: block;
	float: left;
	width: 106px;
	height: 22px;
	background-image: url("../img/basic/img-normes.png");
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 0px;
	text-indent: -1000px;
	cursor: pointer;
}

.div_page .content_page_left .table_page .tr_page_0,
.div_page .content_page_left .table_page .tr_page_1{
	background-image: url("../img/basic/bg-table-01.png");
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #eaeaea;
	color: #434241;
}

.div_page .content_page_left .table_page .tr_page_0{
	background-image: url("../img/basic/bg-table-02.png");
	background-color: #dddddd;
}

.div_page .content_page_left .table_page .td_left{
	border-right: solid #ddd 1px;
	border-bottom: solid #ddd 1px;
	width: 150px;
	background-color: #27A637;
	color: #fff;
}

.div_page .content_page_left .table_page .td_right .span_blocos{
	display: block;
	float: left;
	min-width: 200px;
}

.div_page .content_page_left .table_page .tr_head{
	background: none;
	background-color: #24B4E9;
	color: #fff;
	font-size: 16px;
}

.div_page .content_page_left .table_page .tr_head .td_right{
	color: #fff;
	text-align: center;
}

.div_blocos_trombinoscope .div_trombinoscope{
	background-color: #1479FC;
	min-height: 180px;
	font-size: 12px;
	text-align: center;
}

.div_blocos_trombinoscope .div_trombinoscope h3{
	padding: 10px;
}

.div_blocos_trombinoscope .div_trombinoscope p{
	padding: 10px;
}

/********************************************************/
/** AGENDA **********************************************/
/********************************************************/

#div_content_page_agenda .a_calendar,
#div_content_page_agenda .a_calendar_over{
	display: block;
	width: 183px;
	height: 35px;
	float: left;
	margin: 0px;
	background-image: url("../img/basic/a_calendar.png");
	background-position: top center;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding-top: 5px;
}

#div_content_page_agenda .a_calendar_over,
#div_content_page_agenda .a_calendar:HOVER{
	background-image: url("../img/basic/a_calendar_over.png");
}

#div_content_page_agenda .div_int_calendar{
	border: 1px solid #176ae2;
	margin-bottom: 30px;
}

#div_content_page_agenda .div_int_calendar .div_blocos_agenda .div_event{
	font-size: 16px;
	border-bottom: 2px dotted #176ae2;
	padding-top: 10px;
	padding-bottom: 10px;
}

#div_content_page_agenda .div_int_calendar .div_blocos_agenda .div_event .div_img_equipe{
	float: left;
	width: 41px;
	height: 41px;
	margin-right: 15px;
	background-image: url("../img/basic/pastille-blanche-min.png");
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
}

/********************************************************/
/** CLASSEMENT ******************************************/
/********************************************************/
.div_results{
	text-align: center;
}

.div_results a{
	color: #fff;
}

.div_results .div_points,
.div_results .div_points a{
	font-weight: bold;
	color: #176ae2;
}

/********************************************************/
/** PARTENAIRES *****************************************/
/********************************************************/
.div_ban_club_bleu_blanc,
.div_ban_club_xv{
	height: 60px;
	background-image: url("../img/basic/img-bleu-blanc.png");
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;
	margin-bottom: 20px;
}
.div_ban_club_xv{
	background-image: url("../img/basic/img-club-xv.png");
	background-color: #073e90;
}

.div_partenaires .div_blocos_partenaires{
	height: 120px;
	text-align: center;
	margin-bottom: 20px;
}

.div_partenaires .div_blocos_partenaires img{
	max-width: 100%;
	max-height: 120px;
	margin: auto;
}

/********************************************************/
/** BOUTIQUE ********************************************/
/********************************************************/
.div_boutique .div_menu_boutique h3{
	display: block;
	width: 183px;
	height: 35px;
	float: left;
	margin: 0px;
	background-image: url("../img/basic/a_calendar_over.png");
	background-position: top center;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding-top: 5px;
}

.div_boutique .div_menu_boutique #div_menu_categories{
	border: 1px solid #176ae2;
	margin-bottom: 30px;
}

.div_boutique .div_menu_boutique #div_menu_categories a{
	display:block;
	font-size: 16px;
	border-bottom: 2px dotted #176ae2;
	padding: 10px;
	color: #fff;
}

.div_boutique .div_menu_boutique #div_menu_categories a:HOVER,
.div_boutique .div_menu_boutique #div_menu_categories .a_current{
	color: #176ae2;
	font-weight: bold;
}

.div_boutique .div_menu_boutique .img_btn{
	max-width: 100%;
	margin-bottom: 30px;
}

.div_boutique .div_blocos_produits .div_blocos_produits_int{
	background-color: #176ae2;
	text-align: center;
}

.div_boutique .div_blocos_produits .div_blocos_produits_int img{
	margin: auto;
	max-width: 100%;
}

.div_boutique .p_description_2{
	color: #176ae2;
}

/********************************************************/
/** FORMULAIRES *****************************************/
/********************************************************/
.form_default label{
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

#div_administration .form_default label{
	color: #24B4E9;
	font-size: 15px;
}

.btn-envoyer{
	width: 183px;
	height: 40px;
	border: none;
	background: none;
	background-image: url("../img/basic/btn-envoyer.png");
	background-position: top center;
	background-repeat: no-repeat;
	text-indent: -10000px;
	font-size: 0px;
}

.panel-body, 
.div_page_current .panel #div_title h1{
	color: #333;
}

/********************************************************/
/** ADMIN ***********************************************/
/********************************************************/
.p_privado{
	/*height: 70px;*/
}

#div_administration{
	margin: 20px;
	margin-top: 0px;
	color: #333;
	font-size: 15px;
}

#div_administration a:hover{
	color: #555;
}

#div_administration .page-header{
	margin-top: 10px;
}

#div_administration .page-header h1{
	/*padding-bottom: 0px;*/
	border: none;
	color: #fff;
}

#div_administration .page-header h1 small{
	color: #38B9BF;
}

#div_administration #div_form_page{
	padding-bottom: 15px;
}

.nav-pills li a{
	color: #1F7EA0;
	font-weight: bold;
	background-color: #F5F5F5;
}

.nav-pills li a:hover{
	color: #494949;
}

.nav-pills li.active a,
.nav-pills li.active a:hover{
	background-color: #494949;
}

#div_menu_left_admin{
	padding-bottom: 15px;
}

/********************************************************/
/** CONTACT *********************************************/
/********************************************************/
.div_contact h1{
	color: #fff;
	font-size: 30px;
}

.div_contact h2{
    color: #1479FB;
    font-size: 18px;
    margin: 0px;
    padding: 0px;
}

.div_contact h3{
	display: block;
	width: 183px;
	height: 35px;
	float: left;
	margin: 0px;
	margin-top: 20px;
	background-image: url("../img/basic/a_calendar_over.png");
	background-position: top center;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding-top: 5px;
}

#div_contact #div_content_left .thumbnail{
	/*overflow:hidden;
    -webkit-border-radius:190px;
    -moz-border-radius:190px;
    border-radius:190px;*/
    width: 100%;
}

#div_contact #div_content_left{
	border: solid 1px #1479FB;
	padding: 0px;
	margin-bottom: 30px;
}

.div_adresse_contact,
.div_tel_contact,
.div_mail_contact{
	background-image: url("../img/basic/ico-map-contact.png");
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-left: 15px;
}

.div_tel_contact{
	background-image: url("../img/basic/ico-tel-contact.png");
	margin-top: 30px;
	margin-bottom: 30px;
	height: 25px;
}

.div_mail_contact{
	background-image: url("../img/basic/ico-mail-contact.png");
}

.div_tel_contact h4 span,
.div_mail_contact h4 span{
	color: #fff;
}

.div_adresse_contact h4,
.div_tel_contact h4,
.div_mail_contact h4{
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	color: #1479FB;
}

.div_adresse_contact p,
.div_tel_contact p{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}

.div_bureaux_contact{
	padding: 10px;
}

.div_bureaux_contact div div{
	border-bottom: dotted 2px #1479FB;
	padding: 5px;
	font-size: 14px;
}

.div_bureaux_contact div .div_bureau_1{
	color: #1479FB;
}

/********************************************************/
/** MESSAGE *********************************************/
/********************************************************/

/** INLINE **********************************************/
.div_inline_parent{
	display: none;
}

/********************************************************/
/** BOUTONS *********************************************/
/********************************************************/

/********************************************************/
/** CAROUSEL ********************************************/
/********************************************************/

/********************************************************/
/** FOOTER **********************************************/
/********************************************************/
#div_footer{
	background-image: url("../img/basic/bg-all.png");
	background-position: right top;
	background-repeat: repeat-y;
	padding: 5px;
}

#div_pre_footer{
	/*background-image: url("../img/basic/bg-pre-footer.png");
	background-position: center top;
	background-repeat: no-repeat;
	min-height: 330px;*/
	
}

#div_pre_footer_int_int,
#div_footer_int_int{
	/*width: 1170px;
	margin: auto;*/
}

#div_pre_footer_int{
	border-top: 2px #fff solid;
	padding-top: 40px;
	margin-left: 20px;
	margin-right: 20px;
}

#div_pre_footer_int .col-sm-4 div,
#div_pre_footer_int .col-sm-6 div,
#div_pre_footer_int .col-sm-3 div{
	background-image: url("../img/basic/ico-map.png");
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 55px;
	font-size: 14px;
	margin-bottom: 40px;
}

#div_pre_footer_int .col-sm-4 #div_footer_tel,
#div_pre_footer_int .col-sm-3 #div_footer_tel{
	background-image: url("../img/basic/ico-tel.png");
}

#div_pre_footer_int .col-sm-4 #div_footer_mail,
#div_pre_footer_int .col-sm-3 #div_footer_mail{
	background-image: url("../img/basic/ico-mail.png");
}

#div_pre_footer_int .col-sm-4 .a_fb,
#div_pre_footer_int .col-sm-3 .a_fb,
#div_pre_footer_int .col-sm-4 .a_insta,
#div_pre_footer_int .col-sm-3 .a_insta{
	/*display: block;
	float: right;*/
	margin-left: 5px;
}

#div_pre_footer_int .col-sm-4 div a,
#div_pre_footer_int .col-sm-3 div a{
	color: #fff;
}

#div_pre_footer h1{
	color: #1479FC;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#div_footer_bottom_last{
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	font-size: 11px;
}

#div_footer_bottom_last a{
	color: #fff;
}

#div_footer_bottom_last #div_ref_right{
	float: right;
}

/********************************************************/
/** MOBILE **********************************************/
/********************************************************/
.div_top_mobile{
	text-align: center;
	margin-bottom: 50px;	
}

@media screen and (max-width: 770px) {

	body{
	    background:none;
	}
	
	#div_all{
	    background:none;
	}

	.container{
		min-width: 10px !important;
		width: auto !important;
	}
	
	#div_content_global{
		width: auto;
  		margin-left: 0px;
	}
	
	#div_actualites_home,
	#div_page #div_edito .div_actu_actu,
	.div_bloc_recentre,
	#div_edito{
		width: auto;
	}
	
	#div_slider_actualites .div_actu_home,
	#div_slider_actualites .div_actu_home img{
		float: none;
	}
	
	#div_slider_actualites .div_actu_home,
	#div_slider_actualites .col-sm-6{
		min-height: none;
	}
	
	#div_footer_bottom_bottom,
	#div_footer_bottom_bottom_bottom{
		width: auto;
		margin: 10px;
	}

	#div_footer_bottom_bottom_bottom img{
		float: none;
		display: block;
		margin-right: 10px;
	}
	
	#div_pre_footer h2{
		color: #000;
	}

	.div_foot_2_left{
		padding-left: 10px;
		padding-bottom: 10px;
	}
	
	.div_foot_2_middle{
		padding-left: 10px;
		padding-bottom: 10px;
	}
	
	.div_foot_2_right{
		padding-left: 10px;
		padding-bottom: 10px;
	}
	
	#div_home #div_edito #div_content_left a,
	#div_all .a_lire_suite{
	 	display:block;
	 	float: none;
	 	margin: 10px;
	 }

	.div_bg_obscure #div_pre_footer{
		background-image: none;
	}
		
	.div_ariane{
		padding: 15px;
	}

	#div_home #div_content_global #div_content_left{
		background: none;
		height: 10px;
		height: auto;
	}

	.div_page .content_page_left .table_page{
		width: 98%;
		margin-bottom: 10px;
	}

	.div_page .div_content_bloc_right .div_right_rea,
	.div_page .div_content_bloc_right .div_right_appli{
		background: none;
	}

	.div_page .div_content_bloc_right .div_right_rea h2,
	.div_page .div_content_bloc_right .div_right_appli h2{
		color: #999;
	}
	
	.div_bloc_page{
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.div_bloc_page img{
		max-width: 99%;
	}
	
	#div_map{
		float: none;
		display: block;
		background-color: #fff;
		height: 200px;
	}
	
	#div_map .div_map_left{
		float: none;
		display: block;
		width: 99%;
	}
	
	#div_map .div_map_right{
		display: none;
	}

	#div_pre_footer_int_int,
	#div_footer_int_int{
		min-width: 10px !important;
		width: auto !important;
	}

	#div_pre_footer{
		background:none;
	}
	
}