body {
	margin: 0px;
	background-color: #120B05;
	color: #FFFFFF;
}
.fondo_tabla_principal {
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.borde_imagen {
	border: 3px solid #F8F8F8;
	margin-right: 5px;
	margin-bottom: 6px;
}
p {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 18px;
	color: #D0C8C1;
	text-decoration: none;
	text-align: justify;
}

.p3 {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 18px;
	color: #D0C8C1;
	text-decoration: none;
}

.p1 {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 18px;
	color: #D0C8C1;
	text-decoration: none;
}
.mini {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #D0C8C1;
	text-decoration: none;
}
.masgrande {
	font-family: Tahoma;
	font-size: 15px;
	line-height: 24px;
	color: #fff;
	text-decoration: none;
	font-style: italic;
}
a {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 18px;
	color: #D0C8C1;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 18px;
	color: #D0C8C1;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	color: #CFC0B4;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: 23px;
	color: #CFC0B4;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFC0B4;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 31px<;
	line-height: 32px;
	color: #CFC0B4;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFC0B4;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	text-decoration: underline;
}
