/*ALL*/
*{padding:0;margin:0;}
html, body {font-family: Arial; font-size: 12px; color: #333333; background-color:#FAF55C;}
a{
	font-weight:bold;
	text-decoration:none;
	color:#827574;
}
a:hover{
	font-weight:bold;
	text-decoration:underline overline;
	color:#827574;
}

#globalHOME{
	position:absolute;
	top:50%;
	margin-top:-250px;
	height:500px;
	left:50%;
	margin-left:-325px;
	width:650px;
	background-image:url(../img/fond_index.gif);
	background-repeat:no-repeat;
	z-index:1;
	/*min-height:50%;
	width:100%;
	background-color:#8FE3FE;
	position: relative;
	background-image:url(../img/backgroundFondHaut.jpg); background-repeat:repeat-x; background-position:center bottom; position:relative;*/
}

#globalHOME #menu1{
	position:absolute;
	top:32px;
	left:132px;
	text-align:center;
}
#globalHOME #menu2{
	position:absolute;
	top:33px;
	left:468px;
	text-align:center;
}
#globalHOME #menu3{
	position:absolute;
	top:181px;
	left:62px;
	text-align:center;
}
#globalHOME #menu4{
	position:absolute;
	top:320px;
	left:150px;
	text-align:center;
}
#globalHOME #menu5{
	position:absolute;
	top:340px;
	left:415px;
	text-align:center;
}
#globalHOME #logo{
	position:absolute;
	top:125px;
	left:250px;
	text-align:center;
}
#globalHOME #logo2{
	position:absolute;
	top:283px;
	left:250px;
	text-align:center;
}
#globalHOME #adresse{
	position:absolute;
	top:440px;
	left:125px;
	text-align:center;
}
#global{
	width:880px;
	margin:0 auto; 
	position:relative;
}
#global #tetiere{
background-image:url(../img/tetierepage.gif);
background-repeat:no-repeat;
width:880px;
background-position:top right;
height:195px;
position:relative;
}

#global #tetiere #menu1{
	position:absolute;
	top:5px;
	left:300px;
	text-align:center;
}
#global #tetiere #menu2{
	position:absolute;
	top:35px;
	left:180px;
	text-align:center;
}
#global #tetiere #menu3{
	position:absolute;
	top:100px;
	left:310px;
	text-align:center;
}
#global #tetiere #menu4{
	position:absolute;
	top:150px;
	left:440px;
	text-align:center;
}
#global #tetiere #menu5{
	position:absolute;
	top:120px;
	left:555px;
	text-align:center;
}
#global #tetiere #logopage{
	position:absolute;
	top:8px;
	left:700px;
}
#global h1{
	color:#827574;
	font-size:18px;
	font-weight:bold;
	padding-bottom:28px;
	padding-top:10px;
}

#global h2{
	color:#252525;
	font-size:14px;
	font-weight:bold;
	padding-bottom:10px;
	margin-top:20px;
	padding-top:4px;	background-image:url(../img/puceh2.gif);
	background-repeat:no-repeat;
	display:inline;
	padding-right:15px;
	background-position:center right;
}
#global p{
	margin-bottom:20px;
}
#global #texte p{
margin-left:15px;
margin-bottom:20px;
}
#global #centre a{
	color:#252525;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
#global h3{
	color:#252525;
	font-size:12px;
	font-weight:bold;
	padding-left:15px;
	margin-top:15px;
	margin-bottom:10px;
	background-image:url(../img/puceh3.gif);
	background-position:center left;
	background-repeat:no-repeat;
	
}

#global h3 span{
	color:#827574;
	font-size:18px;
	font-weight:bold;
}
ul, li{
list-style-type:none;
}
ul li{
	padding-left:15px;
	margin-top:0px;
	margin-bottom:10px;
	background-image:url(../img/puceh4.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
}

ul.ref li{
	padding-left:15px;
	margin-top:0px;
	margin-bottom:10px;
	background-image:none;
	background-position:0px 3px;
	background-repeat:no-repeat;
}