.lienregular
{
	font-family: Verdana;
	font-weight: regular;
	font-size : 11px;
	color: #505050;
	text-decoration: none;
}


.lienregular:hover
{
	font-family: Verdana;
	font-weight: regular;
	font-size : 11px;
	color: #6D6E71;
	text-decoration: none;
}

.textegrisbold
{
	font-family: Verdana;
	font-weight: bold;
	font-size : 10px;
	color: #505050;
	text-decoration: none;
}
.liengrisbold
{
	font-family: Verdana;
	font-weight: bold;
	font-size : 10px;
	color: #505050;
	text-decoration: none;
}
.liengrisbold:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size : 10px;
	color: #6D6E71;
	text-decoration: none;
}	

.textegris
{
	font-family: Verdana;
	font-weight: regular;
	font-size : 10px;
	color: #505050;
	text-decoration: none;
}

.lientextebold:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size : 11px;
	color: #000000;
	text-decoration: none;
}	

.texte12bold
{
	font-family: Verdana;
	font-weight: bold;
	font-size : 12px;
	color: #505050;
	text-decoration: none;		
}

.texte11bold
{
	font-family: Verdana;
	font-weight: bold;
	font-size : 11px;
	color: #505050;
	text-decoration: none;		
}

.texte10bold
{
	font-family: Verdana;
	font-weight: bold;
	font-size : 11px;
	color: #505050;
	text-decoration: none;		
}


.texteblanc
{
	font-family: Verdana;
	font-weight: regular;
	font-size : 11px;
	color: #ffffff;
	text-decoration: none;
}
.texteblancbold
{
	font-family: Verdana;
	font-weight: bold;
	font-size : 11px;
	color: #ffffff;
	text-decoration: none;
}

.texteclair
{
	font-family: Verdana;
	font-weight: regular;
	font-size : 10px;
	color: #6D6E71;
	text-decoration: none;
}
.texteclairbold
{
	font-family: Verdana;
	font-weight: bold;
	font-size : 10px;
	color: #6D6E71;
	text-decoration: none;
}
.texterougebold
{
	font-family: Verdana;
	font-weight: bold;
	font-size : 11px;
	color: #D70308;
	text-decoration: none;
}	

.dpe{
	position:absolute;
	margin:0px 10px;
	display:none;
	width:510px;
	height:400px;
	background-image:url('images/blanc70.png');
	background-repeat:repeat-all;
}

.dpe_content{
	position:relative;
	width:260px;
	height:240px;
	margin:70px auto;
	background-color:#FFF;
}
.dpe_close{
	position:absolute;
	margin-top:-10px;
	margin-left:245px;
	z-index:100;
}
.dpe_close a{
	cursor:pointer;
}
.dpe_val{
	position:relative;
	margin:5px auto;
	width:260px;
	z-index:10;
	height:239px;
	font-family: Verdana;
}
.dpe_value{
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
	padding-top:3px;
	position:absolute;
	left:215px;
	width:37px;
	height:24px;
	color:#FFF;
}


