/* ----------- estilos generales stern --------------- */

body
 {
 	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;

 }
 
 a {
	color: #0779F4;
}
 
 br {
	line-height: 8px;
}


h1 {
	font-size: 70%;
	text-align: left;
	color: #000000;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 2px 15px;
	background:  url(img/puntos_select.gif) left top no-repeat;
	
}


hr {
	color: #0779F4;
	height: 1px;
	
	}	
/*------------ menu -------------*/
#navlist
{
border-top: 0px solid #000;
border-bottom: 2px solid #0779F4;
margin: 0px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
padding-bottom: 2px;
padding-top: 3px;
}

#navlist a, #navlist a:link, #navlist a:visited
{
padding: 1px;
padding-left: 13px;
padding-right: 4px;
padding-bottom: 4px;
padding-top: 4px;
color: #000000;
text-decoration: none;
background: url(img/puntos.gif) left top no-repeat;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
border-top: 1px solid #0779F4;
border-left: 1px solid #0779F4;
border-right: 1px solid #0779F4;
border-bottom: 3px solid #0779F4;
background: #95C6FA url(img/puntos_ani.gif) left top no-repeat;
padding: 2px;
padding-left: 12px;
padding-right: 3px;
text-decoration: none;
}

#navlist li
{
padding-right: 1px;
display: inline;
font-size: 0.6em;
}

#navlist ul
{
margin: 0px;
padding: 0px;
}

#navlist #active a 
{
border-top: 1px solid #0779F4;
border-left: 1px solid #0779F4;
border-right: 1px solid #0779F4;
border-bottom: 3px solid #fff;
background: #fff url(img/puntos_select.gif) left top no-repeat;
padding: 2px;
padding-left: 12px;
padding-right: 3px;
text-decoration: none;
}
#contiene ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

#contiene li { margin: 0 0 3px 0; }

#contiene a
{
display: block;
padding: 2px 2px 2px 24px;
border-top: 1px solid #333;
width: 160px;
background-color: #999;
background-image: url(img/puntos.gif);
}

#contiene a:link, #contiene a:visited
{
color: #000;
text-decoration: none;
}

#contiene a:hover
{
border: 1px solid #333;
background-color: #F60;
background-image: url(img/puntos_ani.gif);
color: #333;
}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-color: #FF6600;
background-image: url(img/puntos_select.gif);
color: #333;
}
#vertical
{
border-top: 0px solid #000;
border-bottom: 1px solid #000;
margin: 0px;
font-size: 10px;
padding-bottom: 0px;
padding-top: 0px;
}

#vertical a, #vertical a:link, #vertical a:visited
{
	width: 100%;
	padding: 1px;
	padding-left: 13px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 4px;
	border-top: 1px solid #eee;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	background: url(img/puntos.gif) left top no-repeat;
}


#vertical a:hover, #vertical a:active, #vertical a:focus
{
width: 100%;
border-top: 1px solid #0779F4;
border-left: 1px solid #0779F4;
border-right: 1px solid #0779F4;
border-bottom: 1px solid #0779F4;
background: #95C6FA url(img/puntos_ani.gif) left top no-repeat;
padding: 3px;
padding-left: 40px;
padding-right: 3px;
text-decoration: none;
font-weight: bold;
}

#vertical li
{
padding-right: 1px;
}

#vertical ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

#vertical #active a 
{
border-top: 1px solid #0779F4;
border-left: 1px solid #0779F4;
border-right: 1px solid #0779F4;
border-bottom: 3px solid #fff;
background: #fff url(img/puntos_select.gif) left top no-repeat;
padding: 2px;
padding-left: 12px;
padding-right: 3px;
text-decoration: none;
}


#submenu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 60%;
font-weight: bold;
background: #DBECFF;
border-top: 1px dashed #0779F4;
border-bottom: 1px solid #DBECFF;


}
#submenu li
{
color: #000000;
border-bottom: 1px dashed #0779F4;
}

#submenu a
{
display: block;
margin-top: 0px;
padding: 5px;
width: 100%;


}

#submenu a:link, #submenu a:visited
{
color: #000;
text-decoration: none;
}

#submenu a:hover
{
background-color: #ffffff;
color:  #000;
}
#submenuactiv
{
background-color: #ffffff;
color:  #000;
}


#menuproductos ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: verdana, Arial, Helvetica, sans-serif;
font-size: 60%;
font-weight: normal;
background: #FFFFFF;
border-top: 1px dashed #0779F4;
border-bottom: 1px solid #DBECFF;


}
#menuproductos li
{
color: #000000;
border-bottom: 1px dashed #0779F4;
}

#menuproductos a
{
display: block;
margin-top: 0px;
padding: 5px;
width: 100%;


}

#menuproductos a:link, #menuproductos a:visited
{
color: #000;
text-decoration: none;
}

#menuproductos a:hover
{
color:  #000;
text-decoration: underline;
}
#menuproductosactiv
{
background-color: #eeeeee;
color:  #000;
}


#menuusuario ul
{
padding: 0.3em 0em;
margin: 0px;
list-style-type: none;
border-bottom: 1px solid #0779F4;
color: #0779F4;
width: 100%;
font: normal 60% verdana, arial, helvetica, sans-serif;
text-align: center;
}

#menuusuario li { display: inline;}

#menuusuario li a
{

color: #0779F4;
padding: .3em 2em;
text-decoration: none;

}

#menuusuario li a:hover
{
background-color: #ffffff;
color: #000000;
text-decoration: underline;
padding: .3em 2em;
}

.activado
{
font: bold 100% verdana, arial, helvetica, sans-serif;
background-color: #fff;
padding: .3em 2em;
color: #000000;
}


