/* les liens */
a:link { color: #eb2c00; text-decoration: none; }
a:active { color: #eb2c00;	text-decoration: none; }
a:visited { color: #eb2c00; text-decoration: none; }
a:hover { text-decoration: underline; }

/* lien texte */
a.lien_pager:link 
{
	 color : #eb2c00;	
	 text-decoration: none;	
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 }

a.lien_pager:active {
	color: #eb2c00;	
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a.lien_pager:visited {
	color: #eb2c00;
	text-decoration: none ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

a.lien_pager:hover {
	color: #eb2c00;
	text-decoration: underline ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
/* Autres */	

body {
	margin : 0 0;
	padding : 0;
	font : 11px Arial, Helvetica, sans-serif;
	line-height : 20px;
	background : #fff url(images/fond-fge.gif) repeat-y center top;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	line-height: 24px;
}

.fge{
	font-family: Tahoma;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}

.menu {
	width: 200px;
	text-align: center;
	height: 24px;
	margin: 0 auto;
	background: #000 url(images/fond-menu.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	text-transform: uppercase;
	}

.sousmenu {
	background: url(images/puce.gif) no-repeat 0px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 22px;
	line-height: normal;
	padding: 0px 0px 0px 0px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border-bottom: 1px solid #e6e6e6;
	background-position: 20px;
	text-align: left;
	text-indent: 35px;
	vertical-align: middle;
}

.titre {
	padding-left : 25px;
	line-height : 28px;
	font-size : 18px;
	background : url(images/puce-titre.gif) no-repeat left bottom;
	font-family: Tahoma;
	color : #000000;
	border-bottom : 0 solid #610a1d;
	font-weight : bold;
}

.image {
	margin : 2px;
	border-color : #666666;
	border-width : 2px;
	border-style: solid;
	margin-right: 10px;
	float: right;
}

.actu_titre {
	font-size : 12px;
	font-family: Tahoma;
	color : #ff0000;
	font-weight : bold;
	line-height : 24px;	
}

.actu {
	font-size : 11px;
	font-family: Arial;
	color : #000000;
}

.actu_suite {
	font-size : 11px;
	font-family: Arial;
	line-height : 24px;	
}

.actu_justifie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	margin-top:4pt; 
	margin-bottom:1pt;
}

.fiche_titre {
	text-align: center;
	height: 24px;
	margin: 0 auto;
	background: #000 url(images/fond-fiche.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	}

.liste_clair {
	font-size : 11px;
	font-family: Arial;
	color : #000000;
	background: #FFFFFF;
}

.liste_fonce {
	font-size : 11px;
	font-family: Arial;
	color : #000000;
	background: #F0F0F0;
}

/* les textes - polices */
h1 { font-family: Tahoma; font-size: 18px; color: #ff0000; text-align: left; font-weight: bold; display:inline; }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ff0000; font-weight: bold; display:inline;}

/* les tables */
table.page
{
 border-style: none;
 width: 990;
 height: 100%;
 margin: 0px 0px 0px 0px;
 border-collapse: collapse;
}

table.pager {margin: 1px 1px 1px 1px;}
table.pager tr td 
{
	padding: 1px 1px 1px 1px;
	text-align:center;
	vertical-align:middle;}
