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

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

SELECT {
	width:				180px;
}

A {
	text-decoration:	none;
	color: 				#000000;
	font-weight: 		bold;
}

A:hover {
    font-weight: 		bold;
	color: 				#CC0000;
}

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

.titre_blanc {
	color: 				#ffffff
}

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

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

#cel_centre TD{
	width:				233px;
	height:				228px;
	background-repeat:	no-repeat;
	font-size:			11px;
}

#cel_centre P{
	padding:			30px 30px 30px 30px;
}


IMG {
	border:				0px;
}

/* 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;
}
