.fondfilet {
	background-color: #FFFFFF;
	background-image: url(images/filet_fond.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.petitTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.txtBASE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fondPAGE {
	background-image: url(images/fond_page.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #B2B300;
}
#sous_menu_portail
{
	list-style:square inside;
	margin: 0px;
	padding:0px;
	margin-top: 20px;
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	}
#sous_menu_portail li
{
	color: #194B93;
	margin: 0px;
	padding: 0px;
	font-weight:bold; 
	margin-left: 5px;
}

h1
{
	display:inline;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:28px;
	color: #194B93;
	font-weight:normal;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #B2B300;
}
a:link {
	text-decoration: none; 
	color: #B2B300;
	border:0px;
	padding:0px;
}


a:visited {
	text-decoration: none;
	color: #B2B300;
	border:0px;
	padding:0px;
}



a:active {
	text-decoration: none;
	color:#B2B300;
	
	border:0px; 
	padding:0px;
}



a:hover {
	color:#B2B300;
	border: 0px;
	padding: 0px;
	text-decoration: underline;
}


.bandeau a, .bandeau a:link, .bandeau a:visited, .bandeau a:active{
	color : #194B93;
}

.fondliens{
background-image: url(images/fondliens.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.infobulle{
    position: absolute;  
    width:345px; 
    visibility : hidden;
    border: 2px solid #004684;
    padding: 10px;
    font-family: Verdana, Arial;
    font-size: 12px;
    background-color: white;
    color:#004684;
    z-index:100;
	
}
.infobulle td
{
    font-family: Verdana, Arial;
    font-size: 12px;	
	vertical-align:top;
}



