/* CSS Document */
body {
background: #e9eff5; 
}


a.pictograma:link {
color: #FFFFFF;
text-decoration: none;
}

a.pictograma:visited {
color: #FFFFFF;
text-decoration: none;
}

a.pictograma:hover {
color: #FFFFFF;
text-decoration: none;
}

a.enlace:link {
color:#004F76;
text-decoration: none;
font-size: 17px;
font-family: "Arial, Helvetica, sans-serif";
}

a.enlace:visited {
color:#004F76;
text-decoration: none;
font-size: 17px;
font-family: "Arial, Helvetica, sans-serif";
}

a.enlace:hover {
color:#004F76;
font-weight: bold;
font-size: 17px;
font-family: "Arial, Helvetica, sans-serif";
}

a.enlaceTitulo:link {
color:#004F76;
text-decoration: none;
font-size: 18px;
font-family: "Arial, Helvetica, sans-serif";
}

a.enlaceTitulo:visited {
color:#004F76;
text-decoration: none;
font-size: 18px;
font-family: "Arial, Helvetica, sans-serif";
}

a.enlaceTitulo:hover {
color:#004F76;
font-weight: bold;
font-size: 18px;
font-family: "Arial, Helvetica, sans-serif";
}


p.titulo{
text-align: center;
}

td.encabezado {
}

td.fundacion {
vertical-align: top;
text-align: left;
border-right-style:solid;
border-right-width:1px;
border-right-color: #004F76;
}

td.asociacion {
vertical-align: center;
text-align: left;
border-left-style:solid;
border-left-width: 1px;
border-left-color: #004F76;
}

td.valores {
vertical-align: top;
text-align: center;
border-bottom-style:solid;
border-bottom-width: 1px;
border-bottom-color: #004F76;
}

td.boletin {
text-align: center;
}

.banner_swf {
margin: 5px;
margin-bottom: 25 px;
float: right;
width:0px;
}

a.subtitle {
position: relative;
background-color: #cccccc;
width:500px;
top: 91px;
text-align: center;
color:#666666;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:small;
font-weight:bold;
}
