/* CSS Document */


/* Banner Superior */

.menutop{
background-color:#00A5E4;
width:800px;
margin-bottom:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:25px;
font-weight:bold;
}

.menutop a{
color:#FFFFFF;
margin-left:12px;
margin-right:25px;
}

.menutop a:hover{
color:#02679f
}

.bannertop {
background-image: url(../images1/BANNER_FDO.jpg);
height: 78px;
width: 800px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:4;
text-align:left;
}

.bannertop img{
margin:4px;
border:none;
float:left;
}


/* Menu Principal */

.nuevas{
background:url(../images1/fondopnumanueva.jpg);
text-align:center;
padding-top:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}

.nuevas img{
margin-bottom:10px;
}

.green{
background-color:#CCFFCC;
width:780px;
margin-left:5px;
text-align:left;
}

.green a:hover{
color:#1f5700;
}

.green td{
width:390px;
}

.green dt{
background-image: url(../images1/vineta.jpg);
background-repeat: no-repeat;
background-position: left top;
height: 42px;
width: 42px;
float:left;
margin-right:10px;
margin-left:15px;
}


.main{
font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Contenido */

.contenido{
margin-top:10px;
font-size:12px;
width:750px;
text-align:justify;
color:#000000;
}

.contenido img{
margin:10px;
}

.fecha, .title{
color:#000099;
font-weight:bold;
font-size:15px;
}

.title{
color:#009900;
}


/* Divisor */

.divisor{
margin-top:10px;
	width:273px;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #003399;
}

/* Proximas Actividades */

.proximas{
margin-top:15px;
width:650px;
text-align:left;
}

.titulo{
color:#003399;
font-weight:bold;
font-size:14px;
}

.actividades{
margin-left:8px;
font-size:13px;
}

.bullets{
margin-top:10px;
font-weight:bold;
font-size:12px;
}

/* Creditos */

.creditos{
width:750px;
margin-top:50px;
font-size:10px;
text-align:left;
}

.sidecredit{
width:345px;
float:left;
margin-left:15px;
}

/* Links */

.links{
clear:both;
width:500px;
text-align:center;
font-size:10px;
color:#333366;
font-weight:bold;
}

.links table{
background-color:#232345;
width:500px;
}

.links td{
	border: 1px solid #333366;
	background-color:#99ccff;
	padding:4px;
}

.links a{
color:#0000ee;
text-decoration:underline;
}

/* Footer */

.footer, .footer a{
width:500px;
font-size:10px;
margin-top:20px;
vertical-align:middle;
text-decoration:none;
color:#000000;
}

.imagenes{
float:left;
margin-left:75px;
}

.arriba{
clear:both;
position:relative;
top:40px;
background-color:#669966;
width:70px;
line-height:20px;
}

.arriba a{
font-size:11px;
color:#fff;
}