/* --- CONTENIDO --- */

#contenido {
  min-height: 545px;
  height: auto !important;
  height: 545px;
}

/* --- EMPRESA --- */

#cuadro_empresa {
	padding-top: 20px;
	width: 810px;
}

#cuadro_empresa_titulo[id] {
	height: 22px;
}

#cuadro_empresa_titulo {
	background: url(../img/fon_cont_arriba.gif) right no-repeat;
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	height: 26px;
	padding-left: 210px;
	padding-top: 4px;
}

#cuadro_empresa_contenido {
	background: url(../img/fon_cont_centro.gif) right repeat-y;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 16px;
	padding-left: 190px;
	padding-right: 20px;
	text-align: justify;
}

#cuadro_empresa_pie {
	background: url(../img/fon_cont_abajo.gif) right no-repeat;
	font-size: 6px;
	height: 10px;
}

/* --- AVISO LEGAL --- */
.aviso_legal {
	min-height: 484px;
	height: auto !important;
	height: 484px;
}