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

/* LINKS */
A.menu-ppal { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#172981; font-weight:normal; text-decoration:none; }
A.menu-ppal:hover { text-decoration:underline; color:#000000; }

A.menu-ppal-activo { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#000000; font-weight:normal; text-decoration:none; }
A.menu-ppal-activo:hover { text-decoration:underline;}

A.btn-leer-mas { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF; font-weight:normal; background-image:url(../img/btn-leer-mas.gif); padding:5px 12px 5px 24px; background-repeat:no-repeat;text-decoration:none; }
A.btn-leer-mas:hover { background-image:url(../img/btn-leer-mas-over.gif); }

A.miga-pan { font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:10px; font-weight:normal; text-decoration:none; }
A.miga-pan:hover { text-decoration:underline; }

A.menu-corp { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#172981; font-weight:normal; background-color:none; padding:8px 16px; text-decoration:none; }
titulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}

A.menu-corp:hover { background-color:#000000; color:#FFFFFF; }

A.menu-corp-activo { font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#172981; font-weight:normal; background-color:none; padding:12px 24px; text-decoration:underline; }
A.menu-corp-activo:hover { background-color:#172981;  color:#FFFFFF; }


/* TEXTOS */
.texto { font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; color:#44464e; font-weight:normal; }

.miga-pan-nolink { font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; color:#CCCCCC; font-weight:normal; }

.direccion { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#12191C; font-weight:normal; }

.telefono { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#c9cacf; font-weight:normal; }

.texto-destacado { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#172981; font-weight:normal; }


/* IMGS */
.logo-link {
	border:0px;
}

.separata-menu {
	padding:8px 0;
}
	
	
/* FORM */
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #EFEFEF;
	padding: 2px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #C8CACE;
}
.titulos {
font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; color:#000033; font-weight:bold;
}

