/*
 ------------------------------------------------------------
	MENU_STYLE.CSS	Foglio stile per menu IFA

	Data:  31-01-2006
 ------------------------------------------------------------
*/



a {
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color: #003e2d;
}
a:hover{
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color: #571601;
}


body {
scrollbar-darkshadow-color: #5a7ca9;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #7c7e7e;
scrollbar-shadow-color: #eff1ef;
scrollbar-3dlight-color : #5a7ca9;
scrollbar-arrow-color : #5a7ca9;
scrollbar-base-color : #5a7ca9;
}

div#spazio{
	position:relative;
	background:#fff;
}


/* scorrimento testi */
#ma_liste li{ 
padding-top: 30px;
width:475px !important;
height: 700px;
font:14px Arial;
}
#ma_liste #titolo{ 
border-bottom:1px solid #cbb8a7;
font:16px Arial;
padding-bottom:12px;
padding-left: 50px;
padding-right: 51px;
}

#ma_liste #testo{ 
font:14px Arial;
padding-top:34px;
text-align:justify;
padding-left: 50px;
padding-right: 51px;
height: 500px;
}

#ma_liste_c li{ 
padding-top: 30px;
width:900px !important;
height: 700px;
font:14px Arial;
}
#ma_liste_c #titolo{ 
border-bottom:1px solid #cbb8a7;
font:16px Arial;
padding-bottom:12px;
padding-left: 50px;
padding-right: 51px;
}

#ma_liste_c #testo{ 
font:14px Arial;
padding-top:34px;
text-align:justify;
padding-left: 50px;
padding-right: 15px;
height: 500px;
}
div#ma_liste_c-menu {
position:absolute;
top:28px;
right:-830px;
width:100%;
}

div#ma_liste_c-menu a{
background:url(images/pallino.png) no-repeat;
margin:5px;
display:block;
float:left;
width:17px;
height:17px;
font:12px Arial;
text-indent:4px;
}
div#ma_liste_c-menu a:hover{
color:white;
}





div#ma_liste-menu {
position:absolute;
top:28px;
right:-350px;
width:100%;
}

div#ma_liste-menu a{
background:url(images/pallino.png) no-repeat;
margin:5px;
display:block;
float:left;
width:17px;
height:17px;
font:12px Arial;
text-indent:4px;
}
div#ma_liste-menu a:hover{
color:white;
}


/* scorrimento immagini */
div#ma_image-menu {
position:absolute;
top:28px;
right:-387px;
width:100%;

}
div#ma_image-menu a{
background:url(images/pallino.png) no-repeat;
margin:5px;
display:block;
float:left;
width:17px;
height:17px;
font:12px Arial;
text-indent:5px;

}
div#ma_image-menu a:hover{
color:white;
}
#ma_image li{ 
width:475px !important;
}



div#ma_image2-menu {
position:absolute;
top:28px;
right:-387px;
width:100%;
}
div#ma_image2-menu a{
background:url(images/pallino.png) no-repeat;
margin:5px;
display:block;
float:left;
width:17px;
height:17px;
font:12px Arial;
text-indent:5px;
}
div#ma_image2-menu a:hover{
color:white;
}
#ma_image2 li{ 
width:475px !important;
}





div#ma_image3-menu {
position:absolute;
top:28px;
right:-40px;
width:100%;
}
div#ma_image3-menu a{
background:url(images/pallino.png) no-repeat;
margin:5px;
display:block;
float:left;
width:17px;
height:17px;
font:12px Arial;
text-indent:5px;
}
div#ma_image3-menu a:hover{
color:white;
}
#ma_image3 li{ 
width:475px !important;
}




div#ma_image4-menu {
position:absolute;
top:28px;
right:-225px;
width:100%;
}
div#ma_image4-menu a{
background:url(images/pallino.png) no-repeat;
margin:5px;
display:block;
float:left;
width:17px;
height:17px;
font:12px Arial;
text-indent:5px;
}
div#ma_image4-menu a:hover{
color:white;
}
#ma_image4 li{ 
width:316px !important;
}





div#ma_image5-menu {
position:absolute;
top:28px;
right:-225px;
width:100%;
}
div#ma_image5-menu a{
background:url(images/pallino.png) no-repeat;
margin:5px;
display:block;
float:left;
width:17px;
height:17px;
font:12px Arial;
text-indent:5px;
}
div#ma_image5-menu a:hover{
color:white;
}
#ma_image5 li{ 
width:316px !important;
}

