.imatge{
	border: 1px solid #FFFFFF;
}

body {
	background-color: #832f05;
}

.TextoMenu {
	font-family:Maiandra GD;
	/*font-family: Arial, Helvetica, sans-serif;*/
	filter: DropShadow(Color=#333333, OffX=1, OffY=1);
	font-size: 16px;
	color: #FFFFFF;
}

.TextoTitulo1 {
	font-family:Maiandra GD;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 24px;
	color: #d75828;
}

.TextoTitulo2 {
	font-family:Maiandra GD;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 22px;
	color: #d5af4f;
}

.texto_base{
	font-family:Maiandra GD;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 16px;
	color: #ffffff;
}
.texto_noticias{
	font-family:Maiandra GD;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 16px;
	color: #000000;
}

.texto_base a{text-decoration: none;color: #005FA4;}
.texto_base a:link {color: #005FA;text-decoration: underline;}
.texto_base a:visited {color: #005FA4;text-decoration: underline;}
.texto_base a:active {color: #005FA4;text-decoration: underline;}
.texto_base a:hover {color: #FF9900;text-decoration: underline;}

.titulo {
	font-family:Maiandra GD;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 28px;
	color: #A80000;
	font-weight: bold;
}

.TextoMenu a{text-decoration: none;}
.TextoMenu a:link {color: #FFFFFF;}
.TextoMenu a:visited {color: #FFFFFF;}
.TextoMenu a:active {color: #FFFFFF;}
.TextoMenu a:hover {color: #FFFFFF;	text-decoration: underline;}

.TextoIdioma {
	font-family:Maiandra GD;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 17px;
	color: #000000;
}

.TextoIdioma a{text-decoration: none;}
.TextoIdioma a:link {color: #000000;}
.TextoIdioma a:visited {color: #000000;}
.TextoIdioma a:active {color: #000000;}
.TextoIdioma a:hover {color: #000000;text-decoration: underline;}

.TextoPie {
	font-family:Maiandra GD;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}

.TextoPie a{}
.TextoPie a:link {color: #FFFFFF;}
.TextoPie a:visited {color: #FFFFFF;}
.TextoPie a:active {color: #FFFFFF;}
.TextoPie a:hover {color: #FFFFFF;}
.TituloCalendario
{
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	text-transform: uppercase;
	font-style: oblique;
	font-weight: bold;
	color: #669900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
}