@charset "UTF-8";


lp_delfini{
	color: #000000;
}



















h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	display: inline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	display: inline;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: inline;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: inline;
}
h5 {
	display: inline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
body {
	background-color: #a32300;
	margin: 0px;
	padding: 0px;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#root_page {
	width: 900px;
	padding: 0px;
	position: absolute;
	top: 0px;
	visibility: visible;
	z-index: 0;
	left: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -450px;
	background-image: url(img/back_page_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#main_page {
	width: 900px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/back_page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#page_content {
	width: 860px;
	float: left;
	padding-left: 20px;
}
#top {
	width: 860px;
	height: 80px;
}
#top_home {
	height: 320px;
	width: 860px;
}
#spot {
	width: 860px;
	height: 240px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#spot_int {
	width: 860px;
	height: 220px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#spot img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu {
	width: 840px;
	height: 36px;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sub {
	width: 200px;
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}
#sub ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#sub li {
	display: block;
	margin-bottom: 5px;
}
#sub li a:link, #sub li a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 190px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
	padding-right: 0px;
	margin: 0px;
	background-image: url(img/punto.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left 14px;
}
#sub li a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #eeeeee;
	font-style: italic;
	background-image: url(img/punto_select.gif);
	background-repeat: no-repeat;
	background-position: left 14px;
}
.select {
	background-color: #eeeeee;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #A32300;
	text-decoration: none;
	background-image: url(img/punto_select.gif);
	background-repeat: no-repeat;
	background-position: left 14px;
}
#content {
	float: right;
	padding: 0px;
	margin-top: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	width: 600px;
}

#content_stampa {
	float: right;
	padding: 0px;
	margin-top: 20px;
	margin-right: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width: 600px;
}









#slogan_home {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	width: 500px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#content_home_sx {
	float: left;
	width: 180px;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content_home_dx {
	width: 419px;
	float: left;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#p1 {
	width: 300px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(img/punto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	text-decoration: none;
}
#p2 {
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/punto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}
#footer {
	width: 840px;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#piede {
	width: 900px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.linco, .linco:link, .linco:visited {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.linco:hover{
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
}
#text_pro {
	width: 900px;
	float: left;
	padding-left:20px;
	padding-right:20px;
	margin-top: 30px;
}
.link_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
	color: #666666;
}
a.link_footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

