/* ----------- estilos generales sisfle --------------- */

body
 {
 	font-family:  Arial, Helvetica, sans-serif;

	background-image:url(img/fondo.gif);
	background-repeat:repeat-x;
	background-color: #3A569F;
	
 }
 
 a {
	color: #000000;
}

h1 {
	width:100%;
    font-size: 75%;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 5px 0px 5px 0px;
	padding: 0px 2px;
	border-bottom: 1px solid #000000;
}
h2 {
	width:100%;
    font-size: 75%;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0px 0px 5px 0px;
	text-indent: 15px;
background-image: url(img/iconon.gif);
	background-repeat: no-repeat;
		background-position: 0px 3px;
	
	
}
/*h2 {
	width: 100%;
	height: 40px;
    font-size: 65%;
	color: #000000;
	font-weight: bold;
	margin: 1px 1px 1px 1px;
	padding: 5px 0px;
	background-color:#E4E8F2;
	text-align:left;
	border: 1px solid #3A569F;
	
}*/


hr {
	color: #336699;
	height: 1px;
	border: 1px;
	
	
	}	
/*------------ menu -------------*/

#fondomenu
{

text-align: center;
font-size: 80%;
letter-spacing: 0.05em;
background: #336699;
margin-top: 0px;
margin-bottom: 0px;

}

#fondomenu ul
{
list-style-type: none;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
height: 18px;
position: relative;

}

#fondomenu li
{
display: inline;
text-align: center;
margin: 0px 2px;
border-left: 1px solid #000;
}

#fondomenu li a
{
padding: 2px 8px;
text-align: center;
color: #fff;

text-decoration: none;
height: 1px;
margin-top: 0px;
}

#fondomenu li a:hover
{
color: #000;

background-color: #f2f2f2;
}

#fondomenu li a#current
{
color: #000;

background-color: #ffffff;
}

/*----------- cabecera y cuerpo ----------- */

#cabecera{
background-color:#FFFFFF;
padding:0px;
margin:0px;
background-image: url(img/cabecera2.jpg);
background-repeat: no-repeat;
background-position: right top;
}

#idiomas {
clear:both;
float: right;
font-size:70%;
/*margin-right:105px;*/
margin-top:4px;
}
#acceso {
float: right;
font-size:70%;
margin-right:20px;
margin-top:59px;
}
#cuerpo{
background-color:#FFFFFF;
width: 760px;
padding:0;
margin:0;
border:1px;
border-color: #003366;
border-style:solid;
}
#pie{

vertical-align:top;
padding:3;
margin-top:7px;
font-size:70%;
height:18px;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-color: #ffffff;
border-style: solid;
font-weight: bold;
background-color: #EBEBEB;
text-align:center;
}
/*----------- enlaces ----------- */

a.minienlace
{
	font-size: 70%;
	color: #124A82;
font-weight: normal;
	text-decoration: underline;
}

a.minienlace:link 
{ 
  font-size: 70%;
font-weight: normal;
  text-decoration: underline;
  color: #124A82;
}

a.minienlace:hover
{ 
  font-size: 70%;
font-weight: normal;
  text-decoration:underline;
  color: #000000;
}

a.enlace
{
	font-size: 75%;
	color: #124A82;
font-weight: BOLD;
	text-decoration: underline;
}

a.enlace:link 
{ 
  font-size: 75%;
font-weight: BOLD;
  text-decoration: underline;
  color: #124A82;
}

a.enlace:hover
{ 
  font-size: 75%;
font-weight: BOLD;
  text-decoration:underline;
  color: #000000;
}

a.blancoe
{
	font-size: 70%;
	color: #ffffff;
font-weight: normal;
	text-decoration: underline;
}

a.blancoe:link 
{ 
  font-size: 70%;
font-weight: normal;
  text-decoration: underline;
  color: #ffffff;
}

a.blancoe:hover
{ 
  font-size: 70%;
font-weight: normal;
  text-decoration:underline;
  color: #DAE8F6;
}

.ruta
{
	font-size: 70%;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
}

a.ruta
{
    font-size: 100%;
	color: #336699;
	font-weight: normal;
	text-decoration: none;
}

a.ruta:link 
{
   font-size: 100%;
  font-weight: normal;
  text-decoration:none;
  color: #336699;
}

a.ruta:hover
{ 
 font-size: 100%;
  font-weight: normal;
  text-decoration:underline;
  color: #336699;
}



