@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:700,300,400);	
@import url(//fonts.googleapis.com/css?family=Roboto);	
@import url("//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
html *{
	box-sizing: border-box !important;	
}	
body{
/*	font-family: arial, sans-serif;*/
/*	font-family: 'Roboto Condensed', sans-serif;*/
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	margin:0px;
	padding:0px;
	box-sizing: border-box;
}	
body{
	background-color: #e4e4e4;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	margin:0px;
	padding:0px;
	box-sizing: border-box;
}

a{}
h1,h2,h3,h4,h5,h6{
	padding:0px;
	margin:0px;
}
ul,li{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.clear{
	clear:both;
}
/***********************entete****************************/
#Header{
	width:100%;
	position:relative;
}
#Entete {
	width:1200px;
	margin:10px auto;
	background-color:#626262;
     position: relative;
}
#contactMaurienne {
    display: block;
    text-indent: -5000px;
    background-image: url(../images/ico-contact.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 23px;
    height: 23px;
    float: left;
    margin: 9px;
}
#facebookMaurienne {
    display: block;
    text-indent: -5000px;
    background-image: url(../images/ico-facebook.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 26px;
    height: 26px;
    float: left;
    margin: 7px;
}
#blocMoteur {
    width: 294px;
    margin: 11px 0 0 10px;
    float: left;
}
#MoteurRecherche{
	width:294px;
}
#MoteurRecherche .ChampRecherche {
    border: medium none;
    display: block;
    float: left;
    font-size: 11px;
    padding: 3px 5px!important;
    width: 263px;
    border: 0 none!important;
    border-radius: 2px;
    margin-top: -3px;
}
#MoteurRecherche .InputOk {
    background: none;
    background-image: url(../images/bt-ok.png);
    background-repeat: no-repeat;
    background-size: contain;
    border: medium none;
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 24px;
    width: 24px;
    background-position: center center;
    margin: -3px 0 0;
}
a#logoSPM {
    position: absolute;
    padding-top: 0px;
    top: -10px;
    z-index: 15;
    display: block;
    text-indent: -5000px;
    background-image: url(../images/logo-spm.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 300px;
    height: 222px;
    left: calc(600px - 150px);
}
#outils{
    z-index: 20;
	float:left;	
}
#lienMaurienneTourisme {
    z-index: 25;
    float: right;
    color: #626262;
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 2px;
    margin: 7px 10px;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    border: 1px solid #fff;
}
#lienMaurienneTourisme:after {
    content: "\f054";
    display: inline-block;
    font-family: 'FontAwesome';
    vertical-align: middle;
    font-size: 12px;
    color: #626262;
    font-weight: 400;
    margin-left: 6px;
}
#lienMaurienneTourisme:hover {
    color: #fff;
    background-color: #626262;
}
#lienMaurienneTourisme:hover:after {
    color: #fff;
}
#navigation {
    margin: 0 auto;
    width: 1200px;
    text-align: center;
    z-index: 250;
    position: relative;
}		
.combo{
	padding:1px;
	border:0px solid #000;
	font-size:11px;
}
#DetailPage .d {
  float: right;
  margin-left: 20px;
  width: 285px;
}


/******************************* Bandeau ********************************/
#BlocBandeau {
	z-index:5;	
    position: relative;
}
#Bandeau{
    width: 1200px;
	margin:0 auto;
}
#Bandeau .Background {
    background-position: center center;
    background-size: cover;
    height:280px;
    width: 100%;
}
#Bandeau .bx-wrapper {
    float: left;
    position: relative;
    width: 100%;
	margin:0 auto;
}
#Bandeau .bx-window {
    overflow: hidden;
    position: relative;
    width: 100%;
}
#Bandeau .bx-pager {
    bottom: 8px;
    position: absolute;
    right: 7px;
    z-index: 100;
}
#Bandeau .bx-pager-item {
    float: left;
}
#Bandeau .bx-pager-item a {
    background-color: #B3ABA0;
    border: 3px solid #736959;
    border-radius: 8px;
    color: #202C34;
    display: block;
    float: left;
    font-weight: bold;
    height: 10px;
    margin: 2px;
    text-align: left;
    text-decoration: none;
    text-indent: -5000px;
    width: 10px;
}
#Bandeau .bx-pager-item a.active {
    background-color: #F9E82D;
    color: #202C34;
    height: 10px;
    width: 10px;
}
#Bandeau .bx-prev {
  background: url("../images/fleche-bandeau-gauche.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  height: 69px;
  left: 16px;
  position: absolute;
  text-indent: -999999px;
  top: 117px;
  width: 34px;
  z-index: 129;
}
#Bandeau .bx-next {
    background: url("../images/fleche-bandeau-droite.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 69px;
    position: absolute;
    right: 16px;
    text-indent: -999999px;
    top: 117px;
    width: 34px;
    z-index: 129;
}
.accueil #Bandeau .bx-prev, .accueil #Bandeau .bx-next {
    top: 152px;
}


