/* CSS Document */

/* --------------------------------------------------------------- */
/* 														           */
/* 							  Generic                              */
/* 														           */
/* --------------------------------------------------------------- */

#body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
}

#conteneur {
	width: 820px;
	margin: 0 auto;
}

A
{
	color: #000000;
}

#global {
	position:absolute;
	left: 50%;
	/*top: 50%;*/
	width: 950px;
	/*height: 436px;*/
	/*margin-top: -218px;*/
	margin-left: -475px;
}

#default	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

TABLE
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* --------------------------------------------------------------- */
/* 														           */
/* 							    Header                             */
/* 														           */
/* --------------------------------------------------------------- */
	
#logo {
	margin:0;
	padding:0;
	position:absolute;
	top:0px;
	left:480px;
}

#accueil { /* accueil position */
	margin:0;
	padding:0;
	position:absolute;
	top:46px;
	left:10px;
}

#contact { /* contact position */
	margin:0;
	padding:0;
	position:absolute;
	top:64px;
	left:10px;
}

#deconnect { /* contact position */
	margin:0;
	padding:0;
	position:absolute;
	top:82px;
	left:10px;
}

#spacertop { /* defini la hauteur du header */
	position: relative;
	width: 820px;
	height: 100px;
	margin: 0 auto;
	background-image: url(../Images/log_bg_haut.png);
	background-repeat: repeat-y;
}

/* --------------------------------------------------------------- */
/* 														           */
/* 							   Menu                                */
/* 														           */
/* --------------------------------------------------------------- */

#banner { /* banner position */
	position: relative;
	width: 820px;
	height: 127px;
	margin: 0 auto;
	text-align: center;
	background-image: url(../Images/log_bg_haut.png);
	background-repeat: repeat-y;
}

#spacermenu { /* defini la hauteur du menu */
	position: relative;
	width: 968px;
	height: 40px;
	margin: 0 auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
#btnmenua01 { /* btn position */
	margin:0;
	padding:0;
	position:absolute;
	top:0px;
	left:160px;
}

#btnmenua02 { /* btn position */
	margin:0;
	padding:0;
	position:absolute;
	top:0px;
	left:360px;
}

#btnmenua03 { /* btn position */
	margin:0;
	padding:0;
	position:absolute;
	top:0px;
	left:610px;

}




/* --------------------------------------------------------------- */
/* 														           */
/* 							  center                               */
/* 														           */
/* --------------------------------------------------------------- */

#spacercenter { /* bg dynamique ds la ht */
	position: relative;
	width: 820px;
	margin: 0 auto;
	background-image: url(../Images/log_bg_haut.png);
	background-repeat: repeat-y;
	height: 280px;
	text-align: center;
}

#identification {
	margin:0;
	padding:0;
	position:absolute;
	top:30px;
	left: 30px;
}

#valdeloire {
	margin:0;
	padding:0;
	position:absolute;
	top:30px;
	left: 215px;
}
/* --------------------------------------------------------------- */
/* 														           */
/* 							  footer                               */
/* 														           */
/* --------------------------------------------------------------- */

#footer {
	width: 820px;
	margin: 0 auto;
}

#footer p {
	margin: 0 35px 0 40px;
}

#footer a {
	color: white;
}

.legend
{
	font-size: 10px;
}

.typerapport
{
	color: #444;
}

TABLE .date
{
	text-align:left;
	padding-left: 5px;
}

TABLE .lien
{
	text-align:right;
	padding-right: 19px;
}

/* --------------------------------------------------------------- */
/* 														           */
/* 					      polices & liens                          */
/* 														           */
/* --------------------------------------------------------------- */
.titrefenetre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight: bold;
	vertical-align: middle;
	line-height: 25px;
}

.textegrey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.titrebleu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0099ff;
	font-weight: bold;
}

.titrenoir {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight: bold;
}

.ongleton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight: bold;
}

.ongletoff {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight: bold;
}

.titrewhite {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

.titregrey {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

.txtgood {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#009900;
	font-weight: bold;
}

.txtbad {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
	font-weight: bold;
}

a.content:link, a.content:visited {
	color: #0099ff;
	text-decoration: underline;
}

a.content:hover {
	color: #999999;
	text-decoration: underline;
}


.TableauRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

.TableauLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

