BODY
{
	padding: 0px;
	margin: 0px;
	background-image: url(../images/fond_index.png);
	background-repeat: repeat;
	margin-top: 0px;
}


#qr
{

	position: absolute;
	top: 10px;
	 left: 0;
	width: 100%;
	height: 500%;
}

#container1
{

	position: absolute;
	top: 1%;
	 left: 0;
	width: 100%;
}

#container2
{
	position: absolute;
	margin-top: 1%;
	width: 100%;
	height: 500px;
	/*background-image: url(../images/fond3.jpg);
	background-repeat: no-repeat;*/
}

#container3
{
	position: absolute;
	margin-top: 1%;
	width: 96%;
	height: 500px;
	background-image: url(../images/fond3.jpg);
	background-repeat: no-repeat;
	list-style-position: inside;
	padding-left: 4%;
	color: #FFFFFF;

}

#list1 {
	list-style: none;
	font-family: inherit;
	font-size: 18px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;

} 

#list2 {
	list-style: none;
	font-size: 13px;
	font-style: normal;
} 
#list3{
	list-style: none;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
} 
#menu
{
	position: absolute;
	top:1%;
	width: 100%;
	margin: 0 0 0 0;
	padding-left: 0;

}

#nav_infos
{
	position: absolute;
	top: 40px;
	left: 7%;
	width: 80%;
	font-size: 12px;
	color: #DEDEDE;
	font-family: verdana, Arial, Helvetica, sans-serif;
}
#nav_infos2
{
	position: absolute;
	top: 0px;
	left: 839px;
	width: 200px;
	font-size: 11px;
	color: #DEDEDE;
	font-family: verdana, Arial, Helvetica, sans-serif;
}

#nav_infos3
{
	position: absolute;
	top: 0px;
	left: 85%;
	width: 250px;
	font-size: 11px;
	color: #DEDEDE;
	font-family: verdana, Arial, Helvetica, sans-serif;
}

#expos
{
	width: 600px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
