/* ----------- estilos generales --------------- */

body
 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
 }
 
 a
{	color: #608000;
}

h1 {
	font-size: 80%;
	color: #666666;
	letter-spacing: 0.1em;
	margin: 1px;
	width: 100%;
	padding: 8px 10px 2px 5px;
border-bottom: 1px solid #D7BE8E;

}


/*----------- enlaces -----------*/

a.minienlace
{
	font-size: 60%;
	color: #15570C;
	font-weight: normal;
	text-decoration: underline;
}

a.minienlace:link 
{ 
  font-size: 60%;
  font-weight: normal;
  text-decoration: underline;
  color: #15570C;
}

a.minienlace:hover
{
	font-size: 60%;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}

.ruta
{
	font-size: 60%;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

a.ruta
{
    font-size: 100%;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a.ruta:link 
{
   font-size: 100%;
  font-weight: bold;
  text-decoration:none;
  color: #333333;
}

a.ruta:hover
{ 
 font-size: 100%;
  font-weight: bold;
  text-decoration:underline;
  color: #999999;
}



a.benlace
{
	font-size: 65%;
	color: #15570c;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #15570c;
	border-left: 1px solid #15570c;
	border-right: 1px solid #15570c;
	padding: 2px 10px;
	margin: 2px;
}

a.benlace:link 
{ 
 font-size: 65%;
	color: #15570c;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #15570c;
	border-left: 1px solid #15570c;
	border-right: 1px solid #15570c;
	padding: 2px 10px;
	margin: 2px;
}

a.benlace:hover
{
    font-size: 65%;
    font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background: #B2D708;
	border-bottom: 1px solid #15570c;
	border-left: 1px solid #15570c;
	border-right: 1px solid #15570c;
    padding: 2px 10px;
	margin: 2px;
	}
	
#navlist
{
font-size: 70%;
border-bottom: 4px solid #B2D708;
margin: 10px;
padding-top: 10px;

}

#navlist a, #navlist a:link, #navlist a:visited
{
padding-top: 20px;
padding-bottom: 2px;
padding-left: 12px;
padding-right: 12px;
border-right: 1px solid #B2D708;
color: #000000;
text-decoration: none;
height: 30px;
text-align: bottom;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{

border-right: 1px solid #B2D708;
background: #B2D708;
padding-top: 20px;
padding-bottom: 2px;
padding-left: 12px;
padding-right: 12px;
text-decoration: none;
height: 30px;
}

#navlist li
{
display: inline;
height: 30px;
}

#navlist ul
{
margin: 0px;
padding: 0px;
}

#navlist #active a 
{

border-right: 1px solid #B2D708;
background: #608000; 
padding-top: 20px;
padding-bottom: 2px;
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
color: #ffffff;
}


#menuusuario ul
{
padding: 0.3em 0em;
margin: 0px;
list-style-type: none;
color: #608000;
width: 100%;
font: normal 60% verdana, arial, helvetica, sans-serif;
text-align: center;
}

#menuusuario li { display: inline;}

#menuusuario li a
{

color: #608000;
padding: .2em 1em;
text-decoration: none;

}

#menuusuario li a:hover
{
background-color: #ffffff;
color: #000000;
text-decoration: underline;
padding: .2em 1em;
}
.activado
{
font: normal 100% verdana, arial, helvetica, sans-serif;
background-color: #fff;
padding: .3em 2em;
}

#submenu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: tahoma, Arial, Helvetica, sans-serif;
font-size: 70%;
font-weight: bold;

}
#submenu li
{
color: #15570C;
text-decoration: underline;

}

#submenu a
{
display: block;
margin-top: 0px;
text-decoration: underline;
padding: 4px;
width: 100%;
color: #15570C;
border-bottom: 1px solid #B2D708;

}

#submenu a:link, #navlist a:visited
{
color: #15570C;
text-decoration: underline;
}

#submenu a:hover
{
color:  #B2D708;
text-decoration: underline;
}
#submenuactiv
{
background-color: #D5E396;
color:  #15570C;
}
/*--------------- formularios --------------- */

.formu {
font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #15570C;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.boton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #000000;
	background-color: #B2D708;
	border: 1px solid #000000;
	font-weight: bold;

	}

.error
{
	
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

/*------------------ contenidos ------------------- */


.textoblanco
{
	font-size: 70%;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-indent: 8px;
	
}
.texto
{
	font-size: 70%;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	
}
.textojust
{
	font-size: 70%;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	letter-spacing: normal;
	border-left: 1px solid #B2D708;
	padding-left: 5px;
}



.registros {
	font-size: 70%;
	font-weight: bold;
	color: #608000;
	background-color: #D5E396;
	border-bottom: 4px solid #608000;
	text-align: center;
	height: 22px;

}
.zonas {

	color: #608000;
	background-color: #D5E396;
	border-bottom: 4px solid #608000;
	text-align: center;
	height: 22px;

}

.titulo {
	background-image: url(img/icono.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size: 80%;
	font-weight: bold;
	color: #15570C;
	text-indent: 22px;
	background-repeat: no-repeat;
	margin-top: -10px;

	

}

.negrita {
	font-weight: bold;
	}
	
.foto {
	border: 1px solid #cccccc;
	}
	
.bordeformulario {
	background-color: #eeeeee;
	border: 1px dashed #15570C;
    padding: 5px;

}

.minitexto
{
	font-size: 60%;
	color: #15570C;
	text-decoration: none;
}
.titulocelda {
	font-size: 70%;
	color: #15570C;
	font-weight: bold;
	background-color: #eeeeee;
	text-align: center;
	border: 1px solid #B2D708;
	height: 22px;
	}
	
.celda {
	font-size: 60%;
	color: #000000;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #B2D708;
	padding: 3px;
	height: 22px;
	}
	
a.celda {
	font-size: 100%;
	}

a.celda:hover
 {
	font-size: 100%;
	color: #000000;
		}
	
.separador {
border-left: 1px solid #ffffff;
text-align: center;
}
.linea {
border-bottom: 1px solid #15570C;

}
.punteado	{
 	border: 1px solid #cccccc;
	background-color: #EEEEEE;
	padding: 8px;

	}
	
/*------------paginacion---------------*/


.paginacion
{
	font-size: 70%;
	color: #B2D708;
	font-weight: bold;
	text-decoration: none;
}

a.paginacion
{
  
    font-size: 100%;
	color: #666666;
	font-weight: normal;
  text-decoration:underline;
}

a.paginacion:link 
{
  font-size: 100%;
  font-weight: normal;
  text-decoration:underline;
  color: #666666;
}

a.paginacion:hover
{ 
 font-size: 100%;
  font-weight: normal;
  text-decoration:underline;
  color: #000000;
}
