/* CSS Document */
.Titulo {
	font-family:Verdana;
	font-size:12px;
	color:#993300;
	font-weight: bold;
}
.TituloBlanco {
	font-family:Verdana;
	font-size:12pt;
	color:#FFFFFF;
	font-weight: bold;
}
.Subtitulo {font-family:Verdana; 
	font-size:10pt;
	color:#993300}
.Noticia_eD {
	font-family:Verdana;
	font-size:10pt;
	color:#993300;
	margin-right: 10px;
}
.Cercar {
font-family:Verdana; 
	font-size:9pt;
	color:#993300
}
.dia-sant {
	font-family:Verdana;
	font-size:9pt;
	color:#FFFFFF;
	padding-left: 10px;
}
.Noticia_eDLink:link {
	font-family:Verdana;
	font-size:10px;
	color:#993300;
	margin-right: 10px;
	text-decoration: none;
	cursor: hand;
}
.Noticia_eDLink:active {
	font-family:Verdana;
	font-size:10px;
	color:#993300;
	margin-right: 10px;
	text-decoration: none;
}
.Noticia_eDLink:visited {
	font-family:Verdana;
	font-size:10px;
	color:#993300;
	margin-right: 10px;
	text-decoration: none;
}
.Noticia_eDLink:hover {
	font-family:Verdana;
	font-size:10px;
	color:#FF6600;
	margin-right: 10px;
	text-decoration: none;
}
.Link:link {
	font-family:Verdana;
	font-size:10pt;
	color:#993300;
	margin-right: 10px;
	text-decoration: underline;
	cursor: hand;
}
.Link:active {
	font-family:Verdana;
	font-size:10pt;
	color:#993300;
	margin-right: 10px;
	text-decoration: none;
}
.Link:visited {
	font-family:Verdana;
	font-size:10pt;
	color:#993300;
	margin-right: 10px;
	text-decoration: none;
}
.Link:hover {
	font-family:Verdana;
	font-size:10pt;
	color:#FF6600;
	margin-right: 10px;
	text-decoration: none;
}
.TituloIzquierda {
	font-family:Verdana;
	font-size:12pt;
	color:#993300;
	font-weight: bold;
	text-align: left;
	padding-right: 0px;
	left: 0px;
	float: left;
}
.TituloDerecha {
	font-family:Verdana;
	font-size:12pt;
	color:#993300;
	font-weight: bold;
	text-align: right;
	right: 0px;
	margin-left: 0px;
	position: 0;
	float: right;
}
.TituloDerechaNormal {
	font-family:Verdana;
	font-size:12pt;
	color:#993300;
	font-weight: normal;
	text-align: right;
	right: 0px;
	margin-left: 0px;
	position: 0;
	float: right;
}
.NoticiaCentrada {
	color:#993300;
	text-align: justify;
	font: 11px/13px Verdana;
	text-decoration: none;
}
.NumON {
	font-family:Verdana;
	font-size:12pt;
	color:#993300;
	font-weight: bold;
}
.NumOFF {
	font-family:Verdana;
	font-size:12pt;
	color:#FF6600;
	font-weight: bold;
}
