body {
	background-image: url(img/bg_main.png);
	margin-top: -1px;
	background-repeat: repeat-x;
}
.textotitulo {
	font-family: "Times New Roman", Times, serif;
	color: #0581EA;
	font-size: 18px;
	font-style: oblique;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: right;
	font-weight: normal;
}
.textoEncabezados {

	font-family: Arial, Helvetica, sans-serif;
	color: #0581EA;
	font-size: 18px;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: left;
	font-weight: normal;
}
.textocuerpo {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	border-top-style: 10;
	border-right-style: 10;
	border-bottom-style: 10;
	border-left-style: 10;
	padding-top: 10px;
	font-style: normal;
}
.textoleermas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0581EA;
	text-align: right;
	padding-right: 20px;
}
.textocuerpoblue {
	font-family: Arial, Helvetica, sans-serif;
	color: #0581EA;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
	font-style: oblique;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.textoEncabezados2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0581EA;
	font-size: 16px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	padding: 0px;
}
.contactanos {

	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: normal;
	border-top-style: 10;
	border-right-style: 10;
	border-bottom-style: 10;
	border-left-style: 10;
	padding-top: 10px;
}
.tesubmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-align: left;
	line-height: normal;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	list-style-type: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
