@charset "UTF-8";
/* CSS Document */
/*! normalize.css v2.0.1 | MIT License | git.io/normalize */

html {
  font-weight:300;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
			 background-color:#FFFFFF !important;

}

body {
/*  font-family: "museo-sans" !important;
  font-weight:300 !important;
*/    margin: 0
}

.section-P404 {
	background-image: url("../medias/divers/im404.jpg");
	background-size: cover;
	background-position: top right;
	height: 100vh;
	width: 100%;
}
.text-P404 {
    position: relative;
    top: 30%;
}

.cadre-menu-haut {
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
    	padding-top: 10;

}


 .author {
     font-size: 42px !important;
     color: #B52A90 !important;
     background-color: #FFFFFF ;
            bottom: 200px;
        left: 30%;
            letter-spacing: 1px;
     position: absolute;
         
        }
  .source{ 
  font-size: 18px;
      color: #B52A90 !important;
   bottom: 130px;
        right: 110px;
           position: absolute;
    }






/*  ---------------------------  ESIGM  -------------------------------*/ 
.back-to-top {
			position: fixed;
			bottom: 55px;
			right: 30px;
			text-decoration: none;
			color: #000000;
			font-size: 12px;
			padding: 1em;
						display: none;
		}
	.back-to-top:hover {	
			background-color: rgba(135, 135, 135, 0.50);
	}

.back-to-mail {
			position: fixed;
			bottom: 155px;
			right: 30px;
			text-decoration: none;
			color: #000000;
			font-size: 12px;
			padding: 1em;
						display: none;
		}
    .back-to-mail:hover {	
			background-color: rgba(135, 135, 135, 0.50);
	}


.logo-intro {
	width: auto;
	height:auto;
	position:absolute;
		top:-80px;
		left:15px;
	background-color:transparent;
	}

.logo-sous-gauche {
	width: auto;
	height:auto;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 5px;
	text-align: center;
	font-family: "pragmatica-web-condensed",sans-serif;
	font-size: 22px;
	font-weight: 300;
	position:absolute;
	bottom:-40px;
	right:70px;
	background-color:#A3388D;
	color: #FFF;
	min-width: 150px;
	}

.titre1 {
  font-family: "quatro",sans-serif;

	  font-size:52px;
	  font-weight:600;
	  color:#000000;
	  text-shadow:#000000 2px 2px 1px;
}

.titre1P {
  font-family: "pragmatica-web-condensed",sans-serif;
	  font-size:36px;
	  font-weight:500;
}
.titre1xs {
  font-family: "pragmatica-web-condensed",sans-serif;
	  font-size:38px;
	  font-weight:700;
	  color:#000000;
	  text-shadow:#000000 1px 1px 1px;
}

.sous-titre1 {
  font-family: "pragmatica-web-condensed",sans-serif;
  font-variant:small-caps;
  	  font-size:26px;
	  font-weight:300;
	  color:#009ee0;
	  }

.sous-titre1P {
  font-family: "pragmatica-web-condensed",sans-serif;
  font-variant:small-caps;
  	  font-size:26px;
	  font-weight:300;
	  color:#009ee0;
	  }

.titre-page {
  font-family: "quatro",sans-serif;
	  font-size:42px;
	  font-weight:500;
	  color:#fff;
}


.section-titre {
	background-image:url(../../medias/1-titre/skieurs.jpg);
	background-size:cover;
	background-position:top;
padding-top: 70px;
padding-bottom: 170px;
}

.section-titre-blanc {
	background-color:#ffffff;
padding-top: 30px;
padding-bottom: 30px;
}


.section-pied {
background-color:#27353A;
padding-top: 50px;
padding-bottom: 50px;
font-size:14px;
}
.section-pied a {
color:#FFF;
}
.section-pied a:hover {
color:#009ee0;
}

.texte-noir {
	color:#000 !important;
}
.texte-rouge {
	color:#FF0000 !important;
}
.texte-rougeESF {
	color:#ba413b !important;
}
.texte-blanc {
	color:#FFF !important;
}	
.texte-orange {
	color:#ff6000 !important;
}
.texte-jaune {
	color:#FDC929 !important;
}


.texte-bleu0 {
	color:#009ee0 !important;
}	
	
.texte-bout17 {
	font-size:17px !important;
}

.cadre-content {
	background-color:#FFF;
	padding-left: 20px;
	padding-right: 20px;
}

.cadre-feed {
	width: 100%;
	height: auto;
	background-color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 15px;
	border-left: 2px dashed #B52A90;
	border-top: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	font-size: 0.8em;
	color: #696969;	
}
	
