/* *************** DEBUT GENERAL ****************** */

body {
	
	/*background: white ;*/

}
ul li {
	list-style:none;
}
a {
	color: #ffffff;
	text-decoration : none;
}
.ailleurs {
	position:absolute;
	left:-10000px;
	line-height:0;
}


/* *************** FIN GENERAL ****************** */
#header {
	height:490px;	
	position: relative;
}
#header img {
	display:block;
}
#header h1 {
/* paroux */
	font-size:120%;
}

#logo{
	position:absolute;
	top:170px;
	left:30px;
}
/* Les éléments */
#titre {
	position: absolute;
	left: 290px;
	top:0px;
}
#titre h1{
font-family: Arial;
line-height:40px;
	color:#9F9F9F;
	font-size:380%;
	position: absolute;
	width: 670px;
	top:150px;

}
#titre img{

	position: absolute;
	top:150px;

}
h1 {
	color:#f8c325;
	font-size:25px;
}
#chevron {
color:#f8c325;
}
#titre h2 {
	font-size:170%;
	line-height:25px;
	text-align:center;
}
#menu1 {
	clear:both;
	position: relative;
	top:350px;
	left:250px;
	width: 600px;
	height: 100px;
}
#menu1 li {
	float:left;
	padding: 2px 10px;
}
#menu1 ul {
	clear:both;
	padding:0;
	margin: 10px 0 0 0;
}
#menu1 li ul li{
	clear:both;
	padding:5px 0 0 0;
	
}
.texten1 {
	font-size:170%;
	display:block;
	color:black;
	padding:10px 0 5px 0;
}
.texten2 {
	font-size:110%;
	display:block;
	color:#5d4646;
}
.texten2:hover {
	color:black;
	font-weight:bold;
}
/* *************************************** */
#wrapper {
	width: 900px;
	margin: 0 auto;
	position: relative;
}
.bg {
	position : absolute;
}
#bg1 {
	top: 10px;
	left:150px;
}
#bg2 {
	top:150px;
	left:50px;
}
#bg3 {
	top:50px;
	left:120px;
}
#bg4 {
	top:25px;
	left:50px;
}

#main {
padding: 0 0 0 25px;
height: 100px;
position:relative;
}
#contenu h2 {

}
#contenu  a{
font-size:200%;
color:#4F4F4F;
font-weight:bold;
position: relative;
top:350px;
left:450px;
}

#footer {
position:absolute;
left:20px;
	height:30px;
	/*background: white url(../img/frise1.gif) repeat-x 0 100%;*/
}
#footer a {
	color:#4F4F4F;

}

