/* Reset css*/
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body{
	background:url(../img/bgMaster.png) repeat-x;
}

#content{
	font-family:arial, sans-serif;
	font-size:12px;
	width:960px;
	margin:auto;
}

h1{
	width:600px;
	height:83px;
	background:url(../img/logoHeader.png) no-repeat;
	text-indent:-9999px;
}

h1 a{
	width:500px;
	height:83px;
	display:block;
}

ul#navigation{
	height:37px;
	margin-top:1px;
}

ul#navigation li{
	float:left;
	width:150px;
	text-align:center;
}

ul#navigation li a{
	display:block;
	text-decoration:none;
	font-weight:800;
	color:#375c72;
	width:150px;
	height:37px;
	padding-top:11px;
}

ul#navigation li a:hover{
	background:url(../img/menu_eltHover.png) repeat-x;
	width:150px;
	height:37px;
	color:#ffffff;
}
#navigation .sepa{
	width:2px;
	height:36px;
	text-indent:-9999px;
	background:url(../img/imgSepa.png) no-repeat;
}
h2{
	clear:both;
	font-size:24px;
	color:#5d8ca9;
	margin-bottom:25px;
	margin-top:28px;
}
h3{
	color:#4c6270;
	font-weight:800;
	font-size:14px;
	margin-bottom:27px;
}

p{
color:#4c6270;
line-height:18px;
}


#presentation{

	position:relative;
}
#presentation p{
	margin-left:40px;
	margin-bottom:27px;
	width:390px;
	position:relative;
}
#slide{
	position:absolute;
	top:0;
	left:517px;
}

#btnTester{
	background:url(../img/testOffre.png) no-repeat;
	text-indent:-9999px;
	width:475px;
	height:66px;
	margin-bottom:40px;
}

#btnTester a{
	display:block;
	width:475px;
	height:66px;
}
#btnTester a:hover{
	display:block;
	width:475px;
	height:66px;
	background:url(../img/testOffreHover.png) no-repeat;
}

#atouts{
	width:950px;
	padding-top:30px;
	margin:auto;
}
#atouts p{
	margin-bottom:36px;
	width:190px;
}
.icones{
	position:absolute;
	top:0;
}

/* Gauche */
#bloc1, #bloc2, #bloc3{
	position:relative;
}

#bloc1 p, #bloc1 ul, #bloc2 p , #bloc2ul, #bloc3 p , #bloc3ul,#bloc1 h3, #bloc2 h3, #bloc3 h3{
	padding-left:80px;
}

#bloc3{
padding-top:14px;
}

#left{
	width:270px;
	float:left; 
}

/* Milieu */
#bloc4, #bloc5, #bloc6{
	position:relative;
}
#bloc4 p , #bloc4 ul, #bloc5 p , #bloc5 ul, #bloc6 p , #bloc6 ul,#bloc4 h3, #bloc5 h3, #bloc6 h3{
	padding-left:80px;
}
#middle{
	width:270px;
	float:left;
	margin:0 50px 0 50px;
}
/* Droite */
#right{
	width:310px;
	float:left;

}
#right p{
	width:310px;
}
#terre{
top:15px;
}
/* Pied */
#footer{
	clear:both;
	background:url(../img/bgFooter.png) repeat-x center top #517d97;
	height:77px;
	text-align:center;
	color:#c9ebff;
	font-family:verdana;
	font-size:10px;
	font-weight:800;
	padding-top:40px;
}
#footer a{
	color:#53bfff;
}
#footer a:hover{
	color:#ffffff;
}
