p {
margin: 10px 0;
}
#contenedor {
	width: 849px; height: 1288px;
	margin: 25px auto 35px auto;
	background: url(fondo_empresa.jpg) no-repeat 0px 0px;
	background-color: #FFFFFF;
}
#cabezera {
	width: 219px; height: 30px;
	padding-top: 110px;
	padding-left: 630px;
}
#menu {
	width: 200px; height: 600px;
	float: left ;
	padding-left: 110px;
}
#menu ul {
   text-align: left;
	list-style: none outside url(../circulo_ul.jpg);
	margin-left: 20px;
	padding-left: 0px;
}
#menu ul li{
	padding-left: 0px;
	margin: 10px 0px 0px 0px;
	background: none;
	border: none;
	}
#contenedortexto {
	width: 430px; height: 960px;
	float: left ;
	background: url(texto_laempresa.jpg) 0px 10px no-repeat ;
	padding: 50px 0px 0px 25px;;
	text-indent: 20px;
	text-align: justify;
}
#foto {
	width: 141px; height: 145px;
	float: right;
	background: url(foto_empresa.jpg) no-repeat right;
	/* margin: 6px; */
}
#txtarriba {
	width: 100%; height: 30px;
	background: url(linea.jpg) top center no-repeat ;
	text-align: center;
	padding-top: 2px;
}
#pie {
	width: 100%; height: 130px;
	background: url(../pie.jpg) no-repeat center;
}







