@import url("includes/menu/boton1/boton001.css");
body {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	background-image: url(image/fondo.gif);
	line-height: 18px;
	cursor: url("http.www")
}
.cabecera {
	position:relative;
	height: 108px;
	width: 813px;
	background-color: #201B10;
	margin: auto;
	border: 5px solid #FFFFFF;
	background-image: url(image/logo.gif);
	background-repeat: no-repeat;
	background-position: 35px center;
}
.contenido {
	height: 400px;
	width: 870px;
	margin: auto;
}
.contenido .grafico {
	width: 106px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 404px;
	float: left;
	background-image: url(image/barra.gif);
}
.contenido .menu {
	width: 160px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 399px;
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #332914;
}
.contenido .contenidos {
	width: 545px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 379px;
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(image/base.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
}
.contenido .contenidos .foto {
	height: 100px;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.contenido .contenidos .uno {
	width: 150px;
	float: left;
}
.contenido .contenidos .dos {
	float: right;
	width: 390px;
}
.todo {
	margin: auto;
	width: 870px;
}
.pie {
	height: 30px;
	width: 813px;
	/* background-color: #201B10; */
	margin: auto;
	border: 0px solid #FFFFFF;	
}

#anys{
position:absolute;
left:420px;
top:-30px;
margin:0 0 0 0;
padding:0 0 0 0;
width:369px;
}
