body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-image: url(../medias/navi_li_bg.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding-top: 110px;
}

/* ENTETE */
#header {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 98px;
	background-color: #4a555a;
	background-image: url(../medias/bg_header.gif);
	background-repeat: repeat-x;
}
#header .logo {
	position: absolute;
	top: 7px;
	z-index: 1;
}
#header h1 {
	position: absolute;
	left: 370px;
	top: 14px;
	font-size: 1.45em;	
	color: #DBDBDB;
}
#header #navtop ul {
	margin: 0px;
	padding: 0px;
}
#header #navtop li {
	display: inline;
}
#header #navtop {
	position: absolute;
	left: 000px;
	top: 65px;
	
	font-size:0.7em;
}
#header #navtop a {
	color: #333333;
	font-weight: bold;
	font-size:10px;
}
#header #navtop a:hover {
	color: #FF0000;
}
/* FIN ENTETE */

/* AUTHENTIFICATION */
#connexion {
	position: absolute;
	width: 250px;
	top: 13px;
	right: 5px;
	text-align: right;
	color: #DBDBDB;
	font-weight: bold;
	font-size:0.8em;
}
#connexion a {
	color: #DBDBDB;
	font-weight: normal;
}
#connexion a:hover {
	color: #FFf;
	font-weight: normal;
}
/* FIN AUTHENTIFICATION */


div#global {
	padding-left:190px;
}
em {
	font-weight: bold;
	font-style: normal;
	color: #F00;
}

a {
	color: #333333;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
}

input {
	color: #000000;
	font-weight: normal;
	border : solid #666 1px;
	font-size:0.8em;
}
.inputLong {
	color: #000000;
	font-weight: normal;
	border : solid #666 1px;
	width: 250px;
}
.inputTresLong {
	color: #000000;
	font-weight: normal;
	border : solid #666 1px;
	width: 500px;
}

.checkbox {
	color: #000000;
	font-weight: normal;
	border : 0px;
}
th {
	background-image:url(../medias/bgTh.gif);
	text-align:left;
	vertical-align:top;
	font-weight:normal;
}
table#tableExpl td{
	background-image:url(../medias/bgTd.gif);
}
.tdNone{
	background-image:none;
}
#tableExpl {
	font-size:0.75em;
}
#table {
	font-size:0.75em;
}
.select {
	background-color:#333333;
	color:white;
	font-weight: normal;
	border:none; 
	font-size:0.8em;
}

#MessageErreur {
	color:#FF0000;
	font-weight: bold;
	font-size:0.8em;

}
.bouton {
	background-color:#333333;
	color:white;
	font-weight: bold;
	border:none; 
	font-size:0.7em;
}
.bouton2 {
	background-color:#333333;
	color:white;
	font-weight: bold;
	border:none; 
	font-size:1em;
}

#tableNews {
	font-size:0.75em;
}
.EnteteNews {
	background-color:#4a555a;
	color:white;
	font-weight: bold;
	border:none; 
	font-size:1em;
	padding-left:20px;
	padding-right:20px;
}


#tableProduit {
	font-size:1em;
}

#cellBg {
	background-color:#E8E8EA;
}

#navtop a {
	color: #333333;
	font-weight: bold;
}
#navtop a:hover {
	color: #FF0000;
}



/**/
.titreListe{
	border-top: 1px solid #767D80;
	border-right: 1px solid #767D80;
	border-left: 1px solid #767D80;
	font-weight: bold;
	padding-left:10px;
}
.tableBorder{
	border: 1px solid #767D80;
}
.tableBorderCell{
	border: 1pt  solid #767D80;
}
.bgClair {
	background-color:#F5FAF7;
}
.bgMoyenCursor {
	background-color:#ACAEAF;
	cursor: pointer;
}

.FtColorOrange {
	/*color:#FF9900;*/
	/*color:#EE5F00;*/
	color:#0600EE;
}

.FtColorOrangeRdv {
	color:#FF9900;
}

.FtColorRouge {
	color:#FF0000;
}
.FtColorVert {
 	color:#33CC00;
}
.TitreTableau {
	background-color:#ACAEAF;
	text-align:center;
	font-weight: bold;
	color:#FFFFFF;
}

.enteteListing {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #FFFFFF ; 
	background-color: #ACAEAF
}
.bordListing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	border: 1px solid #ACAEAF;
}

.gras {
	font-weight: bold; 
}

.energy {
	position: absolute;
	left: 5px;
	top: 112px;
	float: left;
	width: 190px;
	/*text-align: center;*/
}

.energy img {
	border: 1px solid #333333;
}