/* général *************************************************/
body{
	font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : #05228A;
	margin : 0 0% 0% 0;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #C0BFBF;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #C0BFBF;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #C0BFBF;
}



.soustitre{
	font-family : Arial;
	font-size : 13px;
	font-style: normal;
	font-weight : bold;
	color : #05228A;
}



div{
	font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : #05228A;
}

table{
	font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : #05228A;
}

tr{
	font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : #05228A;
}

td{
	font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : #05228A;
}

.abonne{
	font-family : Arial;
	font-size : 9px;
	font-style: normal;
	font-weight : normal;
	color : #5c5c5b;
}
.textegris{
	font-family : Arial;
	font-size : 10px;
	font-style: normal;
	font-weight : normal;
	/*color : #A5A4A4;*/
	color : #666666;
	text-decoration: none;
}

.textegris2{
	font-family : Arial;
	font-size : 12px;
	font-style: normal;
	font-weight : normal;
	/*color : #A5A4A4;*/
	color : #666699;
	text-decoration: none;
}

.txtbleu{
	font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight : bold;
	color : #05228A;
	text-decoration: none;
}

.telecharge{
	font-family : Arial;
	font-size : 10px;
	font-style: normal;
	font-weight : normal;
	color : #05228A;
	text-decoration: none;
}


/* titres *************************************************/
.titre_page{
	font-family : Arial;
	font-size : 13px;
	font-weight : bold;
	color : #666666;
	
}

.titre1{
    font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : #666666;
}
.titregris{
	font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight : bold;
	color : #666666;
	text-decoration: none;
}


/* liens *************************************************/
a{
	font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : #666666;
}
a:hover{
	font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : #05228A;
}
a.menu_actif{
	font-family : Arial;
	font-size : 10px;
	font-style: normal;
	font-weight : normal;
	color : #05228A;
	text-decoration: none;
}

a.menu_actif:hover{
	font-family : Arial;
	font-size : 10px;
	font-style: normal;
	font-weight : normal;
	color : #05228A;
	text-decoration: none;
}

a.menu{
	font-family : Arial;
	font-size : 10px;
	font-style: normal;
	font-weight : normal;
	color : #666666;
	text-decoration: none;
}

a.menu:hover{
	font-family : Arial;
	font-size : 10px;
	font-style: normal;
	font-weight : normal;
	color : #05228A;
	text-decoration: none;
}

/* formulaires *************************************************/
INPUT{
	font-family : Arial;
	font-size : 10px;
	color : #5C5C5B;
}

SELECT  {
	font-family : Arial;
	font-size : 10px;
	color : #5C5C5B;
	background-color : White;
	height : 18px;
}

TEXTAREA  {
	font-family : Arial;
	font-size : 10px;
	color : #5C5C5B;
	background-color : White;
}

/* maj **************/
.alerte{
	font-family : Arial;
	font-size : 13px;
	font-style: normal;
	font-weight : normal;
	color : #FF0000;
}
.entete_tableau{
	font-family : Arial;
	font-size : 12px;
	font-style: normal;
	font-weight : normal;
	color : #000000;
	text-align : center;
	background-color : #CCCCCC;
	text-decoration: none;
}
.numero_bas_page{
	font-family : Arial;
	font-size : 12px;
	font-style: normal;
	font-weight : normal;
	color : #000000;
	text-align : center;
	background-color : #CCCCCC;
	text-decoration: none;
}

a.lexique{
	font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : #6A97FD;
	text-decoration: none;
}

a.lexique:hover{
	font-family : Arial;
	font-size : 11px;
	font-style: normal;
	font-weight : normal;
	color : #05228A;
	text-decoration: none;
}