a.enlacenoticia
{
	font-size: 70%;
	width:100%;
	color: #000000;
	font-weight: normal;
	text-decoration: underlined;
	background-color: #ffffff;
	background-image: url(/img/icono.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding: 2px 15px;
margin: 2px;


}

a.enlacenoticia:link 
{ 
  font-size: 70%;
  font-weight: normal;
  text-decoration: underlined;
  background-color: #ffffff;
  background-image: url(/img/icono.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
   padding: 2px 15px;
margin: 2px;
}

a.enlacenoticia:hover
{
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
	background-color: #ffffff;
	background-image: url(/img/icono.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	color: #999999;
	padding: 2px 15px;
margin: 2px;
}

a.benlace
{

	font-size: 70%;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background-color: #336699;
	padding: 2px 6px;
margin: 2px;


}

a.benlace:link 
{ 
  font-size: 70%;
  font-weight: normal;
  text-decoration: none;
   padding: 2px 6px;
margin: 2px;
}

a.benlace:hover
{
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
	color: #003366;
	background-color: #D5E3F6;
			padding: 2px 6px;
margin: 2px;
}

/*--------------- formularios --------------- */

table.fondovalida {
background-image:url(img/fondo_login.gif);
background-repeat: no-repeat;

}

.bordeformulario {
	background-color: #E3E7F2;
	border: 1px solid #333333;
    padding: 5px;
}

.formu {
font-family:   Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}

.boton{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 70%;
	letter-spacing: 0.05em;
	color: #ffffff;
	background-color: #3A569F;
	border-top: 1px solid #FFFFFF;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #FFFFFF;
	
	}
.boton a:hover{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 70%;
	letter-spacing: 0.05em;
	color: #ffffff;
	background-color: #eeeeee;
	border-top: 1px solid #FFFFFF;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #FFFFFF;
	
	}

.error
{
	font-size: 11px;
	color: #cc3333;
	font-weight: bold;
	text-decoration: none;
}

/*------------------ contenidos ------------------- */
.texto
{
	font-size: 70%;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.texto_b
{
	font-size: 70%;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.textojust
{
	font-size: 70%;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}

.negrita {
	font-weight: bold;
	}

.minitexto
{
	font-size: 70%;
	color: #336699;
	font-weight: normal;
	text-decoration: none;
}
.titulo
{
	font-size: 75%;
	color: #000000;
	letter-spacing: 0.05em;
	font-weight: normal;
	text-decoration: none;
}
.verdeclaro {
	font-size: 70%;
	color: #000000;
	background-color: #D7E0EC;
	border: 1px solid #ffffff;
	}

.lineah {
	
	  
	  border-top: 1px solid #BCC6DF;
	  margin-top: 5px;
	   margin-bottom: 5px;

	
}
.lineav {
	
	  
	  border-right: 1px dashed #BCC6DF;

	
}
.titulocelda {
	font-size: 70%;
	color: #ffffff;
	height: 20 px;
	font-weight: bold;
	background-color: #999999;
	text-align: center;
	border: 1px solid #ffffff;
	}
.celda {
	font-size: 60%;
	color: #000000;
	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: #666666
		}
	
.noticias {

background-color: #eeeeee;
padding:4px;
border: 1px solid #CCCCCC;

}
.portada {

font-size: 70%;
width: 100%;
	color: #000000;
	font-weight: normal;
	background-image: url(/img/iconoazul.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 12px;
}

.foto {
	
	  border-bottom: 1px solid #cccccc;
	  border-left: 1px solid #eeeeee;
	  border-right: 1px solid #eeeeee;
	   border-top: 1px solid #cccccc;
	 margin: 5px;
	
}



/*------------ menus internos listas -------------*/



#submenu ul
{
margin-left: 0px;
padding-left: 0px;
list-style-type: none;
font-family:  Arial, Helvetica, sans-serif;
font-size: 70%;
font-weight: bold;

}

#submenu a
{
display: block;
margin-top: 0px;
padding: 2px;
width: 150px;
text-decoration: none;
color: #3A569F;

border-top: 1px solid #3A569F;
border-bottom: 1px solid #3A569F;
border-left: 1px solid #3A569F;
border-right: 1px solid #3A569F;
}

#submenu a:link, #navlist a:visited
{
color: #3A569F;
text-decoration: none;
}

#submenu a:hover
{
background-color: #BCC6DF;
color:  #000000;
text-decoration: none;

}
#submenu li a#current
{
background-color: #BCC6DF;
color:  #3A569F;
text-decoration: none;

}
/*#submenuactiv
{
background-color: #BCC6DF;
color:  #000000;
}*/

.menuinterno {
	background-color: #E1E6F3;
	padding: 2px;
	text-align:center; 
	border: 1px solid #3A569F;
	font-size: 75%;
}
/*------------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;
}
