




/*****************************
*  généralités
*
******************************/




@import url("digiteo-screen.css.php");


body{

	background-color: white;
	background-image: none;
}


#ultraTop {
	display: none;

}

body.dossier #bodyPage, body.document #bodyPage
{

	font-size: 10pt;
	Line-height: 13pt;
	margin: 0px 0px 0px 0px;
	padding: 100px 0px 0px 0px;
	z-index: 100;
}


body.dossier #bodyGauche, body.document #bodyGauche
{
	display: none;
}

body.dossier #bodyCentre, body.document #bodyCentre
{
	margin: 0px;
	width: auto;
}


body.dossier #bodyCentre h2.bandeauDossier
{
	height: 150px;
	line-height: 220px;
	margin-top: -80px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-left: 30px;
	padding-bottom: 00px;
	padding-right: 40px !important;
	text-align : left;
	color : #555;
	background-image: none !important;
	background-color: white;
}

