@import url("../cantobuho.css");

body {
	background-color: #C52126;
	background-image: url(cuerpo_somos.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

#encabezado {
	height: 48px;
}
#titulo {
	text-align: center;
	height: 65px;
}
#extra1 {
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 55px;
	width: 100%;
	overflow: hidden;
	background: url(encab_estatutos.gif) no-repeat top center;
	z-index: 10;
}

#cuadro {
	height: 70px;
	margin: 20px 60px 20px 50px;
	background: #FFEEAA url(../enlaces/iconos/CantoBuho200.gif) no-repeat 50% 50%;
}