.resalta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	background-color: #FFFF99;
	border:0.5px;
	/*filter: Blur(Add=1, Direction=right, Strength=2);
	filter:alpha(finishopacity=85, style=3)*/
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	background-color: #F8F8F8;	/*filter: Blur(Add=1, Direction=right, Strength=2);
	filter:alpha(finishopacity=85, style=3)*/
	border: 1px solid #999999;
}
.form_trans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	letter-spacing:0px;
	color: #666666;
	border:0.5px;
}
.form_negro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #FFFFFF;
	border:0.5px;
	/*filter: Blur(Add=1, Direction=right, Strength=2);
	filter:alpha(finishopacity=85, style=3)*/
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #1B477F;
}
.tabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.tabla_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	background-color: #F8F8F8;	/*filter: Blur(Add=1, Direction=right, Strength=2);
	filter:alpha(finishopacity=85, style=3)*/
	border: 0px;
}

.botones{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #1B477F;
	width:95px;
	height:18px;
	font-weight: bold;
	background-image: url(../img/barra_boton.gif);
	background-repeat: repeat-x;
	letter-spacing: 2px;
	border: 1px #DDDDDD;
}
.botones_grandes{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #1B477F;
	height:18px;
	font-weight: bold;
	background-image: url(../img/barra_boton.gif);
	background-repeat: repeat-x;
	letter-spacing: 2px;
	border: 1px #DDDDDD;
}
.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color:#C9D6E3;
	border-width:thin;
	color: #666666;
	border:0px;
	background-image: url(../img/barra.gif);
	background-repeat:  repeat-x;
}
.menu3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color:#E2EAF1;
	border-width:thin;
	color: #666666;
	border:0px;
}
.menu2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color:#FAFEDE;
	border-width:thin;
	color: #666666;
	border:0px;
}
.rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	background-color: #F9B8B5;
	border:0.5px;
}
a:link {
color:#163A67;
text-decoration : none;
font-weight: bold;
}

a:active {
color:#163A67;
text-decoration : none;
font-weight: bold;
}

a:visited {
color : #163A67;
text-decoration : none;
font-weight: bold;
}

a:hover {
color : #21599E;
text-decoration:none;
font-weight: bold;
}
.barras {
	font-family: "Free 3 of 9 Extended";
	font-size: 6px;
}
.muestra_form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	background-color: #FFFFFF;
	border:0.5px;
}
.oculta {display:none;}
.muestra {display:block;}
.selecc {background-color:#EBECF3;}
.selecc2 {background-color:#EBECF3;
		  font-weight: bold;
}
.deselecc {}
.punteado {
	background-image: url(../img/punto_vert.gif);
	background-repeat: repeat-x;
	/*background-color:#FFFFFF;*/
	height: 3px;
}

.punteado_vert {
	background-image: url(../img/punto_vert.gif);
	background-repeat: repeat-y;
	/*background-color:#FFFFFF;*/
}

/* CALENDARIO */
.altn  {
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
	color: #ffffff;
	background-color: #666666;
}

.tit  {
	font-family : verdana,arial,helvetica;
	font-size : 8pt;
	color: #ffffff;
	background-color: #333333;
	font-weight: bold;
}
.vacio {
	background-color:#f4f4f4;
}
.evento{
	background-color:#EAEAEA;
	border-bottom: solid 3px #CC3333;
	border-right: solid 1px #333333;

}
.caso_desarrollo td{
	padding-left:15px;
	vertical-align:top;
}
/* FIN CALENDARIO */
