body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a { color: #00c8eb; 
	text-decoration:none;
}
a.hover { color: #0023ff;
	text-decoration:none;
}

h1 {
    color: black;
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
}


titre {
    color: black;
    font-weight: bold;
    font-size: 16px; 
    line-height: 165%;
    
}

p.hero {
    color: black;
    font-weight: bold;
    font-size: 20px; 
    line-height: 165%;
    margin: 30px 0px 0px 0px;
    
}


p {
    color: black;
    font-weight: 350;
    font-size: 16px;
    line-height: 165%;
    
}

p.esp {
    color: black;
    font-weight: 350;
    font-size: 16px;
    line-height: 120%;
    margin: 10px 0;
   
    
}

div#gauche {
	width:1333px;
	margin-left: auto;
	margin-right: auto;
		}

div#mail {
	width:700px;
	margin-left: auto;
	margin-right: auto;
		}
		
		div#landing01 {
	width:750px;
	margin-left: auto;
	margin-right: auto;
		}

