TD 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}

.fond-index {
	background-color: #FFFFFF;
	background-image: url(medias/images/fond-index.jpg);
	background-repeat: repeat-x;
}
.arr-bas {
	background-color: #F7F6F6;
	background-image: url(medias/images/arr-bas.jpg);
	background-repeat: repeat-x;
}
.bleu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.copy {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

A.copy:link {   COLOR: #666666; TEXT-DECORATION: none }
A.copy:visited {    COLOR: #666666;     TEXT-DECORATION: none}
A.copy:active{    COLOR: #666666;   TEXT-DECORATION: none}
A.copy:hover{    COLOR: #999999;   TEXT-DECORATION: underline;}

.arr-top {
	background-color: #F7F6F6;
	background-image: url(medias/images/arr-top.jpg);
	background-repeat: repeat-x;
}
.arr-body {
	background-color: #FFFFFF;
	background-image: url(medias/images/arr-body.jpg);
}
.titre {
	font-family: Arial narrow, Helvetica, sans-serif;
	font-size: 26px;
	color: #0099CC;
	text-decoration: none;
}
.titrelevel2 {
	font-family: Arial narrow, Helvetica, sans-serif;
	font-size: 22px;
	color: #0099CC;
	text-decoration: none;
}
.noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.noir2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.plus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 20px;
	width: 154px;

}
.date {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.gris-g {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.voir-liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.rose {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0066;
	text-decoration: none;
}
.titre-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.gris-g-interne {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.grisgras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.gris-normal {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.mauve {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #993399;
	text-decoration: none;
}
.vert {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
.orange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.vert2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCC00;
	text-decoration: none;
}
.texte-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
.titre2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}

.infobulle{
    position: absolute; 
    width : 250px;
    height :  150px;
    visibility : hidden;
    border: 1px solid Black;
    padding: 10px;
    font-family: Verdana, Arial;
    font-size: 10px;
    background-color: #FFFFCC;
    opacity : 0.5 ; 
    -moz-opacity : 0.5 ; 
    -khtml-opacity : 0.5 ; 
    filter : alpha(opacity=50) ; 

}
