/* Start of CMSMS style sheet 'veronamusical_css' */
/*-------CSS per VERONAMUSICAL.NET-----------*/
/*------------Alessandro Gerbino-------------*/
body{
	margin: 0 auto;
	padding:0;
	background-color: #fff;
	background-image: url(img/sx.jpg);
	background-repeat: no-repeat;
	background-position: left-bottom;
	background-attachment: fixed;
	font-family: Trebuchet MS;
	color: #000;
}
#cont{
	margin:0; padding:0;
	width: 800px;
}
#top{
	margin-left: 150px;
	background-color: #FF8A00;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000; 
	text-align: center;
	height: 30px;
}
#logo {
	position:absolute;
	top:35px;
	left:535px;
}
#sin{
        margin:0; padding:0;
        float:left;
        width:135px;
}
#centro{
	margin:0; padding:0;
	padding-top: 50px;
	margin-left: 170px;
	margin-bottom: 30px;
	min-height: 400px;
	height:auto !important;
	height: 400px;
}
#bottom {
        clear:both;
	margin-left: 150px;
	background-color: #FF8A00;
	border: 1px solid #000;
        clear: both;
	text-align: center;
}
/*--------------------lista per menu top----------------------*/
#top ul{
	margin: 0; padding:0;
	padding-top: 5px;
}
#top li{
	list-style-type: none;
	display: inline;
	margin-right:10px;
}
#top li a{
	color: #fff;
	font-size: 12px;
	text-decoration:none;
	height: 0;
}
#top li a:hover {
	border-top: 8px solid #FFf;
	
}
/*-----------sottomenu sin--------*/
#sin ul{
        margin:0; padding:0;
        margin-top:50px;
        margin-left:13px;
}
#sin li{
        margin:0; padding:0;
        list-style-type: none;
        margin:5px;
        padding-left:5px;
        padding-right:5px;
        background-color:#fff;
        border:1px solid #000;
        font-size: 13px;
}
#sin li a{
       text-decoration:none;
       color:#000;
       font-weight:bold;
}
#sin li a:hover{
        color:#FF8A00;
}
/*-------------TESTI--------------*/
#centro h1{
	margin:0; padding:0;
	margin-top: 15px;
	font-size: 19px;
	background-image: url(img/titolo.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#centro h2{
	margin:0;padding:0;
	font-size: 14px;
	color: #FF8A00;
}
#centro p{
	font-size: 13px;
}
#centro a{
       color:#FF8A00;
       font-weight:bold;
       text-decoration: none;
}
#centro a:hover {
       color:#000;
}
#centro li{
        list-style-type:circle;
}
#bottom p{
	margin:0; padding:0;
	font-size: 11px;
	color: #fff;
}
#bottom a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#bottom a:hover{
	color:#000;
}
/*------------immagini centro----------------*/
#centro img{
	
	border: 1px solid #000;
	margin-right: 5px;
	margin-top: 20px;
}
dfn {display:none;}
ul.picturelist{	list-style-type: none;}
ul.picturelist li.thumb{list-style-type: none;}
/* End of 'veronamusical_css' */

