body {
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 120px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF url(../images/sfondo.gif) repeat-x fixed 0 0;
}
hr{
	display: none;
}
img{
	border: 0;
}

#header {
	position: absolute;
	top: 20px;
	width: 720px;
	left: 50%;
	margin-left: -360px;
	height: 80px;
	text-align: center;
	background: #d02c22 url(../images/sffooter.gif) no-repeat left top;
	z-index: 1;
}

body > #header {
  position: fixed;
}

#lineaheader {
	position: absolute;
	top: 0;
	width: 720px;
	left: 50%;
	margin-left: -360px;
	height: 20px;
	background-color: #d4d4d4;
	z-index: 2;
}

body > #lineaheader {
  	position: fixed;
}

#lineafooter {
	position: absolute;
	left: 50%;
	margin-left: -360px;
	bottom: 30px;
	width: 720px;
	height: 60px;
	text-align: center;
	background: #d02c22 url(../images/sfheader.gif) no-repeat left bottom;
	z-index: 3;
}
body > #lineafooter {
  	position: fixed;
}

#lineafooter p{
	margin-top: 8px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
#lineafooter p a{
	color: #fff;
	text-decoration: none;
}
#lineafooter p a:hover{
	color: #fff;
	text-decoration: underline;
}

#footer {
	position: absolute;
	left: 50%;
	margin-left: -360px;
	bottom: 0;
	width: 720px;
	height: 30px;
	background: #fff url(../images/sfondoheaderlinea.gif) no-repeat ;
	text-align: center;
	color: #919191;
	font-size: 11px;
	z-index: 4;
}

#footer p {
	margin-top:7px;
	text-align: center;
	color: #919191;
	font-size: 11px;
}

#footer p a {
	color: #919191;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#footer p a:hover {
	color: #919191;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

body > #footer {
  	position: fixed;
}

#titolo{
	text-align: center;
	width: 720px;
	height: 60px;
	margin-top: 7px;
	padding: 0;
	background: url(../images/logo.gif) no-repeat center;
}
#titolo h1{
	display: none;
}

#corpo{
	font-family: Arial, Helvetica, sans-serif;
	color: #282828;
	width: 720px;
	margin: auto;
	background: #fff url(../images/sfcorpo.gif) repeat-x  0 top;
	font-size: 15px;
	z-index: 0;
	padding: 5px;
}
#corpo h2{
	color: #d02c22;
	font-size: 19px;
	font-weight: bold;
}
#corpo img{
	border: 2px solid #d02c22;
	padding: 6px;
}
#corpo .imgright{
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
#corpo .imgleft{
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
#corpo a {
	text-decoration: none;
	color: #be281f;
}
#corpo a:hover {
	text-decoration: underline;
	color: #be281f;
}
#corpo p{
	text-align: justify;
}
body > #corpo {
	width: 710px;
	position: absolute;
	top: 100px;
	bottom: 120px;
	left: 50%;
	margin-left: -360px;
	overflow: auto;
}
 * html body{
 	text-align: center;
  	overflow:hidden;
} 
* html div#corpo{	
  	text-align: left;
  	height:100%;
  	overflow:auto;
}
* html div#header,* html div#footer{	
  	text-align: left;
}
 /* M E N U */
#menu {
	position: absolute;
	left: 50%;
	margin-left: -360px;
	bottom: 90px;
	width: 720px;
	Height: 30px;
	background: #d02c22;
	padding: 0;
	z-index: 5;
}
body > #menu {
  	position: fixed;
}
#menu ul {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	background: #d02c22 url(../images/sfmenu.gif);
	width:720px;
	border-bottom: 1px solid #fff;
}
#menu li {
	float: left;
}
#menu h2{
	margin: 0;
	font-size: 13px;
}
#menu a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	
	padding: 6px 15px;
	/* Per IE 5 */
	float: left;
	background: #d02c22 url(../images/sfmenu.gif) repeat-x;
	border-right: 1px solid #fff;
}

/* Rollover Menu */
#menu a:hover {
	display: block;
	color: #FFF;
	text-decoration: none;
	margin: 0;
	border-right: solid #fff 1px;
	padding: 6px 15px;
	/* Per IE 5 */
	float: left;
	background: #de303d url(../images/sfmenuhover.gif) repeat-x;
}
/* Per IE 5 \*/
#menu a { 
	float: none;
}
.sottolineato{
	text-decoration: underline;
}
#sottomenu{
	position: absolute;
	text-align: left;
	width: 150px;
	top: 110px;
	left: 50%;
	font-size: 12px;
	z-index: 1;
	margin-left: -356px;
	
}
#sottomenu .sopra{
	width: 150px;
	margin: 0;
	background: url(../images/sfsottomenu.gif) no-repeat center top;
	padding: 10px 0 0;
}
#sottomenu .sotto{
	width: 150px;
	margin: 0;
	padding: 0;
	background: url(../images/sfsottomenu2.gif) no-repeat center top;
	height: 30px;
}
body > #sottomenu .sotto{
	margin-top: -20px;
}

body > #sottomenu {
  	position: fixed;
}

#sottomenu ul{
	list-style-type: none;
}

#sottomenu a{
	color: #d02c22;
	text-decoration: none;
	font-size: 9px;
	padding-right: 5px;

}
#sottomenu a:hover{
	color: #d02c22;
	text-decoration: underline;	
	font-size: 9px;
	padding-right: 5px;
}

#spaziatura{
	width: 515px;
	margin-top: 10px;
	margin-left: 163px;
	padding: 5px;
}
#cmsimmagine{
	text-align: center;
	width: 250px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
}
#cmstesto{
	font-family: Arial, Helvetica, sans-serif;
	color: #282828;
	font-size: 15px;
	width: 250px;
	float: right;
	text-align: justify;
	margin-right: 5px;
	margin-bottom: 5px;
}
#flashcontent{
	width: 710px;
	text-align: center;
}
#formcontatti{
	font-family: Arial, Helvetica, sans-serif;
	color: #282828;
	font-size: 15px;
	margin: auto;
	width: 450px;
	text-align: center;
}
fieldset
{
	border: 1px solid #d02c22;
	padding: 10px;
	text-align: left;
}
legend
{
	color: #fff;
	background: #d02c22;
	border: 1px solid #d02c22;
	padding: 2px 6px
}
input{
	border: 1px solid #d02c22;
}