/**********************contenu*****************/
#Contenu{
	margin:0 auto;
	max-width:1200px;
	width:100%;
	min-height:500px;
}
#ColUnique {background-color:#fff;}
#bordure{
/*	border:1px solid #ccc;*/
	margin-top:20px;
	padding:5px 0;
}
.GaleriePhotos .Photo1{
	width:150px;
	margin:5px;
}
.ColTexte{
	margin:5px 5px 0 0;
}

#partenaire {
    width: 100%;
	min-width:1200px;
    margin: 10px auto 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: row wrap;
    background-color: #fff;
}
#partenaire img{
	float:left;
	margin:0px 10px;
}
#DetailCatalogue .red {
	color: #900;
}
#DetailCatalogue .red p{
	line-height:12px;
	margin-top:0px;
}
#DetailCatalogue .red h4{

	margin-bottom:2px;
	}
#DetailCatalogue #bref h4{
	text-indent:20px;
	color: #900;
	
	
}
#bref ul{
	margin-left:20px;
	
}
#bref li{
	list-style:square;
}
/********************************footer*****************************/
.imageActu{
	width:620px;
	height:320px;
}


/***********************************************************************footer***************************/

#lignehaut {
    height: 28px;
    background-color: #b0cc13;
}
#Footer{
	width:100%;
	min-width:1200px;
	background-color: #333;
	min-height:100px;
}
#Footer a {
    color: #FFF;
    text-decoration: none;
    line-height: 20px;
    font-size: 14px;
}
#Footer a:hover {
    color: #b0cc13;
}
#Footer #MenuBas{
	margin:0 auto;
	width:1200px;
	text-align:center;
	color:#FFF;
	text-transform:uppercase;
	line-height:29px;
	font-size:15px;	
}
#Footer #MenuBas a {
    color: #FFF;
    text-transform: uppercase;
    line-height: 29px;
    font-size: 15px;
    letter-spacing: 1px;
    margin: 0 5px;
}
#Footer #MenuBas a:hover {
    color: #d8ff00;
}
#Footer #MenuBasPage {
    margin: 0 auto;
    width: 1200px;
}
#Footer #MenuBasPage li{
	text-transform:uppercase;
	line-height:16px;
	font-size:13px;
}
#Footer #signature{
	margin:0 auto;
	margin-top:25px;
	padding-bottom:10px;
	width:1200px;
	display:block;
	color: #ccc;
	text-align:center;
}
#Footer #signature a{
	color: #ccc;
}
#Footer li span{
	padding:0 5px;
}
#Footer li{
	float:left;
	color:#FFF;
}


/*****************************************************
		Menu principal onglets
*****************************************************/
#menu-onglet {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
}
#menu-onglet.ui-tabs .ui-tabs-nav li {
	background-repeat: repeat-x;
	border: 0 none;
	display: inline-block;
	float: none;
	height: 25px;
	margin-left: 2px;
	padding: 0;
	position: relative;
}
#menu-onglet .onglet{
    -webkit-column-count: 5; /* Chrome, Safari, Opera */
    -moz-column-count: 5; /* Firefox */
    column-count: 5;
	text-align:left;
}

