@charset "utf-8";
body {
	background-color: #A77C52;
	background-image: url(img/compartegrafica_02.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}


/* CSS Document */

#contenedor {
	height: 590px;
	width: 615px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
}
#contenedor #fila1 {
	position: absolute;
	width: 186px;
	height: 70px;
	left: 0px;
	top: 0px;
}
#contenedor #fila1b {
	position: absolute;
	width: 429px;
	height: 70px;
	left: 186px;
	top: 0px;
}
#contenedor #fila2 {
	position: absolute;
	width: 297px;
	height: 64px;
	left: 0px;
	top: 70px;
}

#contenedor #fila2b {
	position: absolute;
	width: 318px;
	height: 64px;
	left: 297px;
	top: 70px;
}
	
#contenedor #barra1 {
	position: absolute;
	width: 615px;
	height: 11px;
	left: 0px;
	top: 134px;
	background-image: url(images/webb_09.jpg);
	background-repeat: repeat-x;
}

#contenedor #nav {
	position: absolute;
	width: 147px;
	height: 19px;
	left: 0px;
	top: 145px;
	background-image: url(img/web-2_12.jpg);
	background-repeat: repeat;
}

#contenedor #nav1 {
	position: absolute;
	width: 137px;
	height: 275px;
	left: 0px;
	top: 164px;
	background-image: url(img/web-2_12.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: auto;
	font-weight: bold;
	color: #45250C;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}
#contenedor #nav2{
	position: absolute;
	width: 147px;
	height: 88px;
	left: 0px;
	top: 439px;
	background-image: url(img/compartegrafica_16.jpg);
	background-repeat: repeat;
	background-position: bottom;
}

#contenedor #cont {
	background-image: url(img/web-2_11.jpg);
	position: absolute;
	width: 468px;
	height: 382px;
	left: 147px;
	top: 145px;
	background-color: #FFFFFF;
}

#contenedor #foot {
	position: absolute;
	width: 615px;
	height: 20px;
	left: 0px;
	top: 527px;
}
#contenedor #foot2 {
	position: absolute;
	width: 147px;
	height: 42px;
	left: 0px;
	top: 547px;
}#contenedor #foot3 {
	position: absolute;
	width: 468px;
	height: 42px;
	left: 147px;
	top: 547px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}



#texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 5px;
	width: 465px;
	color: #45250C;
	
}
