html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



nav ul{
	width:100%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	height: 20px;
	position: absolute;
	top: 113px;
	z-index: 2000;
	text-align: center;
	}
	
nav ul:after,nav ul:before{
		content:"";
		display:table}
	
nav ul:after{
		clear:both}
		
nav ul li{
	float:none;
	list-style-type:none;
	text-transform:uppercase;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 9px;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	text-transform: uppercase;
	font-style: normal;
	width: 100%;
	display: inline;
	margin-right: auto;
	margin-left: auto;
	}



nav ul li a{
	text-decoration:none;
	color:#FFF;
	transition:all .3s ease;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 3px;
}
	
nav ul li a:hover{
		border:0;
		text-decoration:none
	}
	
	
nav ul li a:hover{
	color:#EFA5C4;
}


	
nav ul li.logo a{
		color:transparent;
		background:url(/img/logo.png) no-repeat;
		width:70px;
		height:167px;
		background-position:center center;
		background-color:#fff;
		display:block;
		}
.space {
	margin-right: 80px;
	margin-left: 60px;
}
#logo {
    background-repeat: no-repeat;
    float: none;
    width: 100%;
    margin-top: 75px;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    z-index: 2000;
    text-align: center;
    left: auto;
    right: auto;
}
#Bandeau {
    background-color: #000;
    float: none;
    height: 30px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 110px;
    position: absolute;
    z-index: 1000;
}
.fleche {
	background-image: url(../img/fleche.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	margin-bottom: 30px;
}

#bienvenue {
	float: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 450px;
}
.institut_left {
	float: left;
	width: 250px;
}
.institut_centre {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	position: absolute;
	z-index: 1000;
	float: none;
	height: 450px;
	left: 0px;
}
.institut_right {
	float: right;
	width: 250px;
}
div#colonne1 {
	float: left;
	width: 160px;
	background: lightblue;
}
div#colonne2 {
	float: right;
	width: 300px;
	background: burlywood;
}
div#centre {
	margin-left: 170px;
	margin-right: 310px;
	background: khaki;}
.bienvenue {
	text-align: center;
	width: 200px;
}

.intro_soins {
}
.soins_classes {
	width: 385px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.fleche_bas {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.marques {
}
.reglement_cotenu {
	float: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.marques p {
	font-size: 13px;
}

.gras_rose {
	font-weight: bold;
	color: #F0A5C4;
	font-size: 13px;
}

.gras_noir {
	font-weight: bold;
	color: #000;
	font-size: 13px;
}
.prix_barres {
	font-size: 13px;
	font-weight: bold;
	color: #F0A5C4;
	text-decoration: line-through;
}
.prix_plus {
	padding-top: -50px;
	margin-top: -50px;
}
.tableau_two prix{
	padding-top: 3px;
}
#neige {
	background-image: url(../img/neige.gif);
	position: absolute;
	z-index: 200;
	float: none;
	opacity: 0.4;
	height: 275px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
