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

body, html {
	margin:0;
	padding:0;
	height:100%;
}


body, td, p {
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	font-size:11px;
	color:#000000;
}


form {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}


a {
	color: #000000;
	text-decoration: underline;

}
a:hover {
	color: #990000;
}


h1, h2, h3, h4, h5, h6 {
	color: #000000;
}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}


h4 {
	font-size: 11px;
	margin-bottom:0;
	padding-bottom:0;
}


#container {
	position:relative;
	width:955px;
	margin: 0 auto;
	height:100%;
	text-align:left;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}

body > div#container {
	height:auto;
	min-height:100%;
}


#header {
	height: 459px;
	background-image:url(../images/header_01pmp.jpg);
	background-repeat:no-repeat;
	cursor:default;
}

#nav {
	height: 35px;
	background-image:url(../images/sfo_nav.jpg);
	background-repeat:no-repeat;
}


#container > #main {
	background-image:url(../images/sfo_content.jpg);
	min-height:304px;
	background-position: 0 35px;
	background-repeat: repeat-x;
}
#content {
	margin: 35px 20px 0 110px;
	padding-bottom: 8em;
}



#footer {
	position:absolute;
	bottom:0;
	margin: 10px auto;
	width:825px;;
	padding-right: 130px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	z-index:100;
}
#footer a {
	text-decoration:none;
}




/* STILI PER IL MENU DI NAVIGAZIONE */
 #nav ul {
	list-style-type:none;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#444444;
	text-align:center;
	padding-top: 14px;
}
#nav ul li {
	display: inline;
	padding: 0 12px 0 12px;
}
#nav a {
	color:#444444;
	text-decoration: none;
}

#nav a:hover, #nav a.liv1_on, #nav a.liv1_on:link, #nav a.liv1_on:visited  {
	color:#ffffff;
	text-decoration: none;
}



/* MENU DEI CATALOGHI */
#navcar {
	position:absolute;
	left: 726px;
	top: 0px;
	width:184px;
	min-height:268px;
	background-image:url(../000navcar_top.gif);
	background-repeat:no-repeat;
	background-position: top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
/*	font-weight: bold; */

}
#navcar-middle {
	background-image:url(../000navcar_middle.gif);
	background-position: top;
	background-repeat:y-repeat;
	margin-top:42px;
	padding-top:4px;
	padding-left:16px;
	padding-right: 16px;
	white-space:nowrap;
	line-height:16px;
}
#navcar-bottom {
	font-size:10px;
	background-image:url(../000navcar_bottom.gif);
	width:184px;
	height:43px;
	background-repeat:no-repeat;
	background-position: bottom;
}

a#lido_lazzarella {
	position:absolute;
	width: 240px;
	height: 80px;
	left: 325px;
	top: 57px;
}

