body {
	font-family: "Trebuchet MS";
	color: #666666;
	background-color: #FEFAF3;
	padding: 0px;
	margin: 0px;
}



table.menu  {
	margin-left: 10px;
	position: absolute;
	visibility: hidden;
	margin-top: 2px;
	order-bottom-style: solid;
	order-right-style: solid;
	width: 150px;
	text-transform: capitalize;
}

.Menu {
	background-color: #678CDB;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-transform: capitalize;
}
.Menu  a:link {
	text-align: center;
	display: block;
	text-decoration: none;
	background-color: #3d6fdb;
	padding: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #678cdb;
	border-left-color: #678cdb;
	text-transform: capitalize;
}

.Menu a:hover {
	color: #3d6fdb;
	text-align: center;
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #678cdb;
	border-left-color: #678cdb;
}
.section-pad {
	padding-top: 10px;
}
.content {
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #2a5118;
	background-color: #8db342;
	padding: 20px;
}
.title {
	background-color: #4E7715;
	color: #FFFFFF;
	font-size: 14pt;
	text-align: justify;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}

.text {
	background-color: #568518;
	color: #FFFFFF;
	font-size: 10pt;
	text-align: left;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 40px;
}

.vineta {
	background-color: #568518;
	color: #FFFFFF;
	font-size: 10pt;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.obligatorio {
	color: #FFCC00;
	font-size: 10pt;
	font-weight: bold;	
}
.sub-title {
	background-color: #568518;
	color: #FFFFFF;
	font-size: 12pt;
	text-align: justify;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 0px;
	font-weight: bold;
	padding-bottom: 5px;
}

.text-sections {
	background-color: #568518;
	color: #CCCCCC;
	font-size: 9pt;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.title-sections {
	background-color: #4E7715;
	color: #FFFFFF;
	font-size: 10pt;
	text-align: justify;
	padding-top: 7px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.sections {
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer {
	background-color: #ecdcb9;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #432e21;
	padding: 3px;
}
.footer-text {
	background-color: #8d7453;
	font-size: 8pt;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}
.PMenu {
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #073fb6;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	font-weight: bold;
	background-color: #678CDB;
}
.PMenu  a:link {
	color: #FFFFFF;
	text-align: center;
	font-size: 10pt;
	display: block;
	text-decoration: none;
	background-color: #3d6fdb;
	padding: 2px;
}
.PMenu  a:visited {
	color: #FFFFFF;
	text-align: center;
	font-size: 10pt;
	display: block;
	text-decoration: none;
	background-color: #3d6fdb;
	padding: 2px;
}
.PMenu  a:hover {
	color: #3d6fdb;
	text-align: center;
	font-size: 10pt;
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 2px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
