/*
	site: paoloorlandi.com
	author: gl_dev (www.babitamedia.com)
*/

*{ margin: 0; padding: 0; }*
body { margin: 0px 0 0; background: #fff url(../images/bg.gif) repeat-x; font: .74em "Lucida Grande", Arial, Sans-Serif; color: #444; }
	h1 { font-size: 1.1em; color: #333333; font-weight: bold; margin: 0 0 .8em; }
	h1 a { text-decoration: none; }
	h2 { font-size: 1.1em; color: #333333; font-weight: bold; margin: 0 0 .8em; }
	h3 { font-size: 1.5em; margin: 20px 0 0 20px; }
	p  { padding: 10px 20px 20px 20px; line-height: 1.5em; font-size: 0.9em; }
	em { border-bottom: 1px dotted #fff; cursor: pointer; }
	a { color: #026475; text-decoration: none; }
	a:hover { color: #026475; text-decoration: underline; }
	img { border: 0; }
	.red { color: #9D2900; }
	
.wrap { width: 960px; margin: 0 auto; }

#preheader { width: 960px; height: 28px; margin: 0 auto; }
#lang { height: 28px; float: right; font-size: 10px; color: #fff; font-weight: bold; margin: 7px 5px 0 0; }
#lang a{ color: #fff; text-decoration: none; }
#lang a:hover{ color: #fff; text-decoration: underline; }
#header { width: 960px; height: 100px; margin: 0 auto; }
#logo { font-size: 3em; font-weight: normal; float: left; margin: 20px 0 0 20px; }

#menu  { float: right; padding: 50px 0 0 0; list-style: none; }
	#menu li { display: inline; }
	#menu a { display: block; float: left; margin-left: 30px; padding: 5px; text-decoration: none; font-size: 11px; font-weight: bold; color: #000000; }
	#menu a:hover { color: #000; border-bottom: 2px solid #000000; }
	#menu .active a { border-bottom: 2px solid #D1C320; color: #000000;}
 
	#teaser { clear: both; width: 960px; height: 366px; background: #fff url(../images/bg_home.jpg) no-repeat; margin: 0 auto; }
	#teaser_music { clear: both; width: 960px; height: 366px; background: #fff url(../images/bg_music.jpg) no-repeat; margin: 0 auto; }
	#teaser_about { clear: both; width: 960px; height: 366px; background: #fff url(../images/bg_about.jpg) no-repeat; margin: 0 auto; }
	#teaser_gallery { clear: both; width: 960px; height: 366px; background: #fff url(../images/bg_gallery.jpg) no-repeat; margin: 0 auto; }
	#teaser_teaching { clear: both; width: 960px; height: 366px; background: #fff url(../images/bg_teaching.jpg) no-repeat; margin: 0 auto; }
	#teaser_credits { clear: both; width: 960px; height: 366px; background: #fff url(../images/bg_credits.jpg) no-repeat; margin: 0 auto; }
	.box { float: left; padding: 135px 0 0 205px; width: 310px; color: #C7E3EE; }
	.box_new { float: left; padding: 130px 0px 0px 180px; width: 400px; color: #C7E3EE; }
	#teaser	p  { padding: 0px 20px 20px 0px; line-height: 1.2em; font-size: 0.9em; color: #333333; }
	#contacts { float: right; width: 180px; position: relative; top: 50px; top right; height: 200px; padding: 50px 180px 0 0; }
	#player { float: right; width: 630px; position: relative; top: 50px; top right; height: 54px; padding: 5px 163px 0 0; }
	#player_new { float: right; width: 630px; position: relative; top: 38px; top right; height: 54px; padding: 5px 163px 0 0; }
	.box2 { float: left; padding: 40px 0 0 165px; width: 630px; color: #333333; }
	.box3 { float: left; padding: 93px 0 0 172px; width: 630px; color: #333333; }
	#box4 { float: left; padding: 93px 0 0 192px; width: 630px; color: #333333; }
	.separatore { padding: 10px 10px 0 0; }
	
	#bar { height: 5px; margin: 0 0 15px; padding: 2px 0 0 0; }
	.step { cursor: pointer; color: #FAFDDD; padding: 4px 0 0 11px; margin: 0 35px 0 0; font-size: 1.4em; float: left; text-align: center; background: url(../images/step.gif) no-repeat; height: 30px; }
	.step a { color: #fff; margin: 0 10px 0 0; }
	
.col { float: left; width: 280px; margin: 0 40px 16px 10px; }
	.last { float: right; margin: 0 10px 0 0; }
	.par_black { width: 280px; height: 6px; background: #333333; }
	.par_yellow { width: 280px; height: 6px; background: #D1C320; }
	.info { border: 1px solid #e0e0e0; background: #f4f4f4; padding: 7px; }
	.col a { color: #000000; text-decoration: none; }
	.col a:hover { color: #000000; text-decoration: underline; }
	
	img.dispone { 
    float: left; 
    margin: 0px 10px 2px 0px; 
}

#tools { width: 180px; height: 22px;  line-height: 22px; display:table;  }
.ico {  vertical-align:middle; padding: 0 5px 10px 0;}

#footer { clear: both; width: 960px; margin: 0 auto; padding: 15px 15px 50px 15px; border-top: 1px solid #e0e0e0; background: #fff url(../images/small_logo.gif) no-repeat right 13px; }	
	#footer .right { float: right; margin: 0 15px 0 0; font-size: 0.8em; }
	#footer a { color: #808080; font-weight: bold; }
	#footer a:hover { color: #000000; }