*
{
margin:0px;
padding: 0px;
}

IMG
{
border: 0px;
}

BODY
{
text-align: left;
font: 0.8em Arial,Sans-Serif;
font-weight: 500;
color: #333;
}

#saltonavegacion
{
position: absolute;
top: 0px;
left: 0px;
text-indent: -200px;
}

#contenedor
{
width: 778px;

}

#top
{
width: 100%;
height: 138px;
}

#medio
{
width: 100%;
background-image: url('imagenes/menu.jpg');
background-repeat: repeat-y;
padding-top: 20px;
}

#anclas
{
/*border: 1px dotted yellow;*/
width: 175px;
float: left;
margin-left: 2px;
margin-bottom: 10px;
color: white;
}

#anclas ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
text-align: left;
}

#anclas ul li
{
margin: 0px 0px 1px 0px;
padding: 0px;
height: 30px;
}



#contenido,#contenido2
{
/*border: 1px dotted red;*/
width: 400px;
float: left;
margin-left: 30px;
margin-bottom: 10px;
}

#lateral
{
border-left: 1px solid #C0C0C0;
width: 155px;
float: right;
text-align: center;
padding-left: 5px;
margin-bottom: 10px;
}

#pie
{
/*border: 1px dotted gray; */
clear: both;
margin-left: 200px;
margin-right: 170px;
margin-top: 10px;
text-align: center;
color: #777;
}

#pie2
{
/*border: 1px solid gray;*/
margin: 10px 10px 20px 10px;
text-align: center;
color: #777;
font: 0.8em Arial,Sans-Serif;
}

/***********/
/* Enlaces */
/***********/

#contenido p A, #lateral A, #contenido2 p A
{

color: black;
text-decoration: underline;
}

#contenido p A:hover, #lateral A:hover, #contenido2 p a:hover
{
text-decoration: none;
background-color: #EEE;
}

#anclas ul li a
{
display: block;
width: 99%;
height: 30px;
/*border-left: 10px solid #FFCC00;*/
border-top: 1px solid #FFCC00;
color: #FFF;
font: 1em Verdana,Arial,Sans-serif;
font-weight: 500;
text-decoration: none;
padding: 6px 0px 0px 6px;
}

#anclas ul li a:hover
{
font-weight: 600;
text-decoration: none;
border-left: 8px solid #FFCC00;
border-top: 1px solid #FFCC00;
background-color: #004080;
}

#pie2 A
{
font: 0.9em Arial,Sans-Serif;
font-weight: 500;
color: #666;
text-decoration: none;
}

#pie2 A:hover
{
text-decoration: none;
background-color: #EEE;
}

a.volverarriba
{
font: 0.8em Arial,Sans-Serif;
font-weight: 500;
color: #555;
text-decoration: none;
}

a.volverarriba:hover
{
text-decoration: none;
background-color: #EFEFEF;
}



/**********************/
/* Titulos y parrafos */
/**********************/

#contenido h2, #contenido2 h2
{
font: 16px Verdana,Arial,Sans-Serif;
color: #004080;
font-weight: 600;
border-bottom: 1px gray dotted;
margin: 25px 0px 30px 0px;
width: 99%;
}

#contenido p
{
margin: 10px 5px 5px 0px;
text-align: justify;
}

#contenido2 p
{
margin: 10px 5px 5px 20px;
text-align: justify;
}

.volverarriba
{
text-align: center;
margin-top: 10px;
margin-bottom: 20px;
}

#contenido2 h3 {
font: 12px Arial,Verdana,Sans-Serif;
color: white;
font-weight: 600;
padding: 3px 3px 3px 10px;
border-bottom: 2px solid #FC0;
background-color:#004080;
display: block;
margin: 0px 0px 0px 0px;
width: 99%;
}


/******************/
/* CLASES sueltas */
/******************/

.buscar
{
color: #004080;
border: 1px solid gray;
padding-left: 10px;
}

.botonbuscar
{
color: white;
font-weight: 600;
background-color: #004080;
border: 0px;
border-top: 2px solid #FFCC00;
border-bottom: 2px solid #FFCC00;
width: 100px;
height: 30px;
padding: 3px;
cursor: pointer;
}

.cuadrobuscar
{
border: 1px solid #C0C0C0;
padding: 5px;
width: 90%;
}

.blanco
{
color: white;
}

.centrado
{
width: 90%;
text-align: center;
margin-top: 10px;
}

.fondo
{
z-index: -1;
}


.flota-derecha
{
float: right;
margin-left: 8px;
margin-bottom: 2px;
}

.gobtrans
{
width: 150px;
height: 40px;
}

.borde2px {
border: 2px solid #160099;
}




/**********/
/*  OIRS  */
/*********/

FIELDSET
{
padding: 10px;
}

LEGEND
{

font: 1.2em Arial,Sans-Serif;
}

.botones
{
color: white;
font-weight: 600;
background-color: #004080;
border: 0px;
border-top: 2px solid #FFCC00;
border-bottom: 2px solid #FFCC00;
width: 100px;
height: 30px;
padding: 3px;
cursor: pointer;
}

.derecha
{
text-align: right;
}


/****************************
*** Estilo para controlar ***
*** las noticias del home ***
*****************************/


div.una-noticia
{
border: 1px solid white;
padding: 1px;
margin-top: 5px;
margin-bottom: 20px;
border-bottom: 1px solid #C0C0C0;
}

div.la-foto
{
border: 1px solid #004080;
width: 85px;
height: 85px;
float: left;
padding: 2px;
text-align: center;
vertical-align: middle;
}

div.el-titulo
{
border: 0px;
width: 290px;
float: right;
}

a.el-link
{

font: 14px Verdana,Arial,Sans-Serif;
font-weight: 600;
color: black;
text-decoration: none;
}

a.el-link:hover
{
text-decoration: none;
background-color: #EEE;
}

div.la-fecha
{
border: 0px;
clear: both;
text-align: right;
font: 12px Arial, Sans-Serif;
font-style: italic;
}

div.un-concurso
{
border: 1px solid white;
padding: 1px;
margin-top: 5px;
margin-bottom: 20px;
border-bottom: 1px solid #C0C0C0;
}

div.un-concurso h3
{
font: 14px Verdana,Arial,Sans-Serif;
font-weight: 600;
color: black;
}

div.un-concurso p
{

}

div.la-fecha2
{
text-align: right;
font: 12px Arial, Sans-Serif;
font-style: italic;
}

.centradovertical
{
vertical-align: middle;
}

/* GALERIA */



div.galeria-cuadro
{
margin: 0px 5px 5px 0px;
padding: 2px;
border: 1px solid gray;
width: 88px;
height: 88px;
float: left;
text-align: center;
vertical-align: middle;
}

div.galeria-cuadro:hover
{
border: 1px solid black;
}

div.galeria-cuadro-borrar
{
margin: 0px 5px 5px 0px;
padding: 2px;
border: 1px solid gray;
width: 88px;
height: 105px;
float: left;
text-align: center;
vertical-align: middle;
font: 0.9em Arial,Sans-Serif;
}

.clearboth
{
clear: both;
}

#iframe
{
width: 400px;
height: 800px;
margin: 0px;
padding: 0px;
}