@charset "utf-8";
/* CSS Document */


.celda {
	font-size:11px;
	padding-top:45px;
	padding-left:10px;
	text-align:left;
	color:#006699;
}


.enlaces a{
	color:#006699;
	
	text-decoration:none;
	vertical-align:top;
}

.enlaces a:hover{
	color:#006;
	font-weight:bold;
	text-decoration:none;
	vertical-align:top;
}

#flash {
	padding-left:150px;
}

#fondo {
	background-image:url(imagenes/marco.jpg);
	background-repeat:no-repeat;
}

/*.menuenlaces {
	color:#5e7375;
	font-size:11px;
	padding-bottom:15px;
	text-decoration:underline;
	vertical-align:top;
}*/

.menuenlaces a{
	color:#5e7375;
	font-size:12px;
	padding-bottom:15px;
	text-decoration:underline;
	vertical-align:top;
}

.menuenlaces a:hover{
	color:#3a4647;
	font-weight:bold;
	padding-bottom:15px;
	text-decoration:none;
	vertical-align:top;
}

#pie {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#006699;
	line-height:1.5;
}
.titulo {
	color:#287E97;
	font-weight:bold;
}
