BODY {
	margin:				0px;
	background-color:	#005794;
	font-family: 		Arial, Verdana, Helvetica, sans-serif;
	font-size:			12px;
	font-weight:		normal;	
}

SELECT {
	width:				180px;
}

TABLE, P {
	font-size:			12px;
	font-family: 		arial, Verdana, Helvetica, sans-serif, courier;
	border: 0px;
}


IMG {
	border:	0px;
}


.texte_noir_12 {
 		font-size: 12px;
    	font-weight: normal;
	   	color: #000000;
}

.titre_ens {
 		font-size: 18px;
    	font-weight: bold;
	   	color: #000000
}

.titre_blanc {
	   	color: #ffffff;
 		font-size: 12px;
    	font-weight: bold;
}

.titre_noir {
	   	color: #000000;
 		font-size: 12px;
    	font-weight: bold;
}

.titre_noir_petit {
	   	color: #000000;
 		font-size: 10px;
    	font-weight: bold;
}


.titre_bleu {
	color: #005794;
 	font-size: 12px;
}

.titre_orange {
	   	color: #FF9900;
 		font-size: 10px;
    	font-weight: bold;
}

.titre_orange LI{
	text-align:			left;
	margin:				0px;
	list-style-image: 	url(../images/carre_orange.gif);
	padding:			0 0 10px 0;
}

.titre_orange A{
	color: 				#FF9900;
	font-weight: 		bold;
	font-size:			11px;
}


.fond_no_repeat {
		background-repeat:	no-repeat;
}

.fond_mots-cles {
	background-position: top right;
	background-image: url(../images/fond_bleu_motscles.gif);
	background-repeat: no-repeat;
}


A {font-family: Arial, Helvetica, sans-serif;
 		font-size: 12px;
  		font-style: normal;
    	font-weight: bold;
		text-decoration: none;
	  	text-transform: none;
	   	color: #000000}
A:hover {color: #d4021c}



A.int {font-size: 12px;
	   	color: #000000}
A.int:hover {color: #000000}	


A.orange {font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
	   	color: #FF9900}
A.orange:hover {color: #FF9900}


A.rouge {font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
	   	color: #d3021d}
A.rouge:hover {color: #d3021d}



/* Taille du contenu du site */
.c_site {
	width:				943px;
	background-color:	#FFFFFF;
}
/* Bord gauche */
.g_site {
	width:				30px;
	background-image:	url(../images/back_g.gif);
	background-repeat:	repeat-y;
	background-color:	#220022;
}
/* Bord droit */
.d_site {
	width:				30px;
	background-image:	url(../images/back_d.gif);
	background-repeat:	repeat-y;
}
/* Bord en bas ŕ droite et ŕ gauche -- pour l'ombré en coin de page */
.bas_d_site {
	height:				15px;
	background-image:	url(../images/back_bas_d.gif);
	background-repeat:	no-repeat;
}
.bas_g_site {
	height:				15px;
	background-image:	url(../images/back_bas_g.gif);
	background-repeat:	no-repeat;
}
/* Bord bas */
.bas_site {
	height:				15px;
	background-image:	url(../images/back_bas.gif);
	background-repeat:	repeat-x;	
}

.titre_bleu{
	text-align:			center;
	font-weight:		bold;
	font-size:			16px;
}

.recherche{
	color:				#005794;
	text-align:			left;
}

.recherche P{
	color:				#005794;
	text-align:			left;
	padding-bottom:		20px
}

.recherche SPAN{
	color:				#005794;
	font-weight:		bold;
}

.recherche DIV TD{
	font-weight:		bold;
}

.bas_page{
 	font-size: 			13px;
	font-weight:		bold;
	text-align:			center;
	color:				#FFFFFF;
	padding:			1px 0 5px 0;
}

.bas_page A{
	font-family: 		Arial, Verdana,  Helvetica, sans-serif;
 	font-size: 			10px;
	color: 				#ffffff;
}

.bas_page A:hover{
	color: 				#d4021c;
	background-color:	#ffffff;
	border-style: 		solid;
	border-color: 		#ffffff;
	border-width: 		0px;
}