/* CSS Document */

body {
margin:0px;
padding:0px;

}

#contenitore {
width:796px;
position:relative;
}

#logo {
position:absolute;
top:21px;
left:428px;
width:262px;
height:81px;
}


#menusinistra {
position:absolute;
top:147px;
left:30px;
width:168px;
height:248px;
text-align:left;
font-family:Georgia, Times New Roman, Times, serif;
}

#menucentro{
position:absolute;
top:70px;
left:30px;
height:23px;
font-size:15px;
text-align:left;
font-family:Georgia, Times New Roman, Times, serif;
border-bottom:1px solid #EFEFEF;
}

#menucentro a:link, #menucentro a:visited, #menucentro a:active{
padding-left:3px;
padding-right:3px;
color:#000000;
text-decoration:none;
}

#menucentro a:hover{
padding-left:3px;
padding-right:3px;
color:#44B8BA;
text-decoration:none;
}


.lihome{
	display:block;
	color: #000;
	font-family:Georgia, Times New Roman, Times, serif;
	list-style: none;
	height:29px;
	padding-top:3px;
	font-size:20px;
}
.lihome a:link, .lihome a:visited, .lihome a:active{
	color: #000;
	text-decoration:none;
	padding-left:32px;
}
.lihome a:hover{
	color:#44B8BA;
	text-decoration:none;
	padding-left:32px;
	background-image:url(../grafica/roll.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom:5px;
}

.lihome2{
	display:block;
	color: #000;
	font-family:Georgia, Times New Roman, Times, serif;
	list-style: none;
	padding-bottom:10px;
	padding-top:3px;
	font-size:20px;
}
.lihome2 img{
border:0px;
}
.lihome2 a:link, .lihome2 a:visited, .lihome2 a:active{
	color: #000;
	text-decoration:none;
}
.lihome2 a:hover{
	color:#44B8BA;
	text-decoration:none;
	background-image:url(../grafica/roll2.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:34px;
}

.ulhome{
margin:0px;
padding:0px;
}

#lihome1{
	background-image:url(../grafica/01.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#lihome2{
	background-image:url(../grafica/02.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#lihome3{
	background-image:url(../grafica/03.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#lihome4{
	background-image:url(../grafica/04.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#lihome5{
	background-image:url(../grafica/05.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}


#lihome6{
	background-image:url(../grafica/06.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#lihome7{
	background-image:url(../grafica/07.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.rosa {
color:#BD3361;
}
