

/* L'en-tête */
.menulink1
{   
   color:#990000;
   font-family:verdana, "Arial Black", "Times New Roman", Times, serif;
   text-align:center;
}

.Text1Footer2 {
font: 9px verdana, arial, sans-serif;
color: #b1b1b1; 
border-color:#FFFFFF;
border-top-style:none;
border-bottom-style:none;
border-left-style:none;
border-right-style:none;
}
.Text2Footer2 {
font: 9px verdana, arial, sans-serif;
color: #707070; 
}
.Titre2 {
font: 12Px Georgia,verdana, arial, sans-serif;
border-top-style:none;
border-bottom-style:none;
border-left-style:none;
border-right-style:none;
color: #990000; 
}
.Titre3 {
font: 20Px Georgia,arial,verdana, sans-serif;
border-top-style:none;
border-bottom-style:none;
border-left-style:none;
border-right-style:none;
color: #990000; 
align: center;
}
.input1 {
font: 11px verdana, arial, sans-serif;

color: #000000; 
}
.input2 {
font: 11px verdana, arial, sans-serif;
background-color:#CCCCCC; 
color: #990000; 
}
.input3{
font: 11px verdana, arial, sans-serif;
color: #FFFFFF; 
background-color:#990000;
}
.input4{
font: 11px verdana, arial, sans-serif;
border-bottom-style:none;
border-left-style:thin;
border-right-style:thin;
border-top-style:thin;
}

.input5{
font: 11px verdana, arial, sans-serif;
border-top-style:none;
border-bottom-style:thin;
border-left-style:thin;
border-right-style:thin;
}

.bandeau_gauche {
background-image: url(../images/jpg/bandeau_gauche.jpg);  
background-repeat:no-repeat;
height:850px; 
width:142px; 
float:left;
}

.bandeau_droit {
background-image: url(../images/jpg/bandeau_droit.jpg); 
background-repeat:no-repeat; 
height:850px; 
width:53px;
float:right;
}

.bandeau_haut {
background-image: url(../images/gif/bg/haut.gif);
position:absolute;
height:145px; 
width:100%;
}

.menu {
background-image: url(../images/gif/bg/menu.gif);
position:absolute;
}

.main {
position: absolute; 
background-color:#FFFFFF;
}

.infobulle{
    position: absolute;   
    visibility : hidden;
    border: 0px solid Black;
    padding: 12px;
    font-family: Georgia,arial,verdana, sans-serif;
    font-size: 12px;
	color: #990000; 
    background-color: #FFFFFF;
}

.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}


.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */
