
A {TEXT-DECORATION: none;}
A:link {COLOR: #6699ff; TEXT-DECORATION : underline; }
A:active {COLOR: #cc6600; }
A:visited {COLOR: #9900cc; TEXT-DECORATION : underline;  }
A:hover {COLOR: #31A6C6; background: #FEFFE8; TEXT-DECORATION: none;}

H1, H2, H3, H4, H5, H6, TD, TH, P
		{font-family: Verdana, Arial, Helvetica, sans-serif; 
		text-align: left;
		margin-bottom: 0pt;
		vertical-align: top;
		font-weight: bold; }

H1 {font-size: 18px; 
	color: #808080;
	text-transform: uppercase;	 }
		
H2 {font-size: 11px; 
	color: #FFC6FF; 
	font-weight: normal; }
	
H3 {font-size: 18px; 
	color: #31A6C6; }
	
H4 {font-size: 16px; 
	color: #31A6C6;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	 }
	
H5 {font-size: 20px; }

H6 {font-size: 10px; 
	font-weight: normal; }

TD	{font-size: 11px; 
	font-weight: normal; 
	color: #808080; 
	font-style: normal; 
	}

TH{font-size: 11px; 
	font-weight: normal; 
	color: #808080; 
	font-style: normal ; 
}

P{font-size: 11px; 
	font-weight: normal; 
	font-style: normal ; 
	color: #808080; 
	}

.sommaire {font-size: 12px; 
	font-family : Verdana, Arial, Helvetica, serif; 
	padding-left:5px;
    padding-right:5px;
	font-weight: bold;
	margin-bottom: 0pt;}
	
.sans { font-family: Verdana, Arial, Helvetica, serif; 
 	 font-size: 10px; 
 	 font-weight: bold;
	margin-bottom: 0pt;}

.small { font-family: verdana,arial,helvetica,sans-serif; 
	 font-size: x-small;
	 color: #808080; }
	
.titre { font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	padding-left:5px;
	padding-right:5px;
	font-weight: bold; 
	margin: 0px; }
		
.insidemap { font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 12px;
	vertical-align: top;
	 padding-right:5px;
	 padding-left:5px; }

.bodertab{border-color:red;}
	 	
.table#inside {background-color: #FEFFE8; }
.table#title {background-color: #FF99FF; }
.table#subtitle {background-color: #FFC6F9; }

.listimag {
    font-style: italic;
    text-align: center;
    background-color: #fffeef;
    width: 16%;
    
}

.listtext {
    COLOR: #31A6C6;
    font-style: italic;
    font-weight: bold;    
    text-align: center;
    background-color: #ffffef;
    width: 38%;
    
}
.listdownload {
    font-style: italic;
    text-align: center;
    background-color: #ffffef;
    width: 15%;
    
}
.listonline {
    font-style: italic;
    text-align: center;
    background-color: #ffffef;
    width: 15%;
    
}
.listprint {
    font-style: italic;
    text-align: center;
    background-color: #ffffef;
    width: 15%;
    
}

div#navbar2 {
	height: 30px;
	width: 100%;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #99ccff;
}
div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
	color: #FFF;
	line-height: 30px;
	white-space: nowrap;
}
div#navbar2 li {
	list-style-type: none;
	display: inline;
}
div#navbar2 li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #0454a6;
}
div#navbar2 li a:link {
    color: #800080;
}
div#navbar2 li a:visited {
    color: #fffffb;
}
div#navbar2 li a:hover {
    font-weight: bold;
    color: #31a6c6;
    background-color: #ffffef;
}