.ListaNumerada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-type: decimal;
}
.ListaViñetas1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-type: disc;
}
.ListaViñetas2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-type: circle;
}
.Titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: 40pt;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3pt;
}
.Titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #404040;
	letter-spacing: 2pt;
}
.Titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20pt;
	font-weight: bold;
	font-variant: normal;
	color: #404040;
	letter-spacing: 1pt;
}
.TituloConFondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #404040;
	letter-spacing: 2pt;
}
.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.ListaViñetasImagen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-type: square;
	list-style-image: url(images/bola1.GIF);
}
.vinculo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
}
a.vinculo:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
} 
a.vinculo:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
}
a.vinculo:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: underline;
}
a.vinculo:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
} 
.TituloNovedad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	line-height: 18pt;
	font-weight: bold;
	font-variant: normal;
	color: #8c2633;
	border: thin none;
}
.NormalResaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.enlacemenu {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 text-decoration: none;
 color: #666666;
 }
 .pie {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px; 
color: #666666;
}

.actday{
	background-image: url(images/hbg.gif);
	background-repeat: repeat-x;
    color:#fff;
    font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
}

.days{
    background-color:#f1f1f1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:right;
}

.mesanno{
	background-color:#f1f1f1;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	color: 8c2633;
}

.month{
    width:180px;
    float:left;
    border:1px solid #ccc;
    margin:4px;
    border-collapse:collapse;
	
	
}.Resaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #336699;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: left;
	width: auto;
	white-space: normal;
	display: block;
}
.Destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	font-variant: small-caps;
	color: #990000;
	line-height: 20px;
}
