div#ville {  background-color: #FFFF99}
div#ville .title {  font-family: "Comic Sans MS"; font-size: 24pt; font-weight: normal; color: #339900}
div#main .subtitle {
	font-family: "Comic Sans MS";
	font-size: 14pt;
	font-weight: bold;
	color: #0000a0;
	text-decoration: underline;
}
div#ville font {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-weight: normal;	
}
div#infos, h1 {
	font-family: "verdana";
	font-size: 24pt;
	font-weight: normal;
	color: #187BA5;
}
div#infos, h2 {
	font-family: "verdana";
	font-size: 14pt;
	font-weight: bold;
	color: #187BA5;
	text-decoration: underline;
}
div#infos font {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-weight: normal;	
}
div#bandeau {
	padding: 3px;
	background-color: #187BA5;
	float: left;
	
	width: 594px;
	border-width: thin;
	border-style: solid;
	border-color: #187BA5;

}
div#bandeau ul li{
	display: inline;
}

div#bandeau ul{
display: inline;
}

div#bandeau a:link {
	font-family: "Comic Sans MS"; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #E0EF30;
	}
div#bandeau a:visited{
	font-family: "Comic Sans MS"; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #E0EF30;
	}
div#bandeau a:active {
	font-family: "Comic Sans MS"; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #E0EF30;
	}

div#bandeau a:hover {
	font-family: "Comic Sans MS"; 
	font-size: 10pt; 
	font-weight: normal; 
	color: #FE8004;
	}
div#main {
	padding: 0px;
	margin-left: 0px;
	/*margin-right: 140px;*/
	background-color: #ffffff;
}
div#main p,ul,li {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}

div#ville li{
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-weight: normal;
}

div#main .content 
{
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}


<!-- gestion des liens a -->
div#main a:link {
	font-family: "Comic Sans MS"; 
	font-size: 12pt; 
	font-weight: normal; 
	color: #990000;
	}
div#main a:visited{
	font-family: "Comic Sans MS"; 
	font-size: 12pt; 
	font-weight: normal; 
	color: #9A????u?90000;
	}
div#main a:active {
	font-family: "Comic Sans MS"; 
	font-size: 12pt; 
	font-weight: normal; 
	color: #990000;
	}

div#main a:hover {
	font-family: "Comic Sans MS"; 
	font-size: 12pt; 
	font-weight: normal; 
	color: #339900;
	}



div#sidecol {
	text-align:center;
	padding: 0px;
	width: 150px;
	float: right;
	background-color: #187BA5;
	
}
div#sidecol a:link {
	font-family: "Verdana"; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #E0EF30;
	}
div#sidecol a:visited{
	font-family: "Verdana"; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #E0EF30;
	}
div#sidecol a:active {
	font-family: "Verdana"; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #E0EF30;
	}

div#sidecol a:hover {
	font-family: "Verdana"; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #FE8004;
	}
	
div#sidecol .subtitle {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-weight: normal;
	color: #DBFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DBFFFF;
	border-bottom-color: #DBFFFF;
	}
.titre-bandeau {
	font-family: "Comic Sans MS"; 
	font-size: 11pt; 
	font-weight: bold; 
	color: #E0EF30;
	}

 
