body {
	background-color: #333333;
}

.texto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
}

.texto a{
	color: #FB4D39;
	text-decoration: none;
}

.texto a:hover{
	color: #FC8E83;
	text-decoration: none;
}


.cuadro_principal {
	border: 1px solid #414141;
	background-color: #000000;
	width: 700px;
}

.menu {
	width: 150px;
}

.menu td{
	background-color: #9F120F;
	line-height: 15px;
	border-top: 1px solid #DC1A14;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #BA1612;
	border-left: 1px solid #DC1A14;

}

.menu a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;

}

.menu a:hover{
	color: #FF0000;
}

.texto2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #D51A04;
}
.cuadro_arriba {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CF4042;
	border-right-color: #CF4042;
	border-bottom-color: #CF4042;
	border-left-color: #CF4042;
}
.cuadro_abajo {

	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CF4042;
	border-right-color: #CF4042;
	border-bottom-color: #CF4042;
	border-left-color: #CF4042;
}
.texto_negro {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.catalogo_letras {
	width: 500px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.catalogo_letras td {
	background-color: #9F120F;
	line-height: 15px;
	border-top: 1px solid #DC1A14;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #BA1612;
	border-left: 1px solid #DC1A14;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

.catalogo_letras td:hover {
	background-color: #FF0F0F;
	line-height: 15px;
	border-top: 1px solid #DC1A14;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #BA1612;
	border-left: 1px solid #DC1A14;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

.catalogo_letras a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.linea_roja {
	background-color: #9F120F;
	line-height: 2px;
	height: 100%;
}
.poster {
	border: 1px solid #FFFFFF;
}
.tabla_roja {
	border: 1px solid #9F120F;
}

