@charset "utf-8";
#container {
	height: 740px;
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#container #header {
	background-image: url(img/maquette_paoweb_01.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 1180px;
	background-position: bottom;
}
#container #page {
	background-image: url(img/maquette_paoweb_nv.jpg);
	height: 496px;
	width: 1180px;
	background-repeat: no-repeat;
	background-position: top;
	top: auto;
}
#container #menu {
	height: 190px;
	width: 1180px;
}
#container #page #bloc_texte {
	float: right;
	width: 580px;
	font-family: "Microsoft Sans Serif";
	color: #999999;
	padding-top: 5px;
	padding-right: 25px;
	overflow: auto;
	height: 380px;
	text-align: justify;
	padding-left: 15px;
	font-size: 15px;
	margin-top: 30px;
}
#container #page #bloc_texte h2 {
	font-family: Vrinda;
	color: #3051A0;
	font-size: x-large;
}
#container #page #chiffres {
	width: 285px;
	left: 220px;
	position: relative;
	height: 220px;
	top: 10px;
	background-repeat: no-repeat;
	font-family: Vrinda;
	color: #990000;
	font-size: small;
	text-align: justify;
	list-style-type: circle;
	border-bottom-width: thin;
	border-bottom-style: none;
	padding-right: 20px;
	padding-bottom: 10px;
	background-image: url(img/fd_chiffres.png);
	padding-left: 25px;
	padding-top: 0px;
	float: left;
}
#container #page #bloc_texte strong {
	color: #996600;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	text-align: left;
	text-indent: 100px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	list-style-type: circle;
	text-align: left;
	text-indent: 40px;
}

#container #page #panno {
	float: right;
	width: 780px;
	margin-right: 40px;
	height: 430px;
	margin-top: 50px;
}
#container #page #panno #Accordion2 {
	float: right;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF6600;
	list-style-type: none;
}

body {
	background-image: url(img/degrade-formation.jpg);
	background-repeat: no-repeat;
}

