@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}

body {
	background-color:#87b53b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#caja {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:763px;
	height:580px;
}

#caja2 {
	float:left;
	width:750px;
}

#sizq {
	float:left;
	width:8px;
	height:580px;
	background:url(../imagenes/bg_s_izq.jpg) no-repeat 0 25px;
}

#sder {
	float:right;
	width:5px;
	height:580px;
	background:url(../imagenes/bg_s_der.jpg) no-repeat 0 25px;
}

#sarriba {
	width:728px;
	height:25px;
	padding-top:5px;
	padding-left:22px;
	background:url(../imagenes/bg_s_arriba.jpg) no-repeat 0 bottom;
	display:block;
}

#contacto_header {
height:25px;
float:right;
margin-top:-4px;
}

#publicidad_texto {
float:right;
margin-top:-4px;
}

#idiomas li {
	list-style:none;
	float:left;
	margin-right:4px;
	margin-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:center;
}

#idiomas li a{
	display:block;
	width:56px;
	height:15px;
	background-color:#6c8854;
	line-height:15px;
	color:#FFF;
	text-decoration:underline;
}

#idiomas li a:hover{
	margin-top:-2px;
	height:17px;
	line-height:17px;
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;
}

.idiomae {
	color:#FFF;
	width:56px;
	height:25px;
	margin-top:0 !important;
	line-height:25px;
	background-color:#2a392b;
}

#contenido {
	width:100%;
	height:530px;
	background-color:#498817;
}

#pie {
	width:100%;
	height:20px;
	background:url(../imagenes/bg_s_abajo.jpg) no-repeat;
	text-align:center;
	color:#FFF;
	line-height:20px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

#pie a{
	color:#FFF;
	text-decoration:underline;
}

#pie a:hover{
	font-weight:bold;
}

#cabezal {
	width:100%;
	height:110px;
}

#menu {
	width:100%;
	height:22px;
	line-height:22px;
	background-color:#000;
	color:#FFF;
}

#menu ul{
margin-left:10px;
list-style-type:none;
}

#menu li {
float:left;
}

#menu li a{
color:#FFFFFF;
display:block;
text-decoration:none;
margin-left:4px;
}

#menu li a:hover{
text-decoration:underline;
}

#rcontenido {
	width:100%;
	height:398px;
	position:relative;
	background:url(../imagenes/bg_home.jpg)
}

#rcontenido a {
	color:#324029;
	text-decoration:none;
}

#rcontenido a:hover {
	text-decoration:underline;
}

h2 {
	font-weight:normal;
	font-size:11px;
	color:#324029;
	margin:0;
	padding:0;
}

#submenu a{
	color:#fff;
	text-decoration:none;
}

.submenu1 a{
	color:#0090FF;
}

#submenu a:hover {
	/*padding:0 2px;*/
	text-decoration:underline;
	/*border:1px solid #FFF;
	border-width:0 1px;*/
}

#submenu .mas{
	padding-left:15px;
}

#submenu .mas1{
	padding-left:17px;
}


#submenu .mas2{
	padding-left:41px;
}

#submenu .mas3{
	padding-left:13px;
}

#submenu .mas4{
	padding-left:30px;
}


.margintop1 {
margin-top:5px;
}

.padding1 {
padding-left:10px;
}

.padding2 {
padding-left:20px;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

.cboth {
	clear:both;
}

.linkcaja {
	color:#324029;
}

.mtcaja {	
	margin:2px 0 0 14px;
	_margin:1px 0 0 7px;
}

.mlcaja {	
	margin:2px 8px 0 0;
	_margin:1px 4px 0 0;
}

.imgcaja {
	margin:2px 0 0 6px;
}

#alphacolor {
filter: alpha(opacity=50);
-moz-opacity:.5;
opacity:.5;
}

.alphacolor {
filter: alpha(opacity=85);
-moz-opacity:.85;
opacity:.85;
}

#newsletter {
	position:relative;
	width:763px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
}

.Scroller-Container {
  position: absolute;
  top: 10px; left: 0px;
}
.Scrollbar-Up {
  position: absolute;
  width: 10px; height: 10px;
  background-color: #407d31;
  font-size: 0px;
}
.Scrollbar-Track {
  width: 10px; height: 265px;
  position: absolute;
  top: 20px;
  background-color: #cccccc;
}
.Scrollbar-Handle {
  position: absolute;
  width: 10px; height: 30px;
  background-color: #407d31;
}
.Scrollbar-Down {
  position: absolute;
  top: 295px;
  width: 10px; height: 10px;
  background-color: #407d31;
  font-size: 0px;
}
#Scrollbar-Container {
  position: absolute;
  top: 185px;
  left: 660px;
}

#Container {
  position: relative;
  top: 175px;
  left: 18px;
  width: 625px;
  height: 300px;
}
#Navigation {
}
#Navigation a {
}
#Navigation a:hover {
}
#Navigation a.current {
}

#listticker {
list-style:none;
height:100px;
overflow:hidden;
}

#listticker li{
padding-bottom:50px;
}

.Scroller-Container2 {
  position: absolute;
  top: 10px; left: 0px;
}
.Scrollbar-Up2 {
  position: absolute;
  width: 10px; height: 10px;
  background-color: #407d31;
  font-size: 0px;
}
.Scrollbar-Track2 {
  width: 10px; height: 105px;
  position: absolute;
  top: 20px;
  background-color: #cccccc;
}
.Scrollbar-Handle2 {
  position: absolute;
  width: 10px; height: 30px;
  background-color: #407d31;
}
.Scrollbar-Down2 {
  position: absolute;
  top: 15px;
  width: 10px; height: 10px;
  background-color: #407d31;
  font-size: 0px;
}
#Scrollbar-Container2 {
  position: absolute;
  top: 10px;
  left: 660px;
}