body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F3F0EB;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FFF;
	
}
.tabla {
	width: 1003px;
	background-color: #FFF;
}

.tabla2 {
	width: 1003px;
	background-color: #666;
}

.tabla3 {
	width: 1003px;
	background-color: #5D191A;
}

.texto {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	letter-spacing: 0.04em;
	text-align: center;
	font-weight: normal;
}

.texto1 {
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #555;
	letter-spacing: 0.03em;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}

.texto2 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #555;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0.03em;
}

.texto3 {
	color: #5D191A;
}

.texto4 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0.04em;
	line-height: 1.2em;
}

.texto5 {
	font-size: 15px;
	font-family: "Century Gothic", Century, Arial;
	color: #333;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
	padding-right: 5px;
	line-height: 1.5em;
}

.texto6 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5D191A;
	letter-spacing: 0.03em;
	text-align: justify;
	font-weight: normal;
	font-style: italic;
	padding-right: 5px;
	line-height: 1.5em;
}

.texto7 {
	font-weight: bold;
	color: #FFF;
}

.texto8 {
	font-size: 15px;
	font-family: "Century Gothic", Century, Arial;
	color: #333;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
	padding-right: 5px;
	line-height: 1.3em;
}

.texto9 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5D191A;
	letter-spacing: 0.03em;
	text-align: justify;
	font-weight: normal;
	font-style: italic;
	padding-right: 5px;
	line-height: 1.3em;
}

.td1 {
	width: 300px;
	border-bottom:1px solid #F0F0F0;
}

.td2 {
	width: 703px;
	border-bottom:1px solid #F0F0F0;
	background-color: #EAEAEA;
}

.td3 {
	width: 503px;
}

.td4 {
	border-right:1px solid #F0F0F0;
}

.td5 {
	width: 300px;
}

.td6 {
	width: 500px;
}

#celda{border-right: 1px solid #fff;}
