/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	
	line-height: 1;
	
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-image:url(/img/background1.png);
	background-repeat:repeat-y;
	background-position:center;
	
	
	
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	color:#306666;

}


/*
a:link,a:visited,a:active { color: #8317FF; text-decoration: none }
a:hover  { color: #8317FF; text-decoration: underline }
*/

A.menu_links:link,A.menu_links:visited { color: #FFF; text-decoration: none; }
A.menu_links:active { color: #DCCCCC; text-decoration: none ; }
A.menu_links:hover { color: #DCCCCC; text-decoration: none ;}


A.menu_links_a:link,A.menu_links_a:visited { color: #FFF; text-decoration: none; }
A.menu_links_a:active { color: #DCCCCC; text-decoration: none ;}
A.menu_links_a:hover { color: #DCCCCC; text-decoration: none; }

A.menu_links2:link,A.menu_links2:visited { color: #306666; text-decoration: none; }
A.menu_links2:active { color: #306666; text-decoration: none; }
A.menu_links2:hover { color: #6A8085; text-decoration: none ;}

A.menu_links2_a:link,A.menu_links2_a:visited { color: #306666; text-decoration: none; }
A.menu_links2_a:active { color: #306666; text-decoration: none ;}
A.menu_links2_a:hover { color: #6A8085; text-decoration: none; }


A.links_normal:link,A.links_normal:visited { color: #306666; text-decoration: underline; }
A.links_normal:active { color: #306666; text-decoration: underline ;}
A.links_normal:hover { color: #306666; text-decoration:underline; }


A.menu_links3:link,A.menu_links3:visited { color: #996665; text-decoration: none; }
A.menu_links3:active { color: #996665; text-decoration: none ;}
A.menu_links3:hover { color: #996665; text-decoration:underline; }


#main_positioning {
	position:absolute;
	left:50%; 
	/*top:50%;*/ 
	margin-left:-512px; 
	/*margin-top:-384px; */		
}

#maincontent {
	position:relative;
	
	width:1024px; 
	
	
}

#mc_left_col {
	position:absolute;
	width:288px;
	height:768px;
	top:2px;
	
	
}

#mc_central_col {
	position:absolute;
	left:288px;
	width:570px;
	height:768px;
	background-color:#E3D6D4;
}

#mc_right_col {
	position:absolute;
	width:166px;
	left:858px;
	height:768px;
	top:2px;
	
}

#header {
	position:relative;
	
	font-size:11px;
	line-height:1.5;
	font-weight:bold;
	text-align:right;
	letter-spacing:1px;
}

#logo {
	float:right;	
	margin-left:3px;
}

#it {
	height:22px;
}


#menu {
	position:absolute;
	right:10px;
	top:80px;
	
}

#menu li {
	font-size:11px;
	line-height:3;
	font-weight:bold;
	text-align:right;
	letter-spacing:1px;
	
}

#menu_contact {
	margin-top:380px;	
}



#language_links {

}


/* PAGE PER PAGE BACKGROUNDS */

.leftCol1 {
	background-image:url(/img/bg_score.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.leftCol2 {
	background-image:url(/img/bg_wall.png);	
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.leftCol3 {
	background-image:url(/img/bg_pianohand.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.leftCol4 {
	background-image:url(/img/bg_baril.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.leftCol5 {
	background-image:url(/img/bg_piano.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.leftCol6 {
	background-image:url(/img/bg_window.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.leftCol7 {
	background-image:url(/img/bg_violin.png);	
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.leftCol8 {
	background-image:url(/img/bg_flowers.png);
	background-repeat:no-repeat;
	background-position:0px 0px;	
}

#content {
	margin-left:50px;
	margin-right:90px;
	margin-top:55px;
	margin-bottom:45px;
	text-align:justify;
	
}

#contenth {
	text-align:center;
	margin-left:50px;
	margin-right:50px;
	margin-top:55px;
	margin-bottom:45px;
}

#agenda_Archives {
	margin-top:40px;	
	
}