.borde1 {
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6A1100;
	border-left-color: #6A1100;
}
.borde2 {
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6A1100;
	border-bottom-color: #6A1100;
}
.borde3 {
	border: 10px solid #6A1100;
}
.borde4 {
	border: 6px solid #8C1500;
}
.borde5 {
	border: 2px solid #ffffff;
}
.borde6 {
	border: 4px solid #8C1500;
}
.texto_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.texto_pie a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.texto_pie a:hover {
	color:#000000;
}

.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C1500;
}
.texto1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C1500;
	text-decoration: none;
	font-weight: bold;
}
.texto1 a:hover{
	color: #000000;
}

.epi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8C1500;
}
.BOX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6A1100;
	line-height: 20px;
	text-decoration: none;
}
.BOX a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6A1100;
	line-height: 20px;
	text-decoration: none;
}
.BOX a:hover{
	color: #CCCCCC;
}
