body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #F1F1F1;
}

a:link {
	color: #174173;
	text-decoration: none;
}

a:visited {
	color: #174173;
	text-decoration: none;
}

a:hover {
	color: #174173;
	text-decoration: underline;
}

a:active {
	color: #174173;
	text-decoration: none;
}

.tabla {
	width: 100%;
	background-color: #003261;
	height: 110px;
	border-bottom: 1px solid #225e8a;
}

.tabla2 {
	width: 100%;
	background-color: #023052;
	height: 120px;
}

.tabla3 {
	width: 100%;
	background-color: #e3e3e3;
	height: 90px;
}

.tabla4 {
	width: 1003px;
}

.tabla5 {
	width: 1003px;
	background-color: #eee;
	width: 100%;
}

.tabla6 {
	width: 1003px;
	margin-top: 40px;
	margin-bottom: 40px;
}

.tabla7 {
	width: 100%;
	background-color: #023052;
	height: 8%;
}

.tabla8 {
	width: 1003px;
}

.texto1 {
	font-family: Georgia, Times, "Times New Roman", serifç;
	font-size: 28px;
	color: #FFF;
	letter-spacing: 0.09em;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 2px 2px 3px #ccc;
}

.texto2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 28px;
	color: #FFF;
	letter-spacing: 0.05em;
	text-align: center;
	line-height: 1.6em;
	text-transform: uppercase;
}

.texto2 span {
	color: #99C6DD;
}

.texto3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFF;
	letter-spacing: 0.04em;
	text-align: center;
	font-style: italic;
	line-height: 1.5em;
}

.texto4 {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 12px;
	color: #C00;
	text-align: center;
	line-height: 1.6em;
	padding: 6px;
	letter-spacing: 0.05em;
	font-weight: bold;
	text-transform: uppercase;
}

.texto5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: justify;
	line-height: 2.5em;
	padding: 6px;
	letter-spacing: 0.05em;
}

.texto6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006abb; 
	text-transform: uppercase;
}

.texto6 a {
	color: #006abb;
}

.texto6 span {
	color: #333; 
}

.texto7 {
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 12px;
	letter-spacing: 0.05em;
	color: #F1F1F1; 
	text-align: center;
}

h1 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}


.linea {
	width: 65%;
	color: #FFFFFF;
	border-bottom: 0px;
	border-top: 1px solid #f1f1f1;
}

.linea2 {
	width: 38%;
	color: #000;
	border-top: 1px solid #000;
	border-bottom: 0;
	margin-top: 0;
}

.td1 {
	width: 70%;
	border-right: 1px solid #ccc;
}

.td2 {
	width: 30%;
	padding-left: 30px;
	padding-top: 26px;

}
	

