@charset "utf-8";


/*a.info {
	border-bottom: 1px dashed brown;
	text-decoration: none;
}

a.info:hover {
	position: relative;
}

a.info span {
	display: none;
}

a.info:hover span {
	display: block;
	position: absolute; top: 10px; left: 0;

	padding: 5px; margin: 10px; z-index: 100;
	background: #f0f0f0; border: 1px dotted #c0c0c0;
	opacity: 0.9;

}
*/
.calActividad {
	color: #006600;
}

.calFiestaJudia {
	color: #800000;
}

.calFeriadoNac {
	color: #808000;
}

.Titulo {
	font-size: 14px;
	color: #065f97;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	background-color: #e4f4fa;
}
.TituloNovedades {
	font-size: 14px;
	color: #065f97;
	font-family: "Times New Roman", Times, serif;
	;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 1px;
	border: 1px dotted #000066;
	padding-left: 5px;
}


.cuerpo {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	list-style-image: url(images/Template/bullet.gif);
}



.footer {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444444;
}
strong {
	color: #CC0000;
}

.norepeat {
	background-repeat:  repeat-y;
}
.ladosTitulo {
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 9px;
	font-size: 10px;
	text-align: center;
}
.barraTitulo {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 2px;
	padding-top: 7px;
}
.buscador {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/Principal/buscador.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.ladosTexto {
	vertical-align: middle;
	font-size: 11px;
}
.password {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: right;
}

a:link {
	color: #E88B00;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.atencion {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #CC0000;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


.tablaCentrado {
	text-align: center;
	border: 1px dotted #333333;
	background-color: #F7F7F7;
}


.trAzul {
	background-color: #006699;
	font-weight: bold;
	color: #FFFFFF;
}
.hrTabla {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 5px;
	width: 99%;
	border-top-color: #FF9900;
}


/*Bordes para las imagenes*/

img.image {
	margin:0;
	padding: 3px;
	background-image: url(images/Template/img_bg.gif);
	text-decoration: none;
	}
img.image:hover {
	background-image: url(images/Template/img_bg_hover.gif);
	text-decoration: none;
	}
#navigation {
	width: 140px;
	padding: 0;
	margin: 0;
	}
.sangria {
	text-indent: 25px;
}
.lista {
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-left: 7px;
}
.divPrincipal {
	height: 1200px;
	overflow: scroll;
}
.calActivInst {
	color: #3333FF;
}
