a {
text-decoration:none;color: #ffffff;
}
a:hover {
text-decoration:none;color: #003399;
}
a:visited {
text-decoration:none;
}
A.liens2 {
text-decoration:none;color: #ff0000;
}
A.liens2:hover {
text-decoration:none;color: #003399;
}
a.liens2:visited {
text-decoration:none;
}
a.contact {
text-decoration:none;color: #000000;
}
a.contact:hover {
text-decoration:none;color: #ff0000;
}
a.contact:visited {
text-decoration:none;
}
a.liens3 {
text-decoration:none;color: #ffffff;
}
a.liens3:hover {
text-decoration:none;color: #ff0000;
}
a.liens3:visited {
text-decoration:none;
}
BODY {
background: #ffffff;
}

.textetitres {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #018eea;
	font-weight: bold;
	text-decoration: none;
}
.textebleu11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
.textebleu12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #018eea;
	text-decoration: none;
}
.texteblanc10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.texteblanc12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.texteblanc13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.texteblanc14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.texteblanc16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
.texteblanc18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}
.textegris12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
}
.textenoir10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textenoir11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textenoir12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.textenoir13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.textenoir14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

/*
html>body .MarginForOtherThanIE
{
	margin-left:164px;
	}

td.zoom {
    position:absolute;
}
td.zoom img {
    z-index: 1;
}
td.zoom a {
    text-decoration: none;
    border: 0;
}
td.zoom a .preview {
    display: none;
}
td.zoom a:hover .preview {
    display: block;
    position: absolute;
    top: -6px;
    left: -8px;
    z-index: 10;
}*/
.zoomIn
{
    position: absolute;
    z-index: 10;
	margin-left: -6px;
	margin-top: -4px;
    width:156px;
    height:117px;
    border:solid #700000 1px;
}

html>body .zoomIn
{
    position: absolute;
    z-index: 10;
	margin-left: -6px;
	margin-top: -4px;
    width:156px;
    height:117px;
    border:solid #700000 1px;
}

.zoomOut
{
		width:144px;
		height:108px;
		border:solid #700000 1px;
}




.boutonOk{
	width: 22px;
	height: 18px;
	background: url(../images/bouton-ok.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	border: 0;
}
.boutonOk:hover, .boutonOkHover{
	width: 22px;
	height: 18px;
	background: url(../images/bouton-ok-on.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	border: 0;
	cursor:pointer;
}


.boutonRechercher
{
	width:80px;
	height: 18px;
	background: url(../images/bouton-rechercher.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	border: 0;
}

.boutonRechercher:hover, .boutonRechercherHover
{
	width:80px;
	height: 18px;
	background: url(../images/bouton-rechercher-on.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	border: 0;
	cursor:pointer;
}

/* CSS POUR PAGINATION */
.pagination {
    line-height:2em;
    text-align:center;
    width:744px;
    color:black;
    font-size:12px; font-family:Verdana , Times New Roman , Arial, sans-serif;
    margin-bottom:-10px;
}
.pagination a,
.pagination span {
    padding:0.2em 0.5em;
}
.pagination a {
    border:1px solid #ef2904;
    color:#ef2904;
    background-color:White;
    text-decoration:none;
}	

.pagination a:hover {
    border:1px solid #003399;
    color:#003399;
}

.pagination .prevnext {
    font-weight:bold;
}

.pagination span.disabled {
    border:1px solid #DDDDDD;
    color:White;
}

.pagination span.current {
    border:1px solid #ffffff;
    background-color:#ef2904;
    color:#ffffff;
    font-weight:bold;
}
	
.StyleDPE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
}
.uniteDPE{font-size:11px;display:block;}

 #tabloDPE
 {
     width:100%;
 }
 
 .img_dpe_detail_energy 
 {
    height:200px;   
 }
/* FIN CSS PAGINATION */
