BODY, DIV, TR, TD, H1, H2, H3, H4, H5, H6, P, OL, LI, UL
{
	font-family: tahoma,Verdana,Arial,Times;
	font-size: 13px; 
	color: rgb(33,85,136); 
}

TEXTAREA, INPUT, SELECT
{
	font-family: tahoma,Verdana,Arial,Times;
	font-size: 13px; 
	color: rgb(0,0,0); 
}

BODY
{
	background-color: rgb(66,107,135); 
	scrollbar-face-color: rgb(230,183,56); /* clr principale barre + objets */
	scrollbar-highlight-color: rgb(240,193,66);
	scrollbar-shadow-color: rgb(210,163,36);  
	scrollbar-3dlight-color: rgb(240,193,66); 
	scrollbar-arrow-color: rgb(41,92,120); /* fleches */
	scrollbar-track-color: rgb(71,112,140); /* fond */
	scrollbar-darkshadow-color: rgb(66,107,135);
	margin-top: 0px;
}

A:link, A:visited
{
	color: rgb(184,77,38); 
	font-weight: bold;
	text-decoration:none;
	font-size: 11px; 
}

A:hover
{
	color: rgb(184,77,38);
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px; 
}

A.bleu:link, A.bleu:visited
{
	color: rgb(10,61,112); 
	font-weight: bold;
	text-decoration:none;
	font-size: 13px; 
}

A.bleu:hover
{
	color: rgb(60,111,162);
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px; 
}

A.blanc:link, A.blanc:visited
{
	color: rgb(245,245,245); 
	font-weight: bold;
	text-decoration:none;
	font-size: 13px; 
}

A.blanc:hover
{
	color: rgb(255,255,255);
	text-decoration: underline;
}

.fondblanc
{
	background-color: rgb(252,252,252); 
}

.fondrouge
{
	background-color: rgb(254,250,241); 
}

.fondvert
{
	background-color: rgb(239,252,245); 
}

.fondbleu
{
	background-color: rgb(241,246,255); 
}

.titrerouge
{
	background-color: rgb(166,36,5); 
	color: rgb(255,255,255); 
	background-image: url('../images/degrade-sess.gif'); 
	background-repeat: repeat-y; 
	background-position: center right; 
	font-weight: bold;
}

.titrebleu
{
	color: rgb(255,255,255); 
	background-color: rgb(33,85,136); 
	background-image: url('../images/degrade-sess-prep.gif'); 
	background-repeat: repeat-y; 
	background-position: center right; 
	font-weight: bold;
}

.titrebleupetit
{
	color: rgb(255,255,255); 
	background-color: rgb(33,85,136); 
	background-image: url('../images/degrade-part.gif'); 
	background-repeat: repeat-y; 
	background-position: center right; 
	font-weight: bold;
}

.titrevert
{
	color: rgb(255,255,255); 
	background-color: rgb(42,138,80); 
	background-image: url('../images/degrade-sess-term.gif'); 
	background-repeat: repeat-y; 
	background-position: center right; 
	font-weight: bold;
}

.titrevertpetit
{
	color: rgb(255,255,255); 
	background-color: rgb(42,138,80); 
	background-image: url('../images/degrade-nouv.gif'); 
	background-repeat: repeat-y; 
	background-position: center right; 
	font-weight: bold;
}

.cadre
{
	border-color: rgb(33,85,136);
	border-width: 1px;
	border-style: solid;	
}

.erreur
{
	color: rgb(184,77,38);
	font-weight: bold;
}

.fondLignes
{
	background-color: rgb(31,82,126);
	background-image: url('../images/bckgd-menu-vitrine-lignes.gif');
	background-position: 1 0;
	background-repeat: repeat-y;
}
