@charset "iso-8859-1";
/* CSS Created			*/ 
/* by Umberto Bar		*/ 
/* on January, 7th 2009 */
/* for BEST Torino		*/
*{
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;	
	}
	
#body{
	text-align:center;
	}

#container{
	margin:0 auto;
	width: 765px;
	}

#header{
	}

#navigation{
	width: 142px;
	height: 390px;
	float:left;
	background:rgb(253,156,17);
	font:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	margin-bottom:6px;
	}

#content{
	float:right;
	width: 587px;
	height: 370px;
	background:rgb(253,156,17);
	text-align:justify;
	font-size:14px;
	padding: 0 20px 20px 10px;
	line-height:1.5em;
	overflow-y:scroll;
	overflow-x:hidden;
	}

#footer{
	clear:both;
	background:white;
	}

#navigation ul{
	padding:0;
	margin:0;
	}
#navigation li{
	background:url(../images/button.png) center no-repeat;
	padding:20px 0px;
	list-style:none;
	}
#navigation a{
	text-decoration:none;
	color:black;
	}

h1{
	text-align:right;
	font-size:30px;
	font-weight:bold;
	margin: 55px 0 55px 0;
	}
h2{
	text-align:right;
	font-size:24px;
	font-weight:bold;
	margin:20px 0;
	}
#content ol{
	padding-left:30px;
	}
#content p{
	clear:both;
}
#imgcontent{
	margin:20px;
	}
#mice{
	float:left;
	margin-bottom:20px;
	}
.left{
	float:left;
	}
.right{
	float:right;
	}
p.contactleft {
	clear:none;
	text-align:left;
	}
p.contactright{
	clear:none;
	text-align:right;
	}
img.contactright{
	float:right;
	}

.costumes, .partners{
	margin: 5px;
	}