BODY
{
text-align: center;
font: 12px Arial,Sans-Serif;
color: #444;
font-weight: 500;
background-color: #eee;
background-image: url('imagenes/fondo2008.gif');
background-repeat: no-repeat;
background-position: top right;
background-attachment: fixed;
padding: 0px;
margin: 5px 0px 10px 0px;
}

IMG
{
border: 0px;
}

IMG.derecha
{
float: right;
}

IMG.izquierda
{
float: left;
}

#contenido IMG
{
margin: 0px 0px 5px 20px;
}

#publi {
position: absolute;
top: 0px;
left: 0px;
border: 10px solid gray;
background-color:silver;
width: 98%;
height: 410px;
text-align: center;
overflow: hidden;
}

#contenedor
{
width: 760px;
border: 1px solid #888;
margin: auto;
padding: 0px;
text-align: center;
background-color: white;
}

#cabecera
{
background-image: url("imagenes/top2008.gif");
background-repeat: no-repeat;
width: 750px;
height: 79px;
margin: auto;
margin-top: 5px;
margin-bottom: 10px;
padding: 0px;
}

#bajada
{
background-color: white;
color: #001e56;
padding: 5px;
margin: 0px 4px 15px 4px;
text-align: right;
height: 25px;
border-top: 3px solid #001e56;
border-bottom: 1px solid #EBEBEB;
}

#lateral
{
/*border: 1px dotted red;*/
float: left;
width: 140px;
margin-left: 3px;
padding: 0px;
color: #555;
font: 11px Arial,Sans-Serif;
font-weight: 500;
text-align: center;
background-color: #FAFAFA;
}

#lateral IMG
{
margin-bottom: 5px;
}

#lateral P
{
margin: 0px 3px 0px 3px;
}

#lateralder
{
/*border: 1px dotted blue;*/
width: 135px;
float: right;
margin-right: 3px;
padding: 0px;
color: #777;
font: 11px Arial,Sans-Serif;
font-weight: 500;
text-align: center;
background-color: #FAFAFA;
border: 1px solid #aaa;
padding: 5px;
}

#lateralder H1
{
margin: 5px 0px 10px 0px;
border-bottom: 1px solid #ccc;
padding: 3px;
color: #555;
font: 12px Arial,Sans-Serif;
font-weight: 600;
}

#lateralder IMG
{
margin: 0px 0px 5px 0px;
}

#contenido
{
/*border: 1px dotted green;*/
float: left;
width: 420px;
margin-left: 25px;
padding: 0px;
text-align: center;
color: #222;
}

#contenido H1
{
text-align: left;
font: 14px Verdana,Arial,Sans-Serif;
color: #004080;
font-weight: 600;
padding: 2px;
padding-left: 10px;
padding-right: 20px;
margin: 5px 0px 10px 0px;
border-left: 10px solid #001e56;
border-top: 1px solid #EBEBEB;
background-image: url('imagenes/noticia2008.gif');
background-repeat: no-repeat;
background-position: top right;
}

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

#contenido ul, #contenido ol
{
text-align: left;
}

#contenido B
{
font-weight: 600;
font: 14px Verdana,Arial,Sans-Serif;
}

#contenido EM
{
font: 12px Arial,Sans-Serif;
color: #666;
}

#pie
{
clear: both;
border-top: 1px solid #ddd;
background-color: white;
margin: 30px 120px 15px 120px;
padding: 10px;
color: #777;
font: 11px Arial,Sans-Serif;
font-weight: 500;
text-align: center;
}

H1
{
margin: 30px 0px 10px 0px;
padding: 0px;
font: 10px Arial,Sans-Serif;
font-weight: 500;
text-align: center;
}

A
{
color: #800000;
text-decoration: none;
}

A:hover
{
text-decoration: underline;
color: #004080;
}

FORM
{
text-align: left;
margin-left: 60px;
}

INPUT,TEXTAREA,SELECT
{
border: 1px solid #6699CC;
background-color: #F8F8F8;
font: 11px Arial,Sans-Serif;
}

LABEL
{
font-weight: 600;
font: 14px Verdana,Arial,Sans-Serif;
}

.destacado
{
display: block;
margin: 10px 40px 10px 40px;
padding: 5px;
background-color: #FF0000;
color: white;
font: 14pt Verdana, Arial, Sans-Serif;
font-weight: 600;
text-align: center;
}

.destacado2
{
display: block;
margin: 5px 10px 5px 10px;
padding: 5px;
background-color: #FF0000;
color: white;
font: 10pt Verdana, Arial, Sans-Serif;
font-weight: 600;
text-align: center;
}

.centrado
{
text-align: center;
}