#services td > a:hover {
  color: black;
}
td#cuerpo form > table > tbody > tr > td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    border: 1px solid #003366;
}
td#cuerpo form > table {
  border: 1px solid #003366;
  border-collapse: collapse;
}
td#cuerpo form > table > tbody > tr:last-child > td {
  text-align: center;
}
td#cuerpo form input[type="text"] {
  width: 400px;
}
td#cuerpo a, td#cuerpo a * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;	
	font-weight: bold;
	color: #003C6B;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
  text-decoration: none;
}
.titulo_interrior {
	font-family: Verdana, Times, sans-serif;
	font-size: 15px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #003C6B;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.resaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color:#660000;
}
.boldazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003C6B;
}
a.boldazul {
  text-decoration: none; 
}
a.boldazul:hover{ text-decoration: underline;}

a span:hover {
  text-decoration: underline;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	font-style: normal;
	line-height: normal;
	font-weight: normal;*/
	color: #000000;
  text-decoration: none;
}
.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.destacado2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;	
}

.descriptor {	
	background-color: #FFFFFF;
	background-image: url(img/bktd.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003366;
}
.little {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.bigtitle {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003366;
}
.boldazulBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003366;
}
a.boldazulBG {
        text-decoration: none;
}
.pensum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
    color: #ffffff;
}

.bold_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
  text-decoration: none;
}
.dtree {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	
}

.input{		
	border:1px solid #003366; 	
	background-color: #EEEEEE;
	background-image:url(img/bkinput.jpg);
}

.ifxElement
{
	background-color: #FFFFFF;
	padding: 15px;
	position: absolute;
	top: 0px;	
	text-align: center;
	letter-spacing: 0px;
	overflow: hidden;
}
.ifxElement2{

	overflow: hidden;
	position: absolute;	
  	filter:alpha(opacity=70);
  	-moz-opacity: 0.7;
  	opacity: 0.7;
	height:100%;
	width:100%;
	top: 0px;
	left: 0px;
	background-color: #000000;
	 
}
#ifxElement strong{
	font-size: 2em;
}

.fuentes1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.fuentes2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}

