/* 
	File : dv.ref.css
*/

div#ref-content {
	background:url("/images/page.backgroundContentLight.jpg");
	background-repeat: no-repeat;
	background-color:#141414;
	margin:0 auto;
	color:#FFFFFF;
	width:896px;
	height:870px;
	text-align:left;
	padding-top:40px;
	padding-bottom:20px;
	padding-left:40px;
	padding-right:40px;
}

h1 {
	font-size:16pt;
	margin-bottom:10px;
}

h2 {
	font-size:14pt;
	margin-bottom:10px;
}

.secteurDiv {
	clear:both;
	display:none;
}

li {
	list-style:none;
	margin-left:20px;
}

div#blocGraphique {
	width:896px;
	height:270px;
}

a.secteurPuce {
	color:#ffffff;
}

a.secteurPuce:hover {
	font-style:italic;
}
