
html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

html {
        min-height: 100%;
       
        overflow-x: hidden;
       
    }




body { line-height: 1.5;  background: #ededed; color: #354158;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

.banda { width: 100%; }
#banda1 { background: #ededed; }
 #banda1 p { color: #666; }
#banda2 { background: #666666; }
 #banda2 p { color: #2a2a2a; }
#banda3 { background: #666666; }
 #banda3 p { color: #eee; }
.wrapper { width: 500px; padding: 1.5em 2em; margin: 0 auto; }

span.freccia {
	color:  #990000;
	font-size:15px;
}
body {


	font-family: Lucida Grande, trebuchet ms, Verdana, Arial;
	font-size: 75%;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #aaaaaa;
	
}



#container {
	width: 500px;
	margin: auto;
	
	}

#container #logo {
	background: url(../img/CDC.gif) no-repeat top left;
	height: 44px;

	margin-top: 10px;
	padding-bottom: 80px ;
	border-bottom: 1px dotted #797979;
	margin-bottom: 15px;
	
	
}

#container #logo h1 {
	text-indent: -9999px;
	
}



.nav {
	float: right;
	margin-top: 15px;
	
}

.nav2 {
	float: right;
	margin-top: -30px;
	
}
.nav3 {
	float: right;
	margin: 20px 20px 20px 20px;
	
	
}


h1 {
	font-size: 2.2em;
	margin: 0;
	
	text-indent:-9999px;
	
	
	color: #354158;
	text-align: center;
}


h2 {
	font-size: 2.2em;
	margin: 0;
	border-bottom: 1px dotted #797979;
	
	margin-bottom: 5px;
	margin-top:-25px;
	color: #354158;
}

h3 {
	font-size: 1.8em;
	margin-top: 30px;
	border-bottom: 1px dotted #797979;
	
	margin-bottom: 10px;
	color: #607293;
}

h3.curriculum
{
	font-size: 1.8em;
	margin-top: 10px;
	border-bottom: 1px dotted #797979;
	
	margin-bottom: 10px;
	color: #607293;
}

.desc {
	margin: -15px 0 10px 0;
}

.desc p {
	margin-bottom: 5px;
}






.home h2 {
	color: #354158;
	margin-bottom: 0px;
}

.arrow {
	font-size: 4em;
	position: absolute;
	right: 0px;
	top: -16px;
	color: #b9b9b9;
}











h2.multibox {
	background: url(../img/Filosofia.gif) no-repeat top left;
	height: 20px;
	text-indent: -9999px;
}


h2.slider {
	background: url(../img/title-slider.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.roundedcorners {
	background: url(../img/title-roundedcorners.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}

h2.pageloader {
	background: url(../img/title-pageloader.gif) no-repeat top left;
	height: 30px;
	text-indent: -9999px;
}




h3.Artisti {
	background: url(../img/Artisti.gif) no-repeat top left;
	height: 20px;
	text-indent: -9999px;
}

h3.Contatti {
	background: url(../img/Contatti.gif) no-repeat top left;
	height: 20px;
	text-indent: -9999px;
}

h3.Newsletter {
	background: url(../img/Newsletter.gif) no-repeat top left;
	height: 20px;
	text-indent: -9999px;
}

h3.Concertoinprogramma {
	background: url(../img/Concerto-in-programma.gif) no-repeat top left;
	height: 20px;
	text-indent: -9999px;
}

h3.RassegnaStampa {
	background: url(../img/Rassegna-Stampa.gif) no-repeat top left;
	height: 20px;
	text-indent: -9999px;
}

h3.credits {
	background: url(../img/collaborazioni.gif) no-repeat top left;
	height: 20px;
	text-indent: -9999px;
}

h3.community {
	background: url(../img/community.gif) no-repeat top left;
	height: 20px;
	text-indent: -9999px;
}


h3.discodellasettimana {
	background: url(../img/discodellasettimana.gif) no-repeat top left;
	height: 20px;
	text-indent: -9999px;
}



/* thumbnails */
p.thumbs{ padding: 0px 0px 0px 0px;  }
.thumbs img { 
	position: relative;
	padding: 4px;
	margin: 8px;
	background: #fafafa;
   border: 1px solid #ddd;	
}







.thumbs img:hover	{
	border: 1px solid #D2D2D2;
	background: #DDD;	
}

.thumbs img
	{
	float:left;	
	
	
	}
.thumbs a:hover { background-color: transparent; border: none }


/* columns */
.columns {
	clear: both;
	width: 670px;	
}
.col {
	float: left;
	width: 50%;	
	margin-bottom:50px;
}
