@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(/images/location-corse_02.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#menubar {
	background-image: url(/images/location-corse_07.jpg);
	height: 35px;
	width: 983px;
	margin-bottom:16px;
}
#menubar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menubar a {
	float:none;
}

#menubar li {
	margin: 0px;
	float:left;
	padding: 0px;
}

#menubar li a {
	display:block;
	line-height: 35px;
	height: 35px;
	width: 120px;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	margin-right: 1px;
	margin-left: 1px;
}

#menubar li a:hover {
  background-color: #aa1a51;
}

#footer {
	background-image: url(/images/location-corse_13.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 983px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 4px;
	text-align: center;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}

#contentarea {
	background-image: url(/images/location-corse_08.jpg);
	background-repeat: repeat-y;
	/*border: 1px solid #FF0000;*/
	margin-top: -16px;
}
#content {
	background-image: url(/images/location-corse_11.jpg); 
	min-height:300px;
	/*height: 300px;*/
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 938px;
	margin-left: 11px;
	padding-right: 12px;
	padding-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	/*border: 1px solid #00FF00;*/
}

#content, #content td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C424B;
}

#content h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #811135;
	margin-top:6px;
	margin-bottom:0px;
}
#header {
	background-image: url(/images/location-corse_04.jpg);
	height: 149px;
	width: 983px;
	background-repeat: no-repeat;
	background-position: 1px top;
}
#content a:link, #content a:visited {
	color: #003366;
	text-decoration: none;
}

#content a:hover, #content a:active {
	color: #B71D5B;
	text-decoration: none;
}

input, select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.shadow {
	filter:DropShadow(color=#C0C0C0, offx=0, offy=0, positive=10)
}
