body {
 scrollbar-face-color: #FFCC00; 
 scrollbar-shadow-color: #FF6600;
 scrollbar-highlight-color: #FFFFFF;
 scrollbar-3dlight-color: #FF6600; 
 scrollbar-darkshadow-color: #FF6600; 
 scrollbar-track-color: #FFFFCC; 
 scrollbar-arrow-color: #FF6600;
}

a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #CCCCCC}
a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FF9933}


.arial {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold}
.arial_n { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #2F4268; font-weight: normal}
.arial_14 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000}
.arial_14_bleu { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #339933}
.arialrouge {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FF0000; font-weight: bold}
.arial14o { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #FF3300}
.arialblanc {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFCC66; font-weight: bold}
.arial_12_vert { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #339933 }

div.titreBordeaux{
	width:200px;
	height:25px;
	text-align:center;
	font-weight:bold;
	color:white;
	background:url(../images/carton/titreBordeaux.gif) no-repeat center;
	font-family:Arial;
	padding-top:8px;
}

div.titreBordeauxDecale{
	margin-left:40px;
	width:200px;
	height:25px;
	text-align:center;
	font-weight:bold;
	color:white;
	background:url(../images/carton/titreBordeaux.gif) no-repeat center;
	font-family:Arial;
	padding-top:8px;
}
div.titreVert{
	width:200px;
	height:25px;
	text-align:center;
	font-weight:bold;
	color:white;
	background:url(../images/carton/titreVert.gif) no-repeat center;
	font-family:Arial;
	padding-top:8px;
}
div.titreVertDecale{
	margin-left:40px;
	width:200px;
	height:25px;
	text-align:center;
	font-weight:bold;
	color:white;
	background:url(../images/carton/titreVert.gif) no-repeat center;
	font-family:Arial;
	padding-top:8px;	
}
div.titreOrange{
	width:200px;
	height:25px;
	text-align:center;
	font-weight:bold;
	color:white;
	background:url(../images/carton/titreOrange.gif) no-repeat center;
	font-family:Arial;
	padding-top:8px;
}
div.titreOrangeDecale{
	margin-left:40px;
	width:200px;
	height:25px;
	text-align:center;
	font-weight:bold;
	color:white;
	background:url(../images/carton/titreOrange.gif) no-repeat center;
	font-family:Arial;
	padding-top:8px;	
}
div.titreOrangeDecaleDeux{
	margin-left:40px;
	width:200px;
	height:31px;
	text-align:center;
	font-weight:bold;
	color:white;
	background:url(../images/carton/titreOrange.gif) no-repeat center;
	font-family:Arial;
	font-size:14px;
	line-height:13px;
	padding-top:2px;
}