/* Estilos Generales */
html {
	height:100%;
	width:100%;
	padding:0px;
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #008131 url(../img/fondo_general.jpg) repeat-y right top;
	color: #68B476;
	margin-top:0px;
}



div.pagina {
	clear:left;
	position:absolute;
	float:left;
	margin-bottom:2px;
	padding-left:6px;
	width:790px;
	visibility: visible;
	left: 0px;
	margin-right: 8px;
	top: 0px;
	border-left:8px solid #006400;
	border-right:8px solid #006400;
	border-bottom:8px solid #006400;
	background:#006400;
	background-color: #FFFFFF;
}


/* Marquesina de la página */
div.marquesina{
	margin-top:1px;
	background-color:#FFFFFF;
	color:#1e6f44;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #68B476;
}


div.marqueCont{
width:350px;
margin-left:10px;
color:#000000;
font-weight:bold;
text-transform:uppercase;
font-size:14px;
}



div.imagen_borde{
	clear:left;
	float:right;
	background:url(../img/sombra.gif) repeat-y right top;
	padding-top: 278px;
}

div.tituloPagina {
	width:413px;
	float:left;		
	font-size:18px;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: hidden;
	border-bottom-color: #CCCCCC;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #339933 url(../img/flecha.jpg) left no-repeat;
	text-indent:18px;
}

div.tituloPagina div.margen {
	float:left;
	margin-right: 5px;
}




a:visited {font-size:9px;color:#005922;font-weight:normal; text-decoration:none;} 
a:active {font-size:9px;color:#005922;font-weight:normal;text-decoration:none;}
a:link {font-size:9px;color:#005922;font-weight:normal;text-decoration:none;} 
a:hover {font-size:9px;color:#68B476;font-weight:normal;text-decoration:underline;} 



/* Estilos del Cabezal */
div.zona_cabezal {  background-color:#005f25;height:87px; width:787px; padding-left: 3px; padding-top:3px; padding-bottom:3px; }
div.logoIzquierdo {
	float:left;
	heigt:100px;
	cursor:pointer;
	margin-left: 0px;
}
div.logoDerecho {float:right; margin-right:1em; cursor:pointer;}

div.login {float:right;height:100px; width:517px; } 


/* Estilos del Contenedor */
div.contenedor{
	width:788px;
	background:url(../img/fondo_menu.gif) left repeat-y;
	margin-top:3px;
	margin-bottom: 3px;
	clear:both;
	float:left;
	margin-left:0px;
	padding-left: 0.7px;
	padding-top:0px;

}

div.zona_menu {*_width:165px; min-width:164px; float:left; padding-bottom:1em; }
div.menu div.menu_superior{ background:url(../img/menu_superior.gif) top right no-repeat; 	padding:0px;}
div.menu div.menu_inferior{ 
background:url(../img/menu_inferior.gif) bottom right no-repeat; 	padding-bottom:5px; 	padding-left:43px; 	padding-right:5px; 	margin-top:0px; }
div.menu{min-height:9px;width:162px; font-size:9px; }
div.menu div.menuSuperior {
	color:#1e6f44;
	padding:0.1em;
	padding-left: 1.6em;
	font-size:10px;
	margin-top: 0.9em;
	margin:bottom: 0.5em; 					
	font-weight:bold;
	background-image: url(../img/menu_sup3.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 23px;
}

div.menu div.menuSuperior div.menuDerecho{
margin-top:6px;

}
div.subMenu div.menuSuperior div.menuDerecho{
margin-top:3px;
}

div.subMenu {
	height:auto;
	width:162px;
	margin-top: 4px;
}
div.subMenu div.menuSuperior {
	padding-left:0.9em;
	margin-left: 13px;
	color:#1e6f44;
	font-size:9px;
	font-weight:normal;
	padding-top: 0.05em;
	padding-right: 0.1em;
	padding-bottom: 0.1em;
	background-image: url(../img/submenu_superf.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 18px;
}
div.zona_menu div.menu div.menuDerecho a:hover{
background-color:#518759;
 
}

div.OpcionMenu a:visited { color:#1e6f44; text-decoration:none}
div.OpcionMenu a:active {color:#1e6f44; text-decoration:none}
div.OpcionMenu a:link {color:#1e6f44; text-decoration:none}
div.OpcionMenu a:hover {color:#78BC7E;  text-decoration:none}

div.zona_contenido {
	float:left;	
}

div.zona_contenido_interior {
	float:left;
	width:413px;
	height:100%;
	background-color: #FFFFFF;
}
div.zona_contenido_interior div.zona_banner_interior{
	width:413px;
	height:100px;
	float:left;	
	
}

/*Estilos de imagen en el lateral derecho*/

div.zona_promocion_interior img{
	border-style:none;
}

/*Estilos de imagen en el contenido interior*/

div.zona_contenido_interior img{
border-style:none;
}


.imagenCabezal img { border: 2px solid #026a2a;}

div.zona_promocion_interior {
	background:url(../img/atencionCliente.jpg) bottom no-repeat;
	float:left;
	width:210px;
	margin:0;
	padding:0;
	background-color: #68b476;
	}

div.zona_promocion_interior div.atencion{
height:50px;
}
/* Estilos DEl Pie **/
/* Zona Pie */

div.zona_pie{
	clear: both;
	float:left;
	margin-right:0em;
	width: 790px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6BB673;

}
div.zona_pie div.pie_izquierda{
	float:left; 
	width:31px;
}
div.zona_pie div.pie_derecha{
	float:right; 
	width:31px;
	
}
div.zona_pie div.pie_texto{
	width:780px;
	top:5px;
	clear:left;
	float:left;
	text-align:center;
	font-size:9px;
	padding-bottom: 2px;
}


/** LOGIN **/


div.zona_cabezal div.login{
	vertical-align:baseline;
	margin-right:0px;
	margin-left:0px;
	height: 89px;
	margin-right: 0px;
	text-align:right;
	white-space: nowrap;
	padding-top: 0px;
	background-color: #005D21;
	background-image: url(../img/cabezal_fondo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	


}

div.zona_cabezal img.btn_go{
	cursor:pointer;
	vertical-align:bottom;
	position:static;
	
}

div.zona_cabezal img.logoDer{
	margin-left:30px;
	margin-right: 5px;
}


div.form_login {
	margin-right:0px;
	margin-top:14px;
}
div.form_login input {
	border: 1px solid yellow;
	font-size: 10px;
}

.login_texto {
	font-size: 10px;
	color:#FFFFFF;
	font-weight:bold;
}
