/* CSS Document */
<style>
body {
	color: #3300FF;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
}
#container {
	clear: both;
} 

#nav, #nav ul {
	padding: 0;
	margin: 0;
	background: #C3D9FF;
	list-style-image: none;
	list-style-type: none;
} 

#nav a {
	display: block;
	width: 114px;
	text-decoration: none;
	color: #3300FF;
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	list-style-type: none;
	text-align: center;
} 

#nav a:hover {
	background-color: #ff8;
	height: 21px;
} 

#nav li {
   float: left;
   width: auto;      
}

#nav li ul {
	position: absolute;
	width: 114px;
	left: -999em;
} 

#nav li:hover ul {
   left: auto; 
}

#nav li:hover ul, #nav li.sfhover ul {
   left: auto; 
} 



.Comic_36 {
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #3300FF;
}

.NavigationHorizontale {
	font-family: "Comic Sans MS";
	font-style: normal;
	font-weight: bold;
	color: #3300FF;
	text-decoration: none;
	background-color: #FFFFFF;
	display: list-item;
	padding: 0px;
	width: auto;
	text-align: center;
}

.NavigationHorizontale:hover {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0000A0;
	text-decoration: none;
	background-color: #99CCFF;
	display: list-item;
	padding: 0px;
	width: auto;
	text-align: center;
}

.NavHorizSimple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3300FF;
	text-decoration: none;
	display: compact;
	padding: 0px;
	width: inherit;
	text-align: left;
}

.NavHorizSimple:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0000A0;
	text-decoration: none;
	background-color: #99CCFF;
	display: compact;
	padding: 0px;
	width: inherit;
	text-align: left;
}

.NavHorizSimpleComic {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3300FF;
	text-decoration: none;
	background-color: #FFFFFF;
	display: compact;
	padding: 0px;
	width: inherit;
	text-align: center;
}

.NavHorizSimpleComic:hover {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #3300FF;
	text-decoration: none;
	background-color: #99CCFF;
	display: compact;
	padding: 0px;
	width: inherit;
	text-align: left;
}


.navigationVerticale {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #3300FF;
	text-decoration: none;
	display: list-item;
	padding: 0px;
	width: auto;
	text-align: left;
	text-indent: 10px;
}


.navigationVerticale:hover {

	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0000A0;
	text-decoration: none;
	background-color: #99CCFF;
	display: list-item;
	padding: 0px;
	width: auto;
	text-align: left;
}

.Arial_12 {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

.Arial_14 {font-family: Arial, Helvetica, sans-serif; font-size: 14px;}

.Arial_16 {font-family: Arial, Helvetica, sans-serif; font-size: 16px;}



.Style6 {font-size: 12px;
	font-weight: bold;}


.Comic_10 {
	font-family: "Comic Sans MS";
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}

.Comic_12 {
	font-family: "Comic Sans MS";
	color: #3300FF;
	text-decoration: none;
	font-size: 12px;
}

.Comic_14 {
	font-size: 14px;
	font-family: "Comic Sans MS";
	color: #3300FF;
	font-weight: normal;
}

.Comic_16 {
	font-family: "Comic Sans MS";
	color: #3300FF;
	text-decoration: none;
	font-size: 16px;
}

.Comic_24 {
	font-family: "Comic Sans MS";
	color: #3300FF;
	text-decoration: none;
	font-size: 24px;
}	

.Comic_18 {
	font-family: "Comic Sans MS";
	color: #FF0000;
	text-decoration: none;
	font-size: 18px;
}	
a:hover {
	text-decoration: none;
	color: #0000A0;
	background-color: #99CCFF;
}

</style>
