/* Style Frangipane.it */
/* Copyright 2006 All Rights reserved */
/* by Mauro Tarantino */
body, div, h1, h2, h3, h4, p, ul, li, dl, dt, dd, img, form, fieldset, blockquote {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
body {
    background: #feffcf;
    							
	
}
p, div, li,  h1, h2, h3, h4, td, input, select, textarea {
    font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
    font-size: 13px;
    line-height: normal;
}
h1, h2, h3, h4, p.tagline, legend {
	font-family: Georgia, "Times New Roman", Times, serif;
}
p, h1, h2, h3, h4 {
	margin-bottom: 5px;
}
			
a img, :link img, :visited img {
    border: none
}
a:link, a:visited {
    color: #67643B;
    text-decoration: none;
}
a:hover, a:active {
    color: #A9060D;
    text-decoration: underline;
}
h1 span, h2 span, h3 span {
    display: none;
}
li {
    list-style: none;
}
div.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}
/* ----------------------------------- */
/* COMANDI 
/* ----------------------------------- */

#top, #main, #content, #bottom, #extra, #footer, #credits {
	width: 954px;
	margin: 0 auto;
	text-align: left;
}

/* ----------------------------------- */
/* TOP Testata del doc
/* ----------------------------------- */
#top-wrapper {
	height: 164px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#top {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 164px;
}
#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 92px;
	width: 347px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
}


/* ----------------------------------- */
/*Content del del doc
/* ----------------------------------- */
#content-wrapper {
	background-repeat: repeat-y;
	background-position: 0 0;
	height: 650px;
}
#content {
	background-image: url(images/BG_PAGE.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
	height: 650px;
	overflow: hidden;
}
/* ----------------------------------- */
/*Introduzione del del doc
/* ----------------------------------- */
#intro1 {
	width: 800px;
	float: right;
	padding-top: 10px;
	padding-left: 80px;
	padding-right: 75px;
	padding-bottom: 5px;
	overflow: auto;
	}
/* ----------------------------------- */
/*Footer
/* ----------------------------------- */
#footer-wrapper {
	height: 347px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footer {
	background-image: url(images/FOOTER_BG.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 347px;
}

#home-image {
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 347px;
	width: 830px;
	clip: rect(auto,auto,auto,auto);
}
/* ----------------------------------- */
/*Credits
/* ----------------------------------- */
#credits-wrapper {
	height: 70px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 0px;
	padding: 0px;
	float: none;
	overflow: hidden;
}
#credits {
	background-position: 0 0;
	height: 70px;
}

/* ----------------------------------- */	
/*NAVIGATION
-----------------------------------------------------------------

TOP NAVIGATION
														*/
ul#topnav {
	position: relative;
	width: 800px;
	height: 39px;
	font-size: 11px;
	padding: 0;
	margin:0;
	border-right: none !important;
	float: none;
	top: 33px;
	left: 65px;
}
ul#topnav li {
	height: 23px;
	width: 80px;
	position: relative;
	display: block;
	float: right;
	z-index: 20;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
ul#topnav,
ul#topnav li a {
	padding: 0;
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #FEFFCF;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 23px;
	text-decoration: none;
	font-weight: bold;
}
ul#topnav li a {
	color: #000000;
}
ul#topnav li a:hover { color: #C21B00!important; text-decoration: none; }
ul#topnav li.current_page_item a,
ul#topnav li.current_page_item a:hover {
	padding-bottom: 3px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C21B00;
	}

#slider {
	position: absolute;
	border-bottom: 5px solid #ffaa22;
	width: 80px;
	height: 37px;
	margin: 0 2px 0 5px;
	z-index: 1;
	}
/* ----------------------------------- */	
/*NAVIGATION
-----------------------------------------------------------------

down NAVIGATION
														*/
ul#downnav {
	position: relative;
	width: 800px;
	height: 8px;
	font-size: 5px;
	border-right: none !important;
	float: none;
	margin: 0;
	z-index: auto;
	padding: 0;
	left: 95;
}
ul#downnav li {
	height: 8px;
	width: 80px;
	position: relative;
	display: block;
	float: right;
	z-index: 20;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0;
}
ul#downnav,
ul#downnav li a {
	padding: 0;
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #DAD8AF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 10px;
	text-decoration: none;
	font-weight: normal;
}
ul#downnav li a {
	color: #000000;
}
ul#downnav li a:hover { color: #AEA81C!important; text-decoration: none; }
ul#downnav li.current_page_item a,
ul#downnav li.current_page_item a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C21B00;
	padding: 0px;
	}

#downslider {
	position: absolute;
	border-bottom: 5px solid #ffaa22;
	width: 80px;
	height: 10px;
	z-index: 1;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 3px;
	}

	
		.bottom-section {
	width: 250px;
	margin-right: 10px;
	float: left;
	margin-left: 60px;
	}
		.bottom-sectionA {
	width: 510px;
	margin-right: 0px;
	float: left;
	
	margin-top: 50px;
	}
	
#colonna-dx {
		float: right;
		width: 500px;
	}
/* ----------------------------------- */
/* MAIN
/* ----------------------------------- */

#main-wrapper {
	background-color: #FEFFCF;
	background-position: 0 0;
}
#main {
	background-image: url(images/BG_PAGE.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#intro {
	width: 500px;
	float: right;
	margin-right: 80px;
	right: -50px;
	}
		#intro h1 {
			font-size: 28px;
			color: #FFF;
			margin-top: 25px;
		}
		#intro p.tagline {
			font-size: 18px;
			color: #000000;
			margin-top: -20px;
		}
		
		.underline {
	background-repeat: repeat;
	background-position: 0 0;
		}
		.underline h2 {
			font-size: 13px;
			line-height: 24px;
			color: #000000;  
			margin-bottom: 0px;
		}
		.underline p, .underline ul {
			margin-bottom: 24px;
		}
		.underline p, .underline li {
			line-height: 24px;
		}
		.underline li {
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0 7px;
		}
	
	#side {
	width: 260px;
	float: left;
	margin-left: 65px;
	border-right-width: 0px;
	border-right-style: none;
	margin-top: 30px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-width: 0px;
	border-left-style: none;
	padding-left: 15px;
	}
	#side-content {
	border: thin solid #E0DEB5;
	}
		#side-content h2 {
			color: #000000;
			font-size: 16px;
			margin-top: 20px;
		}
	
		.more-info li {
			line-height: 20px;
			border-bottom: 1px solid #7E7A5E;
			font-size: 12px;
			background: url(../_images/bg/side-li.gif) 0 5px no-repeat;
			padding-left: 15px;
		}
		.more-info li a {
			text-decoration: none;
			display: block;
		}
		
		#side-content blockquote, #content blockquote {
	padding-left: 35px;
	padding-top: 10px;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: 0 0;
		}
		#content blockquote {
			width: 300px;
			float: right;
			margin-left: 0px;
			color: #000000;
		}
			blockquote span {
				font-style: italic;
				font-size: 12px;
			}
			
			
/* ----------------------------------- */
/* Copyright Privacy % Policy
/* ----------------------------------- */			
#copyr {
	position: relative;
	width: 800px;
	height: 38px;
	font-size: 10px;
	border-right: none !important;
	float: none;
	z-index: auto;
	left: 95;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	top: 10px;
	margin-left: 50px;
}	
/* ----------------------------------- */
/* Scrollbars
/* ----------------------------------- */	

