body {
	background-color: #FFFFFF;
}

a:link {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}

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


H1 {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	font-weight: bold;
		
		
		}

.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}

.NavPrincipal {
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
}


.NavPrincipal a:link {
	text-decoration: none;
	color: #FF9900;

}
	
.NavPrincipal a:visited {
	color: #FF9900;
	text-decoration: none;
}

.NavPrincipal a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #FF9900;
}


.titulos {
	background: #FFFFFF;
	border-bottom: #DBDBDB 2px solid;
	border-right: #DBDBDB 2px solid;
	position: relative;
	width: 20%;
	height: 18px;
	padding: 5px;
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
	
}

.abajo {

	text-align: center;
	width: 100%;
	height: 100%;
	line-height: 25px;
	margin-top: 20px;
	border-bottom: #FF9900 3px solid;
	font-size: 12px;
	color:#666666;

}

.arriba {

	
	width: 100%;
	height: 100%;
	line-height: 25px;
	border-top: #B1CBE4 3px solid;
	

}
.tablas {
	border-right: #FF9900 1px solid;
	border-top: #FF9900 1px solid;
	padding: 0px;
	border-left: #FF9900 1px solid;
	border-bottom: #FF9900 1px solid;

}
.titulos2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #FF9900;
}
.smal_text  {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}
.supertitulos {

	color: #FF9900;
	font-size: 36px;
	font-weight: bold;
}
.tablanav {
	color: #FF9900;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-color: #FF9900;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-color: #FF9900;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.titulos3 {
	font:14px Arial, Helvetica, sans-serif;
	color:#FF9900;
	line-height:20px;
	margin-top:0px;
	font-weight: bold;
}
.tablasinter {
	border-top: #FF9900 1px solid;
	padding: 0px;
	border-left: #FF9900 1px solid;
	border-bottom: #FF9900 1px solid;
}
.tablasabajo {
	padding: 0px;
	border-bottom: #FF9900 1px solid;
	border-top: #FF9900 1px solid;
}
.titulopeque {
	color: #E3B033;
	font-size: 13px;
	font-weight: bold;
	z-index: inherit;
}
