body {
	margin-top: 0px;
	background-color: #4D7EB6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#cuerpo {

	vertical-align: top;
	overflow:auto;
	width:625px; 
	height:473px;
}

#cuerpodiv {
	margin-left:10px;
	overflow: inherit;
	width:95%;
	height:95%;
	overflow:hidden;

}
#cuerpodivgal {
	margin-left:2px;
	overflow: hidden; 
	width:98%;
	height:100%;
}
.header {
	background-attachment:fixed;
	background-image:url("../_img/theme/header.jpg");
	width:625px; 
	height:473px;
}
.topdata{
	margin-left:420px;
	margin-top:10px;
}
.ensayos {
	font-size: 12px;
	text-align: left;
	padding-top:35px;
	vertical-align:top;
}
.grabaciones {
	font-size: 12px;
	text-align: left;
}
.contacto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}

textarea {
	width: 412px;
}

a {
	color: #FFFFFF;
}
