#content{
	background: url(../images/empresa_pattern.jpg) repeat-y top left;
	position: relative;
}
#submenu{
	/*background: url(../images/pattern.jpg) #333;*/
	background: #2b2728;
	border:1px solid #666;
	padding:20px 10px;
	text-transform: uppercase;
	font-family: Arial;
	margin:0;
	position: absolute;
	top: 17px;
	left: 10px;
	width: 100px;
	z-index: 10;
}
#submenu ul{
}

	#submenu h3{
		font-size: 80%;
		letter-spacing: 2px;
		margin: 5px 0;
	}
	#submenu a{
		text-decoration: none;
		display: block;
		color: #fff;
		padding: 2px 2px 2px 10px;		
	}
	#submenu a.actual{
		background: url(../images/submenu_bullet.gif) no-repeat 0 4px;
		line-height: 9px;
	}
	#submenu a:hover{
		/*background: #000;*/
		color: #ff8000;
	}

#inner-background{
	background: url(../images/empresa_background.jpg) no-repeat top left;
	padding-top: 31px;
	padding-bottom: 20px;
}

h4{
	height: 31px;
	width: 537px;
	/*background: url(../images/h4_empresa.gif) no-repeat top right;*/
	margin-left: 88px;
	margin-bottom: 10px;
}
	h4 span{	display: none;}
#cuadro-texto{
	/*background: url(../images/empresa_cuadro_background.jpg) no-repeat top left #cfd0d1;*/
	color:#fff;
	padding: 30px  30px 60px 30px;
	font-size: 88%;
	width: 624px;
	text-align: justify;
	margin-top: 0;
	margin-left: 29px;
}
	#cuadro-texto p{
		margin-bottom: 10px;
	}
	#cuadro-texto p.indent{
		margin-left: 93px;
	}

