#contenido_web {
	background:   url("../img_comunes/cabecera_empresa.jpg") top left no-repeat;
	position: absolute;
	width: 250px;
	padding: 35px 15px 15px 15px;
	left: 180px;
	top: 110px;
}
#contenido_web h3 { 
	display: none;
}
#imagen {
	position: absolute;
	width: 300px;
	height: 300px;
	background-color: #162341;
	margin-left: 40px;
	left: 419px;
	top: 110px;
}
