body {
	margin: 0 auto;
	padding: 0;
	font: 80% Arial, Helvetica, sans-serif;
	background: #f4f4f4 url(images/backround.gif) top center repeat-y;
}
h5 {
	text-align:right;
	margin:0 5px 0 auto;
	font: 100% Arial, Helvetica, sans-serif;
	background-color:#F7F9F7;
	padding: 2px;
}
h2 {
	text-align:left;
	font: 120% Arial, Helvetica, sans-serif;
	font-weight:bold;
}


.box_right {
	float: none;
	width:380px;
	margin:0 0 5px 10px;
	padding:0 10px 0 10px;
	background:#F7F9F7;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.95em;
}

.box_right p {
margin:5px 5px;
}

.box_cnr_top {
background:url(images/cnr_tr.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

.box_cnr_bottom {
background:url(images/cnr_br.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

img.cnr {
width:8px;
height:8px;
border:none;
display: block !important;
}

#leftsidebar {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}

#header {
	width: 760px;
	height: 223px;
	margin: 0 0 8px 1;
	border: 0;
}

#header h1 {
	text-align: left;
	font-size:14px;
	padding: 160px 0 0 20px;
	color: #000000;
}

#topmenu {
clear: left;
float: left;
width: 150px;
height: 84px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
background: #f4f4f4 url(images/topmenu.gif) top left no-repeat;
}

#menu {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 0.95em;
}

#menu ul {	
list-style: none;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 1.1em;
}	

#menu li {
margin-bottom: 4px;
}

#menu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #74a8f5;
display: block;
padding: 5px 0 0 8px;
background: #ffffff;
}	
	
#menu li a:hover {
background: #74a8f5;
color: #ffffff;
}

#active {
background: #74a8f5;
color: #ffffff;
}

.leftnews {
margin: 1px 0 1px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #F7F9F7;
line-height: 1.3em;
}

.rightnews {
	float: right;
	width: 130px;
	background-color: #F7F9F7;
	margin: 0 0 10px 10px;
	padding: 5px;
	font-size: 0.95em;
	line-height: 1.5em;
}

#rightnews p {
margin: 0 0 1.5em 0;
}

#content {
	margin: 0 160px 20px 160px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	text-align: justify;
}

#contentdins {
	margin: 0 0 20px 150px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	padding: 0 10px 0 10px;
	line-height: 1.6em;
	text-align: justify;
}
#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#contentdins h3 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
	text-align:left;
}

#contentdins h3.petit {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
	text-align:right;
	float: right;
	clear: right;
}

#content img {
	padding: 0px;
	display:inline;
	border: thin none #CCCCCC;
	background-color: #FFFFFF;
}

.greenbox {
background-color: #F7F9F7;
border: 1px solid #94BD53;
color: inherit;
padding: 5px;
margin: 0px;
}

.bluebox {
background-color: #EDF3FE;
border: 1px solid #74A8F5;
color: inherit;
padding: 5px;
margin: 0px;
}

.splitright {
background-color: #ffffff;
width: 49%;
float: right;
overflow: hidden;
}

.splitleft {
background-color: #ffffff;
width: 49%;
float: left;
overflow: hidden;
}

h3 {
	font-size: 1.3em;
	margin: 15px0 10px 0;
}

a {
	text-decoration: none;
	color: #3C5880;
	font-weight: bold;
}

a:hover {
text-decoration: underline;
color: #0058A3;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 3px solid #74a8f5;
width: 760px;
text-align: center;
color: #74a8f5;
font-size: 0.9em;
}

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

#footer a:hover {
text-decoration: underline;
color: #74A8F5;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.9em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.style3 {
	color: #74a8f5
}
.style4 {
	color: #666666
}
.style5 {
	color: #990000
}
.style6 {color: #86C32A}
.as7 {
	color: #0058A3;
	text-align: left;
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

* html .clearfix {height: 100%;}
.clearfix {display: block;}


.materialmusicalinici {
	width: 760px;
	height: 223px;
	background: #ffffff url(images/materialmusicalinici.png) no-repeat top center;
	margin: 0 0 8px 0;
	border: 0;
}
.recursosmusica {
	width: 760px;
	height: 223px;
	background: #ffffff url(images/recursosmusica.png) no-repeat top center;
	margin: 0 0 8px 0;
	border: 0;
}
.musicaendirecte  {
	width: 760px;
	height: 223px;
	background: #ffffff url(images/musicaendirecte.png) no-repeat top center;
	margin: 0 0 8px 0;
	border: 0;
}
.materialmusical {
	width: 760px;
	height: 223px;
	background: #ffffff url(images/materialmusical.png) no-repeat top center;
	margin: 0 0 8px 0;
	border: 0;
}
.materialmusicalcontactar {
	width: 760px;
	height: 223px;
	background: #ffffff url(images/materialmusicalcontactar.png) no-repeat top center;
	margin: 0 0 8px 0;
	border: 0;
}

.quisom  {
	width: 760px;
	height: 223px;
	background: #ffffff url(images/quisom.png) no-repeat top center;
	margin: 0 0 8px 0;
	border: 0;
}
h5.idiomes {
	text-align:right;
	margin:5px 0px 0 570px;
	font: 100% Arial, Helvetica, sans-serif;
	background-color:#fff;
}

h5.premi {
	text-align:right;
	font: 100% Arial, Helvetica, sans-serif;
	background-color:#F7F9F7;
	font-size: 11px;
	color: #666666;
}

h5.premi strong{
	color: #CC0000;
	letter-spacing: 1px;
	font-size: 13px;
}

