body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;


}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}


.text_coordonnees {font-family: Verdana,Times New Roman, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #999999}

.text12 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #999999}


.text9 {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #999999}
.text7 {font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #999999}

A:link {
	color: #FFFFFF; /* 334655 bleu logo*/
	text-decoration: none;
	font-weight: bold;
}
A:visited {color: #FFFFFF; text-decoration: none;font-weight: bold}
A:hover {color: #FFCE00; text-decoration: none;font-weight: bold}


.lien, a.lien:link, a.lien:active, a.lien:visited { color:#EEEEEE; font-size: 9pt; font-weight: bold; text-decoration: none} 
a.lien:hover {
	color:#ffffce;
	font-weight: bold;
} 

.lien_interrenet, a.lien_interrenet:link, a.lien_interrenet:active, a.lien_interrenet:visited { font-family: Arial, Helvetica, sans-serif; color:#DDDDDD; font-size: 7pt; font-weight: bold; text-decoration: none} 
a.lien_interrenet:hover { color:#EEEEEE} 


BODY { SCROLLBAR-FACE-COLOR: #A5A5A5}

.shiftcontainer{
position: relative;
left: 5px; /*Number should match -left shadow depth below*/
top: 5px; /*Number should match -top shadow depth below*/
}

.shadowcontainer{
width: 960px; /* container width*/
background-color: #000000;
}

.shadowcontainer .innerdiv{
/* Add container height here if desired */
background-color: #000000;
border: 1px solid gray;
padding: 6px;
position: relative;
left: 0px; /*shadow depth - ancien -5*/
top: 0px; /*shadow depth - ancien -5*/
}