/* CSS Document */

#lien_rouge a:visited{color: #CC0000; text-decoration:none}
#lien_rouge a:hover{color:#CC0000;text-decoration:underline}
#lien_rouge a:link{color:#CC0000; text-decoration:none}

.titreNoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.text-normal {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.TitreBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.text-petit {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.text-normal-blanc {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.text-normalRouge {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.titreBleu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
}
.text-normalBleu {

font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
/* Pour le script javascript de la date dans le formulaire */
.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;
}
.surbrillance {
	background-color: #666666;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
}


.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 */
.TitreBlancMoyen {

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


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
}
.noRepeatXY {
	background-repeat: repeat-y;
}
.fond-bas {
	background-repeat: no-repeat;
	background-position: bottom;
}
.text-normalBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
