body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F2F2F2;
}
a:link {	
	color:#1B53BD;
	text-decoration: none;
}
a:hover {
	color: #FC5503;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #1B53BD;
}

.tabla {
	width: 1003px;
	background-color: #FFF;
}

.tabla2 {
	width: 1003px;
	background-color: #FD8902;
	height: 40px;
}

.tabla3 {
	width: 1003px;
	background-color: #FFF; 
	border-bottom: 3px solid #123983;
}

.tabla4 {
	width: 1003px;
	background-color: #FFF;
	border-bottom: 3px solid #123983;
	border-top: 3px solid #FD8902;
	padding-top: 12px;
	padding-bottom: 12px;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	letter-spacing: 0.03em;
	line-height: 1.5em; 
	text-align: center;
}

.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	letter-spacing: 0.03em;
	line-height: 1.4em; 
	text-align: center;
}

.texto2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
    letter-spacing: 0.03em;
    line-height: 1.6em;
    font-weight: bold;
}

.texto3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	letter-spacing: 0.03em;
	line-height: 1.5em;
	font-weight: bold;
}

.texto4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	letter-spacing: 0.03em;
	font-weight: bold; 
	text-align: center;
}

.texto4 a{ 
	color: #FFF;

}

.texto5 {
	color: #FFF;
}

.texto6 {
	font-weight: bold;
}

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

.texto8 {
	font-family: Georgia, "Times New Roman";
	font-size: 13px;
	color: #123983;
	letter-spacing: 0.03em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.4em; 
	text-align: center;
}

.texto9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	letter-spacing: 0.03em;
	font-weight: normal; 
	text-align: justify;
	line-height: 1.3em; 
}

.texto10 {
	font-family: Georgia, "Times New Roman";
	font-size: 13px;
	color: #123983;
	letter-spacing: 0.03em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.texto11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #202020;
	letter-spacing: 0.02em; 
	text-align: justify;
	line-height: 1.5em; 
}

.texto12 {
	color: #FD8902; 
	font-weight: bold; 
}

.texto13 {
	font-family: Georgia, "Times New Roman";
	font-size: 13px;
	color: #123983;
	letter-spacing: 0.03em;
	font-weight: bold;
	font-style: italic;
	text-align: center; 
	line-height: 1.7em;
}

.texto14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FD8902;
	letter-spacing: 0.03em;
	font-weight: bold; 
	text-align: center; line-height: 1.9em;
}

.texto14 a{ 
	color: #FD8902;

}

.texto15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #123983;
	letter-spacing: 0.03em;
	line-height: 1.4em; 
	text-align: center; 
	font-style: italic; 
	font-weight: bold;
}

.td1 {
	width: 350px;
}

.td2 {
	width: 303px;
}

.td3 {
	width: 401px; 
}

.td4 {
	width: 388px;
}

.td5 {
	width: 615px; 
	padding: 14px 14px 14px 0px;
}

.td6 {
	border-top: 1px solid #123983;
}


#cuadro{
	background: #F2F2F2;
	width: 325px;
	height: 160px; 
	border-radius: 4px; 
	margin-left: 20px;  
	padding: 12px;
}