#menu-onglet .blocmenu a{
	width:auto;
	font-size:13px;
	display:inline-block;
	text-decoration:none;
}
#menu-onglet .blocmenu a span{
	width:auto;
	font-size:13px;
}
#menu-onglet .onglet{
	padding:2px 0 5px 0;
	height:auto;
}
#menu-onglet .blocmenu {
    display: block;
    float: none !important;
    margin-bottom: 0;
}
.blocmenu{
	margin-bottom:2px;
}
.blocmenu span{
	padding-left:3px;
}
.blocmenu a span{
	color: #ccc;
	}
.blocmenu a:hover span{
	color: #fff;
	font-weight:normal;
}
.blocmenu .current a span{
	color: #fff;
	font-weight:normal;
}
#onglet-menu-maurienne-tourisme{
	background-image:url(../images/FondMenuLast.jpg);
	background-repeat:repeat-x;
}
#menu-onglet .ui-tabs-selected{
	background-color:#666;	
	background-image:none;
}
#menu-onglet .ui-tabs-selected h2,
#menu-onglet .ui-state-default h2{
	padding-top:4px;
}
#menu-onglet .ui-tabs-selected,#menu-onglet .ui-state-default{
	border-right:1px solid #FFF;
	margin:0px;
}

.blocpromo {
  display: inline-block;
  margin-bottom: 60px;
  text-align: center;
  width: 100%;
}
.blocpromo img {
  max-width: 650px;
  width: 100%;
}

