BODY {
	scrollbar-base-color:#003366
}
.titulo {
	color:#003366;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	margin-top:15px;
}
.subtitulo {
	color:#003366;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	margin-top:15px;
	margin-left:10px;
}
.texto {
	font-family: verdana;
	font-size: 12px;
	margin-left:18px;
	margin-right:18px;
	margin-top:-15px;
	margin-bottom:5px
}
.titulo2 {
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin-bottom:-3px;
}
.fecha {
	color:#FFFFFF;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	margin-left:10px;
	margin-bottom:4px;
}
.tablatitulo {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	text-align:center;
	color:#003366;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
}
.celdablanca {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	text-align:center;
	/*background-color:#FFFFFF;*/
	color:#003366;
	font-family: verdana;
	font-size: 14px;
	font-weight:bold;
}
.celdarosada {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	text-align:center;
	/*background-color:#A3BFDE;*/
	color:#003366;
	font-family: verdana;
	font-size: 14px;
	font-weight:bold;
}
.ddc {
	font-family: arial;
	font-size: 13px;
}
.celdamodem {

	text-align:center;
	/*background-color:#A3BFDE;*/
	color:#003366;
	font-family: verdana;
	font-size: 13px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}
.separador {
	height:1px;
	background-color:#cccccc;
}
.bordeboton {
	border:1px solid #000000;
}
