body {
	background:#F0F2F5 url(/images/sfondo.jpg) top left repeat-x;
	margin:75px 0px 0px 0px;
	padding:0px;
	font:11px Helvetica, Arial, sans-serif, Verdana;
	color:#797979;
}

#main {
	background: url(/images/sfondo_ombra.png) top center repeat-y;
	margin-left:-1px;
}

/*solo IE 7.0 */:first-child+html #main{
	margin-left:0px;
}

html>/**/body #main /* FireFox*/{
	margin-left:0px;
}

#main_top{
	background: url(/images/sfondo_top.jpg) top center no-repeat;
}

#main_bottom{
	background: url(/images/sfondo_bottom.jpg) bottom center no-repeat;
	min-height:780px;
	height:auto !important;
	height:780px;
}

#content {
	width:884px;
	padding:17px 0px 35px 0px;
}

.contenuto_home {
	background:url(/images/paola.jpg) top left no-repeat;
	min-height:600px;
	height:auto !important;
	height:600px;
	line-height:145%;
}

.contenuto {
	min-height:535px;
	height:auto !important;
	height:535px;
	line-height:145%;
	padding:30px 10px;
}

a{ 
	color:#999999;
}

a:hover{ 
	color:#FF0000;
}

#menu{
	margin:25px 0px 0px 7px;
}

#menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:12px;
}

#menu li{
	background:url(/images/sfondo_menu_home.jpg) bottom left no-repeat;
	padding:7px 0px 6px 0px;
}

#menu a{
	text-decoration:none;
}

#menu_int ul{
	margin:10px 0px 0px 0px;
	padding:0px;
	list-style:none;
	font-size:12px;
}

#menu_int li{
	background:url(/images/sfondo_menu.jpg) bottom left no-repeat;
	padding:7px 5px 6px 60px;
}

#menu_int #active{
	color:#FF0000;
}

#menu_int a{
	text-decoration:none;
}

#menu_int ol{
	list-style:none;
	margin:7px 0px 0px 0px;
	padding:0px;
}

#menu_int ol li{
	background:none;
	padding:0px 0px 5px 0px;
}

#menu_int ol a{
	background:url(/images/elenco.gif) top left no-repeat;
	padding:0px 5px 0px 15px;
	display:block;
	text-decoration:none;
}

#menu_int ol a:hover, #menu_int ol li .scelto{
	background:url(/images/elenco_f2.gif) top left no-repeat;
	color:#999999;
}


.piede{
	min-height:140px;
	height:auto !important;
	height:140px;
	line-height:145%;
}

h1{
	margin:0px 0px 15px 0px;
	line-height:130%;
	font-size:30px;
	color:#333333;
	font-weight:normal;
}

h2{
	margin:0px 0px 15px 0px;
	line-height:130%;
	font-size:13px;
	color:#666666;
	font-weight:normal;
}

.path a{
	text-decoration:none;
}

