.titulo_rojo {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}

.titulo_blanco {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;

.menu_blanco {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}


.texto_normal {
	font-size: 14px;
	color: #000000;
}




.negrita_normal {
font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	line-height: normal;
	text-transform: capitalize;
	}
.negrita_grande {
font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	}
.negrita_normal {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.negrita_normal_centrada {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.negrita_grande_centrada_roja {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
}
.titulo_rojo_izquierda {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}
.tamano_13 {
	font-size: 13px;
	font-weight: normal;
}
.rojo_centrado {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.negrita_rojo {
	font-size: 26px;
	font-weight: bold;
	color: #FF0000;
	background-position: center center;
}

.menu_blanco {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}


a:link {
	color: #FFFFFF;
}

.texto_normal {
	font-size: 14px;
	color: #000000;
}


.negrita_normal {
font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	line-height: normal;
	text-transform: capitalize;
	}
.negrita_grande {
font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	}
	.negrita_normal {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.negrita_normal_centrada {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.negrita_grande_centrada_roja {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
}
.titulo_rojo_izquierda {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
}
.tamano_13 {
	font-size: 13px;
	font-weight: normal;
}
.rojo_centrado {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.negrita_rojo {
	font-size: 26px;
	font-weight: bold;
	color: #FF0000;
	background-position: center center;
}



.titulo_blanco_centrado {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-transform: capitalize;
}
.border_imagenes {
	position: relative;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-top-color: #FF0000;
	
}

.franja_naranja {
	position: relative;
	border-top-style: none;
	border-bottom-color: #FF0000;
	}
.cabecera {
	color: #FFFFFF;
	font-size:18px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	border-color: #FFFFFF;
}

.pie_pagina {
	font-size: 14px
	text-align: center;
	border-color:#FFFFFF
}