@import "body.css";

.dg 
{
	border-left: solid 1px #7C3D16;
	padding:15px 10px 15px 10px;
}

.BandeauBasPage
{
	width:441px;
	height: 18px;
	background-color:#7C3C15;
	margin-left:59px;
}


.ItemStyle, .AltItemStyle
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	color: White;
	border-width:0px;
}

.DataGrid
{
	border-width:0px;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}

.AttacheePresse, .AttacheePresse a
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	color:#7C3C15;
	text-align:left;
}

.AttacheePresse
{
	margin: 0px;
	padding: 0px 0px 0px 60px;
	
}

.AttacheePresse a:hover
{
	text-decoration: none;
}

