/* ----------- estilos generales mariskone --------------- */

html,body
 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
 }
 
 a
{	color: #003366;
}

h1 {
	font-size: 80%;
	color: #666666;
	letter-spacing: 0.1em;
	margin: 1px;
	width: 100%;
	padding: 8px 0px 2px 5px;
border-bottom: 1px solid #D7BE8E;

}
hr {
	color: #003366;
	height: 1px;
	
	}


/*----------- enlaces -----------*/

a.minienlace
{
	font-size: 60%;
	color: #003366;
	font-weight: bold;
	text-decoration: underline;
}

a.minienlace:link 
{ 
  font-size: 60%;
  font-weight: bold;
  text-decoration: underline;
  color: #003366;
}

a.minienlace:hover
{
	font-size: 60%;
	font-weight: bold;
	text-decoration: underline;
	color: #999999;
}

.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.menu
{
	font-size: 70%;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.menu:link 
{ 
  font-size: 70%;
  font-weight: normal;
  text-decoration:none;
  color: #000000;
}

a.menu:hover
{
  font-size: 70%;
  font-weight: normal;
  color: #333333;
  text-decoration: underline;
}
.activo {
border-left: 1px solid #ffffff;
background-color: #FFFFFF;
font-size: 70%;
text-align: center;

}

a.benlace
{
	font-size: 65%;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #003366;
	padding: 2px 6px;
	margin: 2px;
}

a.benlace:link 
{ 
 font-size: 65%;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #003366;
	padding: 2px 6px;
	margin: 2px;
	
}

a.benlace:hover
{
    font-size: 65%;
    font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background: #6699cc;
	border: 1px solid #6699cc;
    padding: 2px 6px;
	margin: 2px;
	
	}

/*--------------- formularios --------------- */

.formu {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #336699;
	background-color: #FFFFFF;
	border: 1px solid #546B82;
}


.boton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #FFFFFF;
	background-color: #6699cc;
	border-top: 1px solid #ADC2D6;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #ADC2D6;
	border-left: 1px solid #FFFFFF;
	font-weight: bold;

	}

.error
{
	
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.bordeformulario {
	background-color: #ffffff;
	border: 1px solid #003366;
    padding: 5px;

}
/*------------------ contenidos ------------------- */



.textoazul
{
	font-size: 70%;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.3em;

}
.texto
{
	font-size: 70%;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.textojust
{
	font-size: 70%;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	letter-spacing: normal;
}

.linea {
	
	height: 10px;
}
.lineas {
	background-image: url(img/rayado.gif);
	background-attachment: fixed;
	background-repeat:  repeat;
}

.tituloclaro {
	font-size: 70%;
	font-weight: bold;
	color: #546B82;
	background-color: #CFDDEC;
	text-indent: 3pt;
}

.titulooscuro {
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #546B82;
	text-indent: 3pt;
	border: 1px solid #ffffff;
	height: 20px;
}

.negrita {
	font-weight: bold;
	}



.minitexto
{
	font-size: 60%;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}

.celda {
	font-size: 60%;
	color: #355574;
	background-color: #EEEEEE;
	height: 20px;
	text-align: center;
	border: 1px solid #ffffff;
	}
	
.celda a {
	font-size: 100%;
	color: #355574;
	}
.celda a:hover {
	font-size: 100%;
	color: #666666;
	}
	
.separador {
border-left: 1px solid #ffffff;
text-align: center;
}

.punteado	{
 	border: 1px solid #cccccc;
	background-color: #EEEEEE;
	padding: 8px;

	}
.foto {
	
	 	  border-bottom: 4px solid #003366;
	  border-left: 1px solid #003366;
	  border-right: 1px solid #003366;
	    border-top: 4px solid #003366;
	   
}

/*------------ menus internos listas -------------*/

#menuadmin ul
{
padding: 0.3em 0em;
margin: 4px;
padding: 5px;
list-style-type: none;
background-color: #D6BE8C;
color: #003366;
width: 100%;
font: bold 70% verdana, arial, helvetica, sans-serif;
text-align: center;
border: 1px solid #003366;
}

#menuadmin li a
{
background-color: #D6BE8C;
color: #003366;
padding: .3em 2em;
text-decoration: none;
}
#menuadmin li a:hover
{
background-color: #D6BE8C;
color: #FFFFFF;
padding: .3em 2em;
text-decoration: none;
}


#navcontainer ul
{
padding: 0.3em 0em;
margin: 0px;
list-style-type: none;
background-color: #eeeeee;
color: #003366;
width: 100%;
font: bold 60% verdana, arial, helvetica, sans-serif;
text-align: center;
}

li { display: inline;}

li a
{
background-color: #eeeeee;
color: #003366;
padding: .3em 2em;
text-decoration: underline;

}

li a:hover
{
background-color: #ffffff;
color: #003366;
text-decoration: none;
padding: .3em 2em;
}

.activado
{
font: bold 100% verdana, arial, helvetica, sans-serif;
background-color: #ffffff;
padding: .3em 2em;
color: #003366;
text-decoration: none;
}

#pie ul
{
margin: 1px;
padding: 2px;
list-style-type: none;
background-color: #D7BE8E;
color: #000000;
width: 100%;
font: normal 60% verdana, arial, helvetica, sans-serif;
text-align: center;

}
#pie li a
{
background-color: #D7BE8E;
color: #000000;
font-weight: bold;
padding: .2em 2em;
text-decoration: none;
}
#pie li a:hover
{
background-color: #D7BE8E;
color: #eeeeee;
font-weight: bold;
padding: .2em 2em;
text-decoration: underline;
}



/*------------paginacion---------------*/


.paginacion
{
	font-size: 70%;
	color: #666666;
	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;
}