body
{scrollbar-face-color: #0099FF; scrollbar-shadow-color: #3366CC; 
scrollbar-highlight-color: #34B8FA; scrollbar-3dlight-color: #003366; 
scrollbar-darkshadow-color: #006699; scrollbar-track-color: #FF6600; 
scrollbar-arrow-color: #FF6600}

td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
    text-align: justify;
}

a       {
         text-decoration: none;
         color: #0099FF
}

a:hover      { 
         text-decoration: none;
         color: #FF6600
}

a.orange { color: #FF6600; font-weight: bold; text-decoration: none}
a.orange:hover { color: #FF66OO; font-weight: bold; text-decoration: underline}

a.underline { color: #000000; text-decoration: none}
a.underline:hover { color: #000000; text-decoration: underline}

a.black { color: #000000; text-decoration: none}
a.black:hover { color: #FF6600; text-decoration: none}

a.une-link { color: #000000; text-decoration: none}
a.une-link:hover { color: #000000; text-decoration: underline}

a.bleu2 { color: #CC3333; text-decoration: none}
a.bleu2:hover { color: #CC3333; text-decoration: underline}

.nav {
	font-size: 10px;
}

.titre {
	font-size: 14px;
	font-weight: bold;
}

.taille11 {
	font-size: 11px;
}

.taille12 {
	font-size: 12px;
}


.bleu {
	color: #0099FF;
	font-weight: bold;
}

.rubrique {
	color: #FF6600;
	font-weight: bold;
}

.bleu2 {
	color: #0066CC;
}

.date {
	font-size: 10px;
	color: #FF0000;
}


.newsmedium {
	font-size: 13px;
    color: #3366CC;
	font-weight: bold;
}

.titrecaps {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}

.newsmedium2 {
	font-size: 13px;
    color: #000000;
}



.medium {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}

.big {
	font-family:  Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
}


.box1 {
	padding: 4px;
	border-width: thin;
	border-style: solid;
	border-color: #3366CC #003399 #003399 #3366CC;
    color: #FFFFFF;
	background-color: #6699CC;
	word-spacing: 2pt;
    font-size: 13 px;
    font-family:  Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    text-align:center;
}

.box2 {
	font-weight: bold;
	word-spacing: 2pt;
	color: #3366CC;
	border-color: #6699CC;
	font-size: 13 px;
	border-width: thin;
	border-style: solid;
    border-width: 1px; 
}