@charset "utf-8";
/* CSS Document */

.linksbarra {
	font-family: Verdana;
	font-size: 11px;
	color: #F6FFEC;
	text-decoration: none;
	font-weight: bold;
}
.linksbarra a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #F6FFEC;
	text-decoration: none;
	font-weight: bold;
}

.linksbarra a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #F6FFEC;
	text-decoration: none;
	font-weight: bold;
}
.linksbarra a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FF9966;
	text-decoration: none;
	font-weight: bold;
}
.linksbarra a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #F6FFEC;
	text-decoration: none;
	font-weight: bold;
}
.textopagina {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.textopagina a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.textopagina a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.textopagina a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9966;
	text-decoration: none;
}
.textopagina a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.textoscabecera {
	font-family: Tahoma;
	font-weight: bolder;
	color: #A0410D;
	font-size: 12px;
	text-decoration: none;
}
.textoscabecera a:link {
	font-family: Tahoma;
	font-weight: bolder;
	color: #A0410D;
	font-size: 12px;
	text-decoration: none;
}
.textoscabecera a:visited {
	font-family: Tahoma;
	font-weight: bolder;
	color: #A0410D;
	font-size: 12px;
	text-decoration: none;
}
.textoscabecera a:hover {
	font-family: Tahoma;
	font-weight: bolder;
	color: #FF9966;
	font-size: 12px;
	text-decoration: none;
}
.textoscabecera a:active {
	font-family: Tahoma;
	font-weight: bolder;
	color: #A0410D;
	font-size: 12px;
	text-decoration: none;
}
.promocion {
	font-family: Tahoma;
	font-size: 12px;
	color: #A0410D;
}
.TITULAR {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
}

