html, body {
	height: 100%;
	min-height: 100%;
	margin: 0px;
}

body {
	background: url('images/body.jpg') repeat-x;
	background-color: #FFFFFF;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.anuncio_derecha {
	position:absolute;
	top: -20px;
	left: 20px;
	max-width: 1200px;
	text-align:right;
}

.esq_sup_der {
	position: absolute;
	width: 40px;
	height: 40px;
	right: 0px;
	background: url('images/esq_sup_der.jpg') no-repeat;
}

.esq_inf_der {
	position: absolute;
	width: 40px;
	height: 40px;
	margin-top: 508px;
	right: 0px;
	background: url('images/esq_inf_der.jpg') no-repeat;
}

.agua_inf {
	position: absolute;
	width: 339px;
	height: 53px;
	margin-top: 331px;
	right: 20px;
	background: url('images/agua_inf.jpg') no-repeat;
}

.sombra_der {
	position: absolute;
	width: 20px;
	height: 508px;
	margin-top: 40px;
	right: 0px;
	background: url('images/sombra_der.jpg') repeat-y;
}

.central_txt {
	position:relative;
	top: 120px;
	height: 538px;
	margin-right: 140px;
	margin-left: 440px;
	min-width: 409px;
	background: url('images/central_txt.jpg');
}

.navega {
	position: absolute;
	height: 36px;
	top: 60px;
	right: 40px;
}

.texto_corporativo {
	position:absolute;
	top:80px;
	_width: 370px;
	*padding-top: 15px;
	right: 50px;
	left: 10px;
	height: 255px;
	text-align: justify;
	*line-height: 13px;
	*font-size: 11px;
}

.txt_corp_table { display:table; width: 100%; }

.txt_corp_tr { display:table-row; }

.txt_corp_td { display:table-cell; height: 255px; vertical-align: middle; }

.texto_noticias {
	color: #FFFFFF;
	position:absolute;
	top: 328px;
	right: 50px;
	left: 10px;
	_width: 370px;
	*padding-top: 15px;
	height: 200px;
	text-align: justify;
	*line-height: 13px;
	*font-size: 11px;
}

.txt_not_table { display:table; width: 100%; }

.txt_not_tr { display:table-row; }

.txt_not_td { display:table-cell; height: 200px; vertical-align: top; }


.anuncio_cabecera{ 
	position:absolute;
	left:0px;
	top:15px;
	width:100%;
	height:120px;
}

.degradado_ve {
	position: absolute;
	top: 120px;
	width: 420px;
	height: 538px;
	background: url('images/degradado_ve.jpg') repeat-x;
}

.esq_sup_izq {
	position: absolute;
	top: 120px;
	width: 30px;
	height: 40px;
	background: url('images/esq_sup_izq.jpg') no-repeat;
}

.sombra_izq {
	position: absolute;
	top: 160px;
	width: 20px;
	height:508px;
	background: url('images/sombra_izq.jpg') repeat-y;
}

.esq_inf_izq {
	position: absolute;
	top: 628px;
	width: 40px;
	height: 40px;
	background: url('images/esq_inf_izq.jpg') no-repeat;
}

.izq_zona_txt {
	position: absolute;
	top: 120px;
	width: 20px;
	height: 538px;
	margin-left: 420px;
	background: url('images/izq_zona_txt.jpg') no-repeat;
}

.logo {
	position: absolute;
	width: 185px;
	height: 39px;
	top: 30px;
	left: 29px;
	background: url('images/logo.jpg') no-repeat;
}

.of_ctr {
	position: relative;
	top: 105px;
	width:100%;
	height: 157px;
	background: url('images/of_ctr.jpg') repeat-x;
}

.formulario_ini {
	position: absolute;
	top: 85px;
	left: 40px;
	width: 360px;
	height: 515px;
}

.formulario_ini_txt {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

.table
{
	clear: none;
	overflow: auto;
}

.tr
{
	clear: both;
}

.td
{
	float: left;
	padding: 0px;
	border-style: solid;
	border-width: 0px;
}

.contenedor { width:100%; *width: expression((documentElement.clientWidth < 1010) ? "1010px" : "100%"); min-width:1010px; max-width: 1200px; height:100%; min-height:100%; }

.enlace {
  color: #304D0E;
  text-decoration: none;
}

.enlace:hover {
  color: #7AA23A;
  text-decoration: underline;
}

.enlace2 {
  color: #FFFFFF;
  text-decoration: none;
}

.enlace2:hover {
  color: #B4EF59;
  text-decoration: underline;
}

h1 { font-size: 14px; }

FORM {
	display: inline;
}

.img_ofertas {
	position: relative;
	width: 250px;
	height: 30px;
	top: 120px;
	left: 20px;
	background: url('images/ofertas.jpg') no-repeat;
}