body, table, tr, td{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #003370;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color: #F1F5F8;
	scrollbar-highlight-color: #F1F5F8;
	scrollbar-3dlight-color: #003370;
	scrollbar-darkshadow-color: #003370;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #003370;
}

form{
	padding : 0px;
	margin : 0px;
}


a, a:active, a:link, a:visited{
	color : #003370;
	text-decoration : underline;
}

a:hover{
	color : #F1A200;
	text-decoration : underline;
}


/*lien copyright ..............................................................................................*/

a.lien1, a.lien1:active, a.lien1:link, a.lien1:visited{
	color : #FFFFFF;
	text-decoration : none;
}

a.lien1:hover{
	color : #0D3D77;
	text-decoration : none;
}


/*lien menu1 .................................................................................................*/

a.lien2, a.lien2:active, a.lien2:link, a.lien2:visited{
	color : #0D3D77;
	text-decoration : none;
}

a.lien2:hover{
	color : #FFFFFF;
	text-decoration : none;
}


/*menu bas ..................................................................................................*/
a.lien3, a.lien3:active, a.lien3:link, a.lien3:visited{
	color : #0D3D77;
	text-decoration : none;
}

a.lien3:hover{
	color : #F1A200;
	text-decoration : none;
}

.menubas{
	font-size : 9px;
}


/*lien menu1 .................................................................................................*/

a.lien4, a.lien4:active, a.lien4:link, a.lien4:visited{
	color : #0D3D77;
	text-decoration : none;
}

a.lien4:hover{
	color : #F1A200;
	text-decoration : none;
}

/*lien par1 .................................................................................................*/

a.lien5, a.lien5:active, a.lien5:link, a.lien5:visited{
	color : #003370;
	text-decoration : none;
	font-weight : bold;
}

a.lien5:hover{
	color : #F1A200;
	text-decoration : none;
	font-weight : bold;
}

a.lien6, a.lien6:active, a.lien6:link, a.lien6:visited{
	color : #F1A200;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}

a.lien6:hover{
	color : #003370;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}

/*bordure site ...............................................................................................*/
.bordure1{
	border-left : 1px solid #003370;
	border-right: 1px solid #003370;
}


/*tableau gauche1 .......................................................................................*/

.tableau1fond{
	border-left : 2px solid #669ACC;
	border-right : 2px solid #669ACC;
	padding : 6px;
}

.tableau1bas{
	border-left : 2px solid #669ACC;
	background-image : url(../images/tableau1_fond1.gif);
	text-align : right;
}


/*tableau gauche2 .......................................................................................*/

.tableau2haut1{
	border-left : 2px solid #669ACC;
	background-image : url(../images/tableau2_fond1.gif);
	text-align : right;
}

.tableau2haut2{
	border-left : 2px solid #669ACC;
	border-right : 2px solid #669ACC;
	background-color : #ABC7E2;
	vertical-align : top;
	padding-left : 6px;
	padding-bottom : 7px;
	color : #023571;
	font-size : 14px;
	font-weight : bold;
}

input, select, textarea{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003370;
	background-color : #FFFFFF;
	padding-left : 1px;
}

.champ1{
	border : 1px solid #003370;
	width : 98%;
	margin : 3px
}

.valider{
	border : 1px solid #003370;
	margin : 5px
}

.titre1{
	color : #FF9600;
	font-size : 16px;
	font-weight : bold;
}

.titre2{
	color : #003370;
	font-size : 16px;
	font-weight : bold;
}

.titre3{
	color : #F1A200;
	font-size : 16px;
	font-weight : bold;
}

.titre4{
	color : #FF9600;
	font-size : 14px;
	font-weight : bold;
}

.titre5{
	color : #003370;
	font-size : 14px;
	font-weight : bold;
}

.texte1{
	font-size : 9px;
}

.texte2{
	color : #FFFFFF;
}

.texte3{
	color : #1F49AB;
	font-size : 14px;
	font-weight : bold;
}

.texte4{
	color : #F1A200;
	font-size : 12px;
}

.hr1{
	border : dotted 1px;
}