﻿img,a  img	{
	border: none;
	}
body, p, td {
	background-color:#2b2d2c; 
	font-size:12px; 
	color:#333; 
	font-family: Arial, sans-serif;
	margin-left: 10px;
	margin-top: 10px;
}

.main {
		margin:0 auto;
		width: 980px;
		}

.main_mobile {
		width: 320px;
		}

.info {
	
	color: #FFF; 
	font-size: 14px;
	padding-top: 10px ;
	padding-bottom: 20px ;
	text-align: left;
	text-align: justify;
}

.titre_img {
			color: #FFF;
			float: left;
}

.titre_entete {
			background-color:#494949;
			width: 845px;
			padding : 0.6em;
			margin-top : 70px;
			color: #FFF;
			float: left;
			text-align : right;
			font-size: 14px; 
			font-weight : bold;
}
	
ul { 
	height: 40px; 
	line-height: 40px; 
	list-style-type: none; 
}

li {
	float: left;
	color: #FFF;
	width: 140px; 
}

a {color:#FFF; text-decoration:none; }
a:visited {color:#FFF;}
a:hover {color:#FFF; font-weight: bold;}

.id1 {
	background : transparent url(nop.png) left center no-repeat;
	padding-left: 40px;
}

.id2 {
	background : transparent url(inf.png) left center no-repeat;
	padding-left: 40px;
}

.id3 {
	background : transparent url(mai.png) left center no-repeat;
	padding-left: 40px;	
}

.id4 {
	background : transparent url(off.png) left center no-repeat;
	padding-left: 40px;
}

.clear {
  clear: both;
}

/* Tableau 1 */
.refresh table {
	background-color:#494949;
	border: 0px;
}

.refresh thead td {
	background-color: #494949;
	padding: 10px;
	border: 0px;
	font-size: 14px; 
	color: #FFF;
	font-weight : bold;	
	text-align: center;
}

.refresh td {
	background-color:#FFFFFF;
	border-bottom: 1px solid #848484;
	padding: 10px;		
	color: #aaaaaa;
	text-align: center;
}

.refresh th {
	background-color:#FFFFFF;
	font-size: 12px; 
	border-bottom: 1px solid #848484;
	color: #494949;	
	font-weight : bold;
	text-align: left;
	padding : 0.6em;
}

.refresh tfoot td {
	background-color: #494949;
	padding: 10px;
	border: 0px;
	text-align: right;
	color: #FFF;
}

th.cel1{
	background-color:#FFFFFF;
	border-bottom: 1px solid #848484;
	border-right: 1px solid #848484;
	font-size: 13px;
	text-align: center;
}

td.cel1{
	background-color:#FFFFFF;
	border-bottom: 1px solid #848484;
	border-right: 1px solid #848484;
	font-size: 13px;
}

td.cel2{
	text-align: left;
}

thead td.cel2{
	text-align: left;
}

td.cel3{
	font-size: 13px;
	text-align: left;
	color: #000000;
}
