body{
overflow:hidden;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: #818181;
	scrollbar-face-color: #DCDCDC;
	scrollbar-track-color: White;
	scrollbar-highlight-color: #DCDCDC;
	scrollbar-shadow-color: #DCDCDC;
	scrollbar-3dlight-color: #DCDCDC;
	scrollbar-arrow-color: #515151;

}
#menu3{
position:absolute;
top:6px;
left:505px;
letter-spacing: 0px;
font:bold 8px/8px verdana;}
.menu3:hover{
color:maroon;
}
 .menu3{
 font:bold 9px/9px verdana;
 color:#939393;
 text-decoration:none;}
.menu{
	position: relative;
	top: 67px;
	margin-right: 10px;
	margin-left:10px;
	border: none;
}
#cabecera{
	position:absolute;
	top:0px;
	left:0px;
	height:85px;
	width: 780px;
	background-color:white;
	background-image:url(../img/titulo.jpg);
	background-repeat:no-repeat;
	background-position: 20px 0px;
	}
	#barra{
	position:absolute;
	top:86px;
	left:0px;
	width: 780px;
	height:9px;
	background-color:#990707;
	}
	#pieizquierdo{
	position:absolute;
	top:485px;
	left:0px;
	height:65px;
	width:253px;
	background-color:black;
	background-image:url(../img/magnificat.jpg);
	background-repeat:no-repeat;
	background-position:center  2px;

	}
	#piecentro{
	position:absolute;
	top:485px;
	left:253px;
	height:65px;
	width:277px;
	background-color:#990707;
	background-image: url(../img/telefono.jpg);
	cursor:pointer;
	
	}
	#piederecho{
	position:absolute;
	top:485px;
	left:530px;
	height:65px;
	width:250px;
	background-color:#990707;
	background-image: url(../img/imagenes.jpg);
	background-repeat: no-repeat;
	z-index:820;
	}
	#piederecho2{
	position:absolute;
	top:485px;
	left:530px; 
	height:65px;
	width:250px;
	background-color:#990707;
	z-index:800;
	}
	#cuerpo{
	position:absolute;
	overflow:auto;
	top:95px;
	left:0px;
	height:800px;
	width: 780px;
	background-color:white;
	background-attachment: fixed;
	background-image: url(../img/violin2.gif);
	background-repeat: no-repeat;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: #818181;
	scrollbar-face-color: #DCDCDC;
	scrollbar-track-color: White;
	scrollbar-highlight-color: #DCDCDC;
	scrollbar-shadow-color: #DCDCDC;
	scrollbar-3dlight-color: #DCDCDC;
	scrollbar-arrow-color: #515151;
	background-position: left;
	}