
body {
	background-color: #006990;
	color: #006990;
	margin: 0px;
	font-family: Trebuchet, Arial;
	font-size: 10pt;
	text-align: justify;
}

.textoweb {
	color: #006990;
	font-family: Trebuchet, Arial;
	font-size: 10pt;
	text-align: justify;

}

td {
	color: #006990;
	font-family: Trebuchet, Arial;
	font-size: 10pt;
	text-align: justify;
}

tr {
	color: #006990;
	font-family: Trebuchet, Arial;
	font-size: 10pt;
	text-align: justify;
}


b {
	font-weight: bold;
	color: #F47321;
	font-family: Trebuchet, Arial;
}

strong {
	font-weight: bold;
	color: #F47321;
	font-family: Trebuchet, Arial;
}

.seccionactual {
	font-weight: bold;
	color: #006990;
	font-family: Trebuchet, Arial;
}	

.enlaceimagen {
	text-decoration: none;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	font-family: Trebuchet, Arial;
}


a.subsecciones:link{
	color: #F47321;
	text-decoration:none;
	font-family: Trebuchet, Arial;	
}

a.subsecciones:visited{
	color: #F47321;
	text-decoration:none;
	font-family: Trebuchet, Arial;
}


a.subsecciones:hover{
	color: #006990;
	text-decoration:none;
	font-family: Trebuchet, Arial;
}

a.subsecciones:active{
	color: #F47321;
	text-decoration:none;
	font-family: Trebuchet, Arial;
}

.subsecciones {
	font-weight: bold;
	color: #F47321;
	font-family: Trebuchet, Arial;
}

a:link {
	color:#0000FF;
	text-decoration:none;
	font-family: Trebuchet, Arial;	
}

a:visited {
	color:#0000FF;	
	text-decoration:none;	
	font-family: Trebuchet, Arial;
}

a:hover {
	color:#0000FF;
	text-decoration:underline;
	font-family: Trebuchet, Arial;
}

