/* CSS Document */
.main {
	position:absolute;
	top:0;
	left:0;
	width:1024px;
	min-height:1080px;
	height:1080px;
	background: #fff url(../images/layout/ombra-orizz.gif) no-repeat bottom;
}
.middleText {
	vertical-align:middle;
	display:inline;
}
.animationeFlash {
	background:#000;
	height:110px;
	left:185px;
	position:absolute;
	top:111px;
	width:810px;
}
body {
	background:url(../images/layout/bkg-home.gif) ;
}
.links {
	position: absolute;
	bottom:15px;
	left:2px;
	width:180px;
	top:5px;
	overflow:visible;
	background:url(../images/layout/riquadro-180-home.gif) no-repeat #dfdfdf;
	height:1000px;
}
.links .bottom {
	position:absolute;
	bottom:0;
}
.links .categoria {
	position:relative;
	background:transparent;
	/*zoom:1;
	zoom:normal;*/
	display:none;
}
.links .sottocategoria {
	left:10px;
}
.links .categoria img{
	border:0;
}

.links ul{
	font-size:9px;
	line-height:1.1em;
	/*line-height:1.0em;*/
	list-style:outside;
}
.links li {
	list-style-image:url('../images/layout/li.gif');
}
.links .categoria a{
	color:#000;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	
}
.links .categoria a:hover{
	color:#666;
}
.links .title {
	list-style-image:url('../images/layout/link.gif');
}
.links .title a{
	color:#2F758F;
	font-weight:bold;
	font-size:11px;
	line-height:1.2em;
	font-family:Arial , Helvetica, sans-serif;
}
.animationeLogo {
	height:75px;
	left:185px;
	position:absolute;
	top:4px;
	width:810px;
	background-color: #fff;
}
.animationeMenu {
	height:25px;
	left:185px;
	position:absolute;
	top:84px;
	width:810px;
	background-color: #fff;
}

.accordion {
	position:absolute;
	top:101px;
	/*left:-300px;*/
	width:180px;
	overflow:visible;
	z-index:5;
}
.infoLegali {
	height:500px;
	left:1002px;
	position:absolute;
	top:24px;
	width:13px;
	background-color: #fff;
}

.imgPartners {
	padding:10px;
}
.boxTitleBlue {
	background:url(../images/layout/bkg-home-barratitolo-grey.gif) repeat-x top;
	height: 21px;
	overflow:visible;
	text-align:center;
}
.boxTitleGrey {
	background:url(../images/layout/bkg-home-barratitolo-grey.gif) repeat-x top;
	height: 21px;
	overflow:visible;
	text-align:center;
}

.boxTitleGrey h1, .boxTitleBlue h1{
	color:#fff;
	font-family:"Futura Bk", Arial, Verdana ;
	font-weight:bold;
	font-size:15px;
	display:inline;
	vertical-align:top;
	font-style:italic;
}
.floatLeft {
	float:left;
}

.floatRight {
	float:right;
}
.alignRight {
	text-align:right;
}
.alignLeft {
	text-align:left;
}
.alignCenter {
	text-align:center;
}
.justify {
	text-align:justify;
}
.italic {
	font-style:italic;
}
.bold {
	font-weight:bold;
}
a img, img {
	border:0;
}
p, .text, .testo, ul, li{
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

p a, .text a, .testo a, ul a, li a, .content a {
	color:#2F758F;
	text-decoration:none;
}

p a:hover, .text a:hover, .testo a:hover, ul a:hover, li a:hover, .content a:hover {
	color:#5fa8bf;
	text-decoration:underline;
}
.content {
	position:absolute;
	top:113px;
	left: 187px;
	height: 631px;
	width: 806px;
	background:url(../images/layout/bkg-testo.gif) no-repeat 0 133px;
}
h1 a, h2 a {
	color:#fff !important;
}
h1 a:hover, h2 a:hover {
	color:#fff !important;
}


/* ACCORDION */

.accordion_headings {
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	position:relative;
	background:url(../images/layout/bkg-pin.png) no-repeat;
}
.accordion_headings a {
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.accordion_headings a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.accordion_child{
	padding:5px;
	background:#EEE;
}

.header_highlight{
	background:url(../images/layout/bkg-pin-sel.png) no-repeat;
}

.p1:hover, .p7:hover  {
	background:url(../images/layout/bkg-pin-hov.png) no-repeat;
	background-position: -25px;
}

.p2:hover, .p6:hover {
	background:url(../images/layout/bkg-pin-hov.png) no-repeat;
	background-position: -11px;
}
.p3:hover, .p5:hover {
	background:url(../images/layout/bkg-pin-hov.png) no-repeat;
	background-position: -5px;
}

.p4:hover {
	background:url(../images/layout/bkg-pin-hov.png) no-repeat;
}
.p1, .p7 {
	background-position: -25px;
}

.p2, .p6 {
	background-position: -11px;
}
.p3, .p5 {
	background-position: -5px;
}
.p1 {padding:16px 5px 16px 5px;}
.p2 {padding:4px 8px 3px 8px;}
.p3 {padding:16px 5px 16px 5px;}
.p4 {padding:11px 5px 14px 5px;}
.p5 {padding:11px 5px 12px 5px;}
.p6 {padding:14px 5px 15px 5px;}
.p7 {padding:4px 5px 5px 5px;}

