body{
margin: 0px;
padding: 0px;
background:#5e750c;
width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
line-height: 1.5em;
color:#FFFFFF;

}

#alarga {
	overflow:hidden;
	width:984px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background: url(../imagenes/alarga.gif);
	height:100%;
}
#main_container {
	width:984px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:1000px;
	margin-bottom: -1000px;
	margin-top:0px;
	
	
}

#cabecera {
	float:left;
	margin-top:0px;
	width:966px;
	height:162px;
	background-image: url(../imagenes/home_01.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#cabecera2 {
	float:right;
	margin-top:0px;
	width:18px;
	height:162px;
	background-image: url(../imagenes/home_02.gif);
	background-repeat: no-repeat;
	background-position: top;
}


#menu {
	float:left;
	width:966px;
	height:31px;
	background-image: url(../imagenes/home_03.gif);
	background-repeat: no-repeat;
	background-position: top;	
}

#lateral {
	
	width:20px;
	height:32px;
	background-image: url(../imagenes/lateral.gif);
	background-repeat: no-repeat;
	background-position: top;	
	
}


#contenido {
	margin-top:0px;
	float:left;
	width:966px;
	
	background: url(../imagenes/home_05.gif) no-repeat top;
}

#cuerpo {
	margin-top:0px;
	margin-left: 48px;
	background-color: #799121;
	background-image: url(../imagenes/f1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
    height: expression(this.scrollHeight < 396? "395px": "auto");
	min-height:395px;
}


#cuerpo2 {
	margin-top:0px;
	margin-left: 0px;
	
	background-image: url(../imagenes/f1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
    height: expression(this.scrollHeight < 396? "395px": "auto");
	min-height:395px;
}

#cuerpo a:link, #menu a:visited {
	font: bold 10pt Verdana, sans-serif;
	text-decoration: none;
	color: white;
}
#cuerpo a:hover {
	color: #ced20b;
}

#cuerpo2 a:link, #menu a:visited {
	font: bold 10pt Verdana, sans-serif;
	text-decoration: none;
	color: white;
}
#cuerpo2 a:hover {
	color: #ced20b;
}

#pie {
	width:966px;
	

}

.borde{
	border:#ffffff solid 1px;
}

.campotexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
