/* CSS Document */

/*Lancio orizzontale BOX*/
#lancioorizz {
width: 403px;
margin-top: 10px;
margin-left: 167px;
background-image: url(images/lancio_largo_centro.gif);
background-repeat: repeat-y;
}

#top_lancioorizz {padding-top:5px;
	font-size: 11px;
	text-align:center; 
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #993366;
	text-decoration: none;
background-image: url(images/lancio_largo_top.gif);
background-repeat:no-repeat;
background-position: top left;
}
#bottom_lancioorizz { background-image: url(images/lancio_bott_largo.gif);
background-repeat:no-repeat;
background-position: bottom left;
}
#centro_lancioorizz {margin-top:15px;
padding:0px 10px 0px 10px;
font: 11px Trebuchet MS,Arial,sans-serif;
line-height: 15px;
text-align:left; 
color: #996666;
}

div#centro_lancioorizz   a{padding: 0px 15px 0px ;
	font-size: 11px;
	text-align:left;
	font-weight: bold;
	color: #993366;
	text-decoration: none; 
	background: url(images/freccia_grigia.gif) no-repeat right;
}
div#centro_lancioorizz  a:hover{color: #000033;
background: url(images/frecciar.gif) no-repeat right;} 

/*LANCIO VERTICALE BOX*/
#lancioverticale {
width: 141px;
margin: 10px;
background-image: url(images/centro_sottomenu.gif);
background-repeat: repeat-y;
float: left;
}

#top_lancioverticale {padding-top:5px;
	font-size: 11px;
	text-align:center;
	line-height: 15px;
	font-weight: bold;
	color: #993366;
	text-decoration: none;
	background-image: url(images/top_sottomenu_home.gif);
	background-repeat:no-repeat;
	background-position: top left;
}
#bottom_lancioverticale { background-image: url(images/bot_sottomenu.gif);
background-repeat:no-repeat;
background-position: bottom left;
}
#centro_lancioverticale  {margin-top:15px;
padding:0px 10px 0px 8px;
font: 11px Trebuchet MS,Arial,sans-serif;
line-height: 15px;
text-align:left; 
color: #996666;}

div#centro_lancioverticale   a{padding: 0px 15px 0px ;
	font-size: 11px;
	text-align:left; 
	font-weight: bold;
	color: #993366;
	text-decoration: none; 
	background: url(images/freccia_grigia.gif) no-repeat right;
}
div#centro_lancioverticale  a:hover{color: #000033;
background: url(images/frecciar.gif) no-repeat right;}