/*----------- enlaces ----------- */
a.benlace
{
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	background: #DBECFF;
 padding: 2px 10px;
 border: 1px solid #0779F4;
}

a.benlace:link 
{ 
  font-size: 70%;
font-weight: bold;
  text-decoration: none;
  background: #DBECFF;
  padding: 2px 10px;
   border: 1px solid #0779F4;
  }

a.benlace:hover
{ 
  font-size: 70%;
font-weight: bold;
  text-decoration:none;
  color: #000000;
  background: #fff;
 padding: 2px 10px;
  border: 1px solid #0779F4;
}

#current a.benlace
{ 
  font-size: 70%;
font-weight: bold;
  text-decoration:none;
  color: #000000;
  background: #fff;
 padding: 2px 10px;
  border: 1px solid #0779F4;
}

a.benlace2
{
	font-weight: bold;
	text-decoration: none;
	background: #DBECFF;
 padding: 2px 10px;
 border: 1px solid #0779F4;
}

a.benlace2:hover
{ 
font-weight: bold;
  text-decoration:none;
  color: #000000;
  background: #fff;
 padding: 2px 10px;
  border: 1px solid #0779F4;
}


a.minienlace
{
	font-size: 65%;
	font-weight: normal;
	text-decoration: underline;
}

a.minienlace:link 
{ 
  font-size: 65%;
font-weight: normal;
  text-decoration: underline;
  }

a.minienlace:hover
{ 
  font-size: 65%;
font-weight: normal;
  text-decoration:underline;
  color: #000000;
}


.ruta
{
	font-size: 65%;
	color: #0779F4;
	font-weight: normal;
	text-decoration: none;
}

a.ruta
{
    font-size: 100%;
	color: #0779F4;
	font-weight: bold;
	text-decoration: none;
}

a.ruta:link 
{
   font-size: 100%;
  font-weight: bold;
  text-decoration:none;
  color: #0779F4;
}

a.ruta:hover
{ 
 font-size: 100%;
  font-weight: bold;
  text-decoration:underline;
  color: #0779F4;
}



/*--------------- formularios --------------- */

.bordeformulario {
		border: 1px dashed #0779F4;
		border-left: 10px solid #BBDAFC;
		border-right: 10px solid #BBDAFC;
    padding: 5px;
}

.formu {
font-family:  verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000;
	background-color: #FFFFFF;
	border: 1px solid #000;
}

.boton{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #000000;
	background-color: #fff;
border: #000 solid 1px;
	font-weight: bold;

	}
.boton a:hover
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #cccccc;
	background-color:  #ffff;
border: #000 solid 1px;
	font-weight: bold;

	}

.error
{
	font-size: 11px;
	color: #FF3300;
	font-weight: bold;
	text-decoration: none;
}


span.kas 
{
	font-size: 65%;
	font-weight: normal;
	font-style:italic;
}


/*------------------ contenidos ------------------- */

#idiomas
{
padding-bottom: 5px;
color: #0779F4;

}
.sangria
{
padding-left: 10px;

}

.texto
{
	font-size: 70%;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.textojust
{
	font-size: 70%;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}

.negrita {
	font-weight: bold;
	}

.minitexto
{
	font-size: 60%;
	color: #000;
	text-decoration: none;
}
.titulocelda {
	font-size: 70%;
	color: #000;
	height: 20 px;
	font-weight: bold;
	background-color: #95C6FA;
	text-align: center;
	border: 1px solid #CCCCCC;
	}

.titulocelda2 {
	font-size: 60%;
	color: #000;
	height: 20 px;
	background-color: #D4E9FF;
	text-align: center;
	border: 1px solid #CCCCCC;
	}

.celda {
	font-size: 70%;
	color: #0779F4;
	height: 20 px;
	background-color: #eeeeee;
	text-align: center;
	border: 1px solid #ffffff;
	}
	
.celda a {
	font-size: 100%;
		}
.celda a:hover
 {
	font-size: 100%;
	color: #999999;
		}

/*------------------ estilos fondos ------------------- */

#fondo5
{
background: url(img/05.jpg) top right no-repeat;
}
#fondointeriores
{
background: url(img/fondo_interiores.jpg) top right no-repeat;
}
#fondo2
{
background: url(img/motivo_02.gif) top left no-repeat;
}
#fondo1
{
background: url(img/motivo_01.gif) top left no-repeat;
}
#fondo3
{
background: url(img/02.gif) top no-repeat;
}
#fondo6
{
background: url(img/06.jpg) top left no-repeat;
}
#fondopie
{
background: url(img/pie02.gif) left top no-repeat;
}
#recuadro
{
padding: 5px;
padding-left: 12px;
background: url(img/recuadro.gif) top left no-repeat;
}

#noticias
{
padding-top: 6px;
padding-left: 15px;
background: url(img/noticias.gif) top left no-repeat;
}
#fondofaq
{
padding-top: 6px;
padding-left: 11px;
padding-bottom: 6px;
border-bottom: 1px solid #BBDAFC;
border-left: 1px solid #BBDAFC;
border-right: 1px solid #BBDAFC;
background: #ECF5FE;
}

/*------------ paginacion ---------------*/

.paginacion
{
	font-size: 70%;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a.paginacion
{
  
    font-size: 100%;
	color: #000;
	font-weight: normal;
  text-decoration:underline;
}

a.paginacion:link 
{
  font-size: 100%;
  font-weight: normal;
  text-decoration:underline;
  color: #000;
}

a.paginacion:hover
{ 
 font-size: 100%;
  font-weight: normal;
  text-decoration:underline;
  color: #999;
}.infomap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border: medium solid #000000;
	position: absolute;
	height: 83px;
	width: 187px;
	left: 30px;
	top: 30px;
	overflow: auto;
}