/*********************** MENU ACCUEIL **************************/
.BlocMenuAccueil{
	display:block;
	width:100%;
	margin-bottom:30px;
}
.BlocMenuAccueil .BlocTitre {
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.BlocMenuAccueil h2 {
    font-size: 30px;
    color: #666;
    margin-bottom: 2px;
    /*font-family: 'Roboto Condensed', sans-serif;*/
    text-transform: uppercase;
    padding-right: 5px;
    flex: 1 0 auto;
}
.BlocMenuAccueil h2.titrebleu {
	color:#00ccff;
}
.BlocMenuAccueil h2.titrerouge {
	color:#d6000c;
}
.BlocMenuAccueil .traittitre {
	content:" ";
    text-decoration: none;
    color: #000;
    border-bottom: 1px solid #000;
    padding: 0;
    text-align: right;
    flex: 1 1 100%;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}
.BlocMenuAccueil .bloc100{
    width: calc(100% - 10px);
    float: left;
    margin: 0 5px;
}
.BlocMenuAccueil .bloc75{
    width: calc(75% - 10px);
    float: left;
    margin: 0 5px;
}
.BlocMenuAccueil .bloc50 {
    width: calc(50% - 10px);
    float: left;
    margin: 0 5px;
}
.BlocMenuAccueil .bloc33{
    width: calc(33.33% - 10px);
    float: left;
    margin: 0 5px;
}
.BlocMenuAccueil .bloc25{
    width: calc(25% - 10px);
    float: left;
    margin: 0 5px;
}
.BlocMenuAccueil .MenuAccueil.bloc {
    margin: 0 0 10px;
    float: left;
    width: 100%;
    background-color: #fff;
}
.BlocMenuAccueil .MenuAccueil.bloc h3 {
    padding: 7px;
    width: 100%;
    background-color: #666;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
}
.BlocMenuAccueil .MenuAccueil.bloc.bleu h3 {background-color: #00ccff;}
.BlocMenuAccueil .MenuAccueil.bloc.rose h3 {background-color: #df3c8f;}
.BlocMenuAccueil .MenuAccueil.bloc.vert h3 {background-color: #b0cc13;}
.BlocMenuAccueil .MenuAccueil.bloc.orange h3 {background-color: #ff7804;}
.BlocMenuAccueil .MenuAccueil.bloc.orangelibre h3 {background-color: #F29400;}
.BlocMenuAccueil .MenuAccueil.bloc.rouge h3 {background-color: #d6000c;}
.BlocMenuAccueil .MenuAccueil.bloc.jaune h3 {background-color: #fec256;}
.BlocMenuAccueil .MenuAccueil.bloc.violetfonce h3 {background-color: #584074;}
.BlocMenuAccueil .MenuAccueil.bloc.bleufonce h3 {background-color: #135299;}

.BlocMenuAccueil .MenuAccueil ul {
	padding:5px;
}
.BlocMenuAccueil .MenuAccueil ul li {
    min-height: 80px;
    background-color: #666;
    margin: 5px;
    text-align: center;
    display: flex;
    align-items: center;
    align-self: center;
    justify-content: center;
	align-items: stretch;
	align-content: stretch;
    float: left;
}
.BlocMenuAccueil .MenuAccueil.bloc.bleu ul li  {background-color: #00ccff;}
.BlocMenuAccueil .MenuAccueil.bloc.rose ul li  {background-color: #df3c8f;}
.BlocMenuAccueil .MenuAccueil.bloc.vert ul li  {background-color: #b0cc13;}
.BlocMenuAccueil .MenuAccueil.bloc.orange ul li  {background-color: #ff7804;}
.BlocMenuAccueil .MenuAccueil.bloc.orangelibre ul li  {background-color: #F29400;}
.BlocMenuAccueil .MenuAccueil.bloc.rouge ul li  {background-color: #d6000c;}
.BlocMenuAccueil .MenuAccueil.bloc.jaune ul li  {background-color: #fec256;}
.BlocMenuAccueil .MenuAccueil.bloc.violetfonce ul li  {background-color: #584074;}
.BlocMenuAccueil .MenuAccueil.bloc.bleufonce ul li  {background-color: #135299;}

.BlocMenuAccueil .bloc100 .MenuAccueil ul li{
    width: calc(12.5% - 10px);
}
.BlocMenuAccueil .bloc75 .MenuAccueil ul li{
    width: calc(25% - 10px);
}
.BlocMenuAccueil .bloc50 .MenuAccueil ul li{
    width: calc(25% - 10px);
}
.BlocMenuAccueil .bloc33 .MenuAccueil ul li{
    width: calc(33.33% - 10px);
}
.BlocMenuAccueil .bloc25 .MenuAccueil ul li{
    width: 100%;
}
.BlocMenuAccueil .MenuAccueil.bloc {
    margin: 0 0 10px;
    float: left;
    width: 100%;
    background-color: #fff;
}
.BlocMenuAccueil .MenuAccueil ul li a {
    color: #fff;
    text-decoration: none;
    text-align: center;
    width: 100%;
    min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 5%;
    font-size: 14px;
}


/*Communes footer*/
#ListeCommunes .bloccommunes {
    margin: 15px 1%;
    color: #EEE;
    float: left;
    width: 18%;
    border-top: none;
    margin-top: 15px;
}
#ListeCommunes h3 {
    color: #FFF;
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 15px;
}
#Footer #ListeCommunes .bloccommunes .Item {
    padding: 0 0 3px 0;
    margin: 0;
    font-size: 11px;
    display: block;
    border-right: none;
}
#Footer #ListeCommunes .bloccommunes .Item:last-child {
    padding: 0;
    margin: 0;
    border-right: none;
}
#Footer #ListeCommunes .bloccommunes .Item a {
    font-size: 11px;
    line-height: 17px;
    white-space: nowrap;
    text-overflow: ellipsis;
}



/************************************************************************************
									RESPONSIVE
*************************************************************************************/
/*@media screen and (max-width: 1210px) {
#navigation, #Entete, #Footer #MenuBasPage, #Footer #MenuBas, #Contenu, #Footer #signature, #Bandeau {
    max-width: 1200px;
    width: 100%;
}
#Entete {
    margin: 0.5% auto;
}
#menu {
    margin-bottom: 0.5%;
}
#Footer, #partenaire {
    width: 100%;
    min-width: auto;
}
body a#logoSPM {
    left: 36.6%;
    width: 25%;
    height: 0;
    padding-bottom: 20%;
}
body div#menu li.MenuN1, body div#menu li.MenuN1.last {
    width: 12%;
    margin: 0 0.5% 0 0;
}
body div#menu li.MenuN1.menu-vivre {
    margin: 0 23% 0 0;
}

}*/
