/* Definiciones de estilo */
a:link {
	text-decoration: none;
	border: 0px;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

H1 {
	font-family : "@Arial Unicode MS";
	font-size : 18px;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
	color : Blue;
}


.cabeceraCalendario{
	font-family : Tahoma;
	font-size : 12px;
	border : 1px solid Navy;
	color : White;
	text-align : center;
	line-height : 9px;
	vertical-align : middle;
	background : Navy;
}

.enPortada{
	font-size:8pt;
	font-family: verdana,arial,helvetica;
	border : 1px solid Navy;
	color : White;
	text-align : left;
	vertical-align : middle;
	background : Navy;
}

.texto{
		font-size:8pt;
		font-family: verdana,arial,helvetica;
}

.textopeque{
	font-family : Tahoma;
	font-size : 12px;
	font-style : normal;
}

.textomaspeque{
	font-family : Tahoma;
	font-size : 9px;
	font-style : normal;
}

.textopequerojo{
	font-family : Tahoma;
	font-size : 12px;
	font-style : normal;
	color : Red;
	font-weight : bold;
}

.fuente8 {
		font-size:8pt;
		font-family: verdana,arial,helvetica;
}

.fuente8Mays {
	font-size:8pt;
	font-family: verdana,arial,helvetica;
	color : Navy;
	font-variant : small-caps;
	border-bottom : 1px solid;
	border-top : 0px;
	background-color : #FFFFD5;
}

.fuente8MaysOn {
	font-size:8pt;
	font-family: verdana,arial,helvetica;
	color : Navy;
	font-variant : small-caps;
	border-bottom : 1px solid;
	border-top : 0px;
	background-color : #D9D7F2;
}

.textorojo{
	font-size:8pt;
	font-family: verdana,arial,helvetica;
	font-style : normal;
	color : Red;
	font-weight : bold;
}

.negrita{
	font-family : Tahoma;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}

.textonegrita{
	font-family : "@Arial Unicode MS";
	font-size : 13px;
	font-style : oblique;
	font-weight : bold;
}

.titulo{
	font-family : "@Arial Unicode MS";
	font-size : 18px;
	font-style : italic;
	font-variant : normal;
	font-weight : bold;
	color : Blue;
}

.paginadorOff{
	border : 1px solid Navy;
	font-family : "@Arial Unicode MS";
	font-size : 10px;
	color : Navy;
	text-align : center;
	line-height : 9px;
	vertical-align : middle;
}

.paginadorOn{
	border : 1px solid Navy;
	font-family : "@Arial Unicode MS";
	font-size : 10px;
	color : White;
	text-align : center;
	line-height : 9px;
	vertical-align : middle;
	background : Navy;
}

.lpaginadorOn{
	color : White;
}

.lpaginadorOff{
	color : Navy;
}

.enlaceTitulo
{
	font-size: 8pt;
	font-family: arial;
	color : #003366;
	font-weight : bold;
	text-decoration : underline;
}

.enlaceUrl
{
	font-size: 7pt;
	font-family: arial;
	color : #003366;
}


INPUT { BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 9px; BACKGROUND: 
#FFFFFF; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: 
Verdana, Arial, Helvetica, sans-serif }

SELECT { BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; FONT-SIZE: 9px; BACKGROUND: 
#FFFFFF; BORDER-LEFT: #999999 1px solid; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: 
Verdana, Arial, Helvetica, sans-serif }

TEXTAREA { BORDER-RIGHT: #999999 1px solid; 
BORDER-TOP: #999999 1px solid; FONT-SIZE: 9px; BACKGROUND: #FFFFFF; BORDER-LEFT: 
#999999 1px solid; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: Verdana, Arial, 
Helvetica, sans-serif }
