/* CSS Document */
a
{
color: #666666;
}
a:visited
{
color: grey;
}
a:active
{
text-decoration: underline;
color: #FFFFFF;
}
.fondo
{
background-color: #666666;
font-family: Georgia;
font-size: 12px;
color: #666666;
}
#articulos
{
text-align: left;
width: 700px;
margin-bottom: 30px;
font-size: 12px;
}
#publicaciones
{
width: 800px;
height: 300px;
padding-top: 50px;
margin-right: 40px;
padding-bottom: 10px;
background-color: #E8EBF0;
font-size: 12px;
}
#centro_galeria
{
background-color: #E8EBF0;
font-size: 12px;
text-align: justify;
color: #2F2F2F;
font-family: Georgia;
width: 900px;
margin-left: 50px;
margin-right: 50px;
padding-right: 75px;
padding-left: 50px;

}





#flashcontent
{
text-align: center;

}


#centro
{
margin-top: 10px;
margin-left: 120px;
margin-right: 20px;
padding: 30px;
background-color: #E8EBF0;
font-size: 12px;
text-align: left;
color: #2F2F2F;
font-family: Georgia;
width: 800px;
border: 7px solid #002B54;

}

#centro1
{
margin-top: 50px;
margin-left: 250px;
margin-right: 250px;
background-color: #E8EBF0;
font-size: 12px;
color: #2F2F2F;
font-family: Georgia;
width: 600px;
height: 500px;
-moz-border-radius: 1em;

}
	
#cursos img
{
border: 0;
}

.peu
{
color: #002B54;
font-family: Georgia;
font-size: 13px;
text-align: center;
padding: 5px;
clear: both;
}
#ficha
{
margin-left: 40px;
margin-right: 60px;
margin-top: 20px;
}
#ficha img
{
float: left;
margin-left: 50px;
margin-right: 40px;

}
#ficha p
{
margin-right: -20px;
margin-left: 160px;
text-align: left;
}
#resaltar
{
background-color: #666666;
color: white;
text-align: left;
}
.portada
{
text-align: center;
border: 10px solid #002B54;
margin-left: 100px;
margin-right: 100px;
margin-top: 10px;
background-color: #FFFFFF;
}
#titulos
{
text-align: center;
background-color: #999999;
width: 200px;
border: 5px solid;
border-color: #993333;
}
#noticia
{
text-align: justify;
background-color: #E8EBF0;
margin: 0px;
}
#noticias
{
background-color: #E8EBF0;
text-align: justify;
width: 800px;
height: 300px;
padding-top: 70px;
margin-bottom: 30px;
margin-right: 20px;
padding-bottom: 100px;
padding-left: 50px;
padding-right: 50px;
font-size: 12px;
text-align: left;
height:300px;
font-size: 12px;
}

#obras
{
margin: 0px auto;
text-align: center;
background-color: #E8EBF0;
width: 750px;
height: 500px;
}

#obras1
{
margin: 0px auto;
text-align: center;
background-color: #E8EBF0;
width: 750px;
height: 500px;
border: 10px solid #002B54;
}
#obras img
{
border: 0px;
width: 150px;
height: 150px;
}

#obras td
{
padding: 5px;
text-align: center;
}

#titulos_tipos_obras
{
	background-color: #999999;
	font-family: Georgia;
	font-size: 20px;
	color: #666;
}

.texto
{
color: #2F2F2F;
font-family: Georgia;
font-size: 12px;
position: static;
}

#navlist
{
border-bottom: 1px solid #ccc;
margin: 0;
padding-bottom: 19px;
padding-left: 10px;
}

#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist a:link, #navlist a:visited
{
background: #E8EBF0;
border: 1px solid #ccc;
color: #666666; 
float: left;
font-size: small;
font-weight: normal;
line-height: 14px;
margin-right: 8px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}


#navlist a:link#current, #navlist a:visited#current
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist a:hover { color: #FBFCFD; }

body.section-1 #navlist li#nav-1 a,
body.section-2 #navlist li#nav-2 a,
body.section-3 #navlist li#nav-3 a,
body.section-4 #navlist li#nav-4 a
{
background: #fff;
border-bottom: 1px solid #fff;
color: #2F2F2F;
}

#navlist #subnav-1,
#navlist #subnav-2,
#navlist #subnav-3,
#navlist #subnav-4
{
display: none;
width: 90%;
}

body.section-1 #navlist ul#subnav-1,
body.section-2 #navlist ul#subnav-2,
body.section-3 #navlist ul#subnav-3,
body.section-4 #navlist ul#subnav-4
{
display: inline;
left: 10px;
position: absolute;
top: 95px;
}

body.section-1 #navlist ul#subnav-1 a,
body.section-2 #navlist ul#subnav-2 a,
body.section-3 #navlist ul#subnav-3 a,
body.section-4 #navlist ul#subnav-4 a
{
background: #fff;
border: none;
border-left: 1px solid #ccc;
color: #999;
font-size: smaller;
font-weight: bold;
line-height: 10px;
margin-right: 4px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navlist ul a:hover { 
color: #330000;
}

#contents
{
background: #fff;
border: 1px solid #ccc;
border-top: none;
clear: both;
margin: 0px;
padding: 15px;
} 
