@charset "utf-8";
/* CSS Document */

.menu-sx ul {
	margin:20px 0 20px;
}

.menu-sx li {
	list-style:none;
}

/* -- MENU LAURETATO -- */
.menu-laureato a{
	display:block;
	width:250px;
	height:27px;
	background:url(/images/colonna-sx/laureato.gif) no-repeat;
}
.menu-laureato a:hover{
	background:url(/images/colonna-sx/laureatoRoll.gif) no-repeat;
}

/* -- MENU BENVENUTO CELLINI -- */
.menu-cellini a{
	display:block;
	width:250px;
	height:27px;
	background:url(/images/colonna-sx/cellini.gif) no-repeat;
}
.menu-cellini a:hover{
	background:url(/images/colonna-sx/celliniRoll.gif) no-repeat;
}
/* -- MENU GIOTTO -- */
.menu-giotto a{
	display:block;
	width:250px;
	height:27px;
	background:url(/images/colonna-sx/giotto.gif) no-repeat;
}
.menu-giotto a:hover{
	background:url(/images/colonna-sx/giottoRoll.gif) no-repeat;
}	
/* -- MENU LEONARDO DA VINCI -- */
.menu-davinci a{
	display:block;
	width:250px;
	height:27px;
	background:url(/images/colonna-sx/davinci.gif) no-repeat;
}
.menu-davinci a:hover{
	background:url(/images/colonna-sx/davinciRoll.gif) no-repeat;
}
/* -- MENU CANOVA -- */
.menu-canova a{
	display:block;
	width:250px;
	height:27px;
	background:url(/images/colonna-sx/canova.gif) no-repeat;
}
.menu-canova a:hover{
	background:url(/images/colonna-sx/canovaRoll.gif) no-repeat;
}	
/* -- MENU MICHELANGELO -- */
.menu-michelangelo a{
	display:block;
	width:250px;
	height:27px;
	background:url(/images/colonna-sx/michelangelo.gif) no-repeat;
}
.menu-michelangelo a:hover{
	background:url(/images/colonna-sx/michelangeloRoll.gif) no-repeat;
}
/* -- MENU BOTTICELLI -- */
.menu-botticelli a{
	display:block;
	width:250px;
	height:27px;
	background:url(/images/colonna-sx/botticelli.gif) no-repeat;
}
.menu-botticelli a:hover{
	background:url(/images/colonna-sx/botticelliRoll.gif) no-repeat;
}
/* -- MENU CARAVAGGIO -- */
.menu-caravaggio a{
	display:block;
	width:250px;
	height:27px;
	background:url(/images/colonna-sx/caravaggio.gif) no-repeat;
}
.menu-caravaggio a:hover{
	background:url(/images/colonna-sx/caravaggioRoll.gif) no-repeat;
}
/* -- MENU VALADIER -- */
.menu-valadier a{
	display:block;
	width:250px;
	height:27px;
	background:url(/images/colonna-sx/valadier.gif) no-repeat;
}
.menu-valadier a:hover{
	background:url(/images/colonna-sx/valadierRoll.gif) no-repeat;
}
/* -- MENU PICASSO -- */
.menu-picasso a{
	display:block;
	width:250px;
	height:27px;
	background:url(/images/colonna-sx/picasso.gif) no-repeat;
}
.menu-picasso a:hover{
	background:url(/images/colonna-sx/picassoRoll.gif) no-repeat;
}
