@charset "UTF-8";
#apfooter {
	position:relative;
	width:780px;
	height:39px;
	left: 10px;
	top: 10px;
	z-index:2;
	background-image: url(mezzimages/bgfooter.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 39px;
	color: #FFCC00;
}
#apheader {
	position:relative;
	width:780px;
	height:150px;
	z-index:1;
	left: 10px;
	top: 10px;
}
#appdflink {
	position:absolute;
	width:145px;
	height:50px;
	z-index:3;
	left: 39px;
	top: 363px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	visibility: visible;
}
#apread {
	position:absolute;
	width:235px;
	height:280px;
	z-index:1;
	left: 12px;
	top: 682px;
	text-align: left;
}
.blanc16 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.blue12 {
	color: #0E2765;
	font-size: 12px;
	font-weight: bold;
}
.blue16 {
	color: #0E2765;
	font-weight: bold;
	font-size: 16px;
}
.blue17 {
	color: #0E2765;
	font-weight: bold;
	font-size: 17px;
}
.blue24 {
	color: #0E2765;
	font-weight: bold;
	font-size: 24pt;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #AAAAAA;
	background-image: url(mezzimages/bg.jpg);
	background-repeat: repeat;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #FF8000;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #a7b6de;
	padding: 10px;
}
.enjoy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 40px;
	width: 491px;
	text-align: left;
	position: absolute;
	left: -7px;
	top: 80px;
	height: 51px;
	border-bottom-width: medium;
	border-left-width: medium;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #3B5695;
	border-left-color: #3B5695;
	visibility: visible;
	padding-left: 5px;
}
.half {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px solid #A7B6DE;
	padding: 5px;
}
.Left-italic-12 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: left;
}
.left12 {
	float: left;
	font-size: 12px; 
}
.mission {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #0E2765;
	font-weight: bold;
}


/* navigation */
.navigation {
	background: #D9E1E5;
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 41px;
	width: 770px;
	margin-left: 10px;
}
.navigation a {
	background: #D9E1E5;
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 12px sans-serif;
	line-height: 41px;
	text-decoration: none;
	padding-top: 0;
	padding-right: 1.5em;
	padding-bottom: 0;
	padding-left: 1.5em;
}
.navigation a:hover {
	background-position: left bottom;
	color: #FFFFFF;
	background-color: #0E2765;
}
.noir12 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.orange {
	color: #FF8000;
	font-size: 14px;
	font-weight: bold;
}
/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #A7B6DE;
	text-align: left;
	border-bottom: 1px solid #A7B6DE;
	line-height: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
}
.sidenav li a {
	font-size: 1em;
	color: #000000;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
	text-align: left;
	list-style-type: none;
}
.sidenav li a:hover {
	background: #0e2765;
	color: #FFFFFF;
		text-align: left;	

}
.subtitles_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
.red {
	background-color: #FF6666;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.yellow {
	background-color: #FFFF66;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
.redyellow {
	background-color: #FFCC33;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
.yelgreen {
	background-color: #99FF00;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
.green {
	background-color: #00FF00;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}
.Verdana-12 {font-size: 12px}
ul  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: circle;
	color: #000000;
}


.white {
	color: #FFFFFF;
	font-size: 14px;
}
