body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #F1F1F1;
}
a:link {	
	color: #222;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #222;
}

.tabla {
	width: 1003px;
	background-color: #FFF;
	border-top: 2px solid #6699CC;
}

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

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

.tabla3 {
	width: 1003px;
	background-color: #337AB7;
}

.tabla4 {
	width: 1003px;
	background-color: #606060;
}

.tabla4 td {
	width: 250px;
	padding-bottom: 0px;
}

.texto {
	font-size: 17px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #1C82C5;
	letter-spacing: 0.02em;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
}

.texto a {
	color: #1C82C5;
}

.texto a:hover {
	color: #777;
	text-decoration: none;
}

.texto1 {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-align: center;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.03em;
	text-transform: none;
	margin-top: 22px;
}

.texto2 {
	font-weight: bold;
	color: #333;
}

.texto3 {
	font-size: 17px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #FFF;
	text-align: center;
	letter-spacing: 0.03em;
	text-transform: none;
	background-color: #6699CC;
	width: 100%;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.texto4 {
	font-size: 16px;
	font-family: sans-serif;
	color: #333;
	letter-spacing: 0.02em;
	text-align: justify;
	font-weight: normal;
	line-height: 1.4em;
	padding: 6px;
	padding-bottom: 0;
}

.texto4 span {
	font-weight: bold;
	color: #337AB7;
}

.texto5 {
	font-size: 16px;
	font-family: sans-serif;
	color: #333;
	letter-spacing: 0.01em;
	text-align: justify;
	font-weight: normal;
	line-height: 1.5em;
	padding-left: 8px;
}

.texto5 span {
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.texto6 {
	font-size: 16px;
	font-family: sans-serif;
	color: #FFF;
	background-color: #6699CC;
	letter-spacing: 0.01em;
	text-align: center;
	font-weight: normal;
	line-height: 1.4em;
	width: 100%;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.texto6 span {
	font-weight: bold;
	font-size: 17px;
}

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

.texto8 {
	font-size: 12px;
	color:#FFF;
	line-height: 1.4em;
	font-family: sans-serif;
	text-align: center;
	letter-spacing: 0.03em;
	padding-bottom: 10px;
}

.texto8 span {
	font-weight: bold;
}

.texto8 a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.texto8 a:hover {
	text-decoration: underline;
}

.texto9 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	letter-spacing: 0.01em;
	text-align: left;
	font-weight: normal;
	line-height: 1.3em;
}

.texto10 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", serif;
	color: #333;
	text-align: center;
	font-weight: normal;
	margin-top: 15px;
	font-style: italic;
}

.texto10 a {
	color: #333;
}

.texto10 a:hover {
	color: #337AB7;
}

.texto11 {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", serif;
	color: #1C82C5;
	text-align: left;
	font-weight: normal;
	margin-top: 10px;
	font-style: italic;
	padding-left: 8px;
}

.texto12 {
	margin-top: 6px;
}

.texto13 {
	font-size: 17px;
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #333;
	text-align: left;
	font-weight: normal;
	margin-top: 10px;
	padding-left: 8px;
	font-style: italic;
}

.td1 {
	width: 165px;
}

.td2 {
	width: 838px;
}

.td3 {
	width: 590px;
}

.td4 {
	width: 413px;
	background-color: #6699CC;
}

.td5 {
	width: 680px;
}

.td6 {
	width: 383px;
	padding-right: 15px;
}

.td7 {
	width: 622px;
	padding-bottom: 18px;
}

hr {
	margin-top: 8px;
	margin-bottom: 8px;
	border: 0;
	border-top: 1px solid #CCC;
}

