.texto_contenido {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2C3138;
}
.titulo_pagina {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #CB7B6B;
}
.titulo_derecha {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CB7B6B;
	height: 20px;
}
.zoom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CB7B6B;
	height: 20px;
	text-align: right;
}

.tabla_principal {
	background-color: #9E4B3A;
}
.fondo_negro {
	background-color: #663333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.borde_cabecera_1 {
	background-color: #9E4B3A;
	height: 4px;
}
.tabla_menu_principal {
	height: 30px;
	width: 750px;
}
.tabla_pie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #663333;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
