BODY {
	MARGIN: 0px
}
#contenedor {
	MARGIN: 0px auto; WIDTH: 942px
}#superior {
	WIDTH: 942px;
	height: 99px;
	margin: 0px;
}
#central {
	WIDTH: 942px;
	height: 512px;
	background-image: url(../../images/fondo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
#izquierda {
	width: 190px;
	height: auto;
	float: left;
}
#derecha {
	width: 752px;
	height: auto;
	float: left;
}
.enlaces {
	text-decoration:none;
	color: #974578;
	
}
.enlaces A:link {
	text-decoration:none;
	color: #974578;
	
}
.enlaces A:visited {
	text-decoration:none;
	color: #974578;
	
}
.enlaces A:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #974578;
	
}
#centralinterior {

	WIDTH: 942px;
	height: 460px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../../images/fondo_interior.jpg);
	background-repeat: no-repeat;
}
#centralinteriorop {

	WIDTH: 942px;
	height: 460px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../../images/fondo_interiorop.jpg);
	background-repeat: no-repeat;
}
#izquierdainterior {
	width: 240px;
	height: auto;
	float: left;
}
#derechainterior {
	width: 702px;
	height: auto;
	float: left;
}
/* Inicio biografia*/
#centralbiografia {

	WIDTH: 942px;
	height: 460px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../../images/biografia_izq.jpg);
	background-repeat: no-repeat;
}
#izquierdabiografia {
	width: 460px;
	height: auto;
	float: left;
}
#derechabiografia {
	width: 482px;
	height: auto;
	float: left;
}
/* Fin biografia*/
/* Inicio contacto*/
#centralcontacto {

	WIDTH: 942px;
	height: 460px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*background-image: url(../../images/contacto_fondo.jpg);*/
	background-repeat: no-repeat;
}
#izquierdacontacto {
	width: 460px;
	height: auto;
	float: left;
}
#derechacontacto {
	width: 482px;
	height: auto;
	float: left;
}
/* Fin contacto*/
#superior_principal {

	WIDTH: 942px;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cuadro_imagen {
	float:left; 
	/*background-color:#cccccc; */
	height:150px; 
	width:200px; 
	margin-left:30px; 
	margin-bottom:30px;
	text-align:center;
}
