/* CSS Document */

body,td,th {
 	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body  { background-image: url("../../images/bg_body_tools.jpg"); background-repeat: repeat-x; margin-top: 0;
background-color: #494646;
 }

h1 {
	font-size:12px;
}

h2 {
	font-size:12px;
}

.lien-noir {
	color:#000000;
	text-decoration:none;
}

.lien-ev {
	color:#000000;
	text-decoration:none;
	font-size:10px;
}

#layer {
    position:absolute;
    left:1px;
    top:1px;
    width:500px;
    height:150px;
    z-index:1;
    visibility: hidden;
    overflow:hidden
}

#menu_optimEV dt     { color: #fff; background: transparent }
