input {
	background-color: #EFF2FA;
	border: 1px solid #31639C;
	background-attachment: scroll;
	background-position: left top;
	font-size:11px;
	font-family: Arial;
	color: #424242;
	font-weight:bold;	
}
.input_boton {
	background-color: #EFF2FA;
	border: 2px solid #31639C;
	background-attachment: scroll;
	background-position: left top;
	font-size:12px;
	font-family: Arial;
	color: #424242;
	font-weight:bold;	
}

.boton_img {
	background-color: #EFF2FA;
	border: 0px solid #31639C;
	background-attachment: scroll;
	background-position: left top;
	font-size:10px;
	font-family: Arial;
	color: #424242;
	font-weight:bold;	
}
textarea {
	background-color: #FFFFFF;
	border: 1px solid #31639C;
	background-attachment: scroll;
	background-position: left top;
	
}

select {
	background-color: #EFF2FA;
	border: 1px solid #31639C;
	background-attachment: scroll;
	background-position: left top;
	font-size:11px;
	font-family: Arial;
	font-weight:bold;
}


img {
border: 0;
}

a.link {  }
a.visited { background-color: #FFFFFF;  }
a.hover {  background-color: #FFFFFF;}

/* Empieza el codigo de los tabs*/
#header {
	float:left;
	width:100%;
	background:#9FBFDF url("../images/bg1.gif") repeat-x bottom;
	font-size:93%;
	line-height:normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
    }

#header ul {
    margin:0;
    padding:10px 10px 0;
    list-style:none;
    }
#header li {
    float:left;
    background:url("../images/norm_right.gif")
      no-repeat right top;
    margin:0;
    padding:0;
    }
#header a {
    display:block;
    background:url("../images/norm_left.gif")
      no-repeat left top;
    padding:5px 10px 4px;
	text-decoration:none;
    font-family: Arial;
	font-weight:bold;
	font-size: 11px;
    color:#765;
    }
	/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #header a {float:none;}
  /* End IE5-Mac hack */
#header a:hover {
  color:#333;
  }

#header #current {
    background-image:url("../images/norm_right_on.gif");
    }
#header #current a {
    background-image:url("../images/norm_left_on.gif");
    padding-bottom:5px;
	color:#000000;
	}
/* Termina el codigo de los tabs*/


.letra {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #27246f;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
}
.letra_derecha {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #27246f;
	text-decoration: none;
	font-size: 11px;
	text-align: right;
}

.asterisco 
{
	font-size: 16px;
	font-weight: bold;
	color: rgb(239, 62, 80);
	/*-background-color:rgb(255, 255, 255); -*/    
	/*- rgb(255, 224, 197); -*/
	border: none;
}

.letralink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	color: #31639C;
	text-decoration: underline;
	font-size: 9pt;
}
.titulo {
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	color: #31639C;
	text-decoration: none;
	font-size: 13px;
}
.titulo2 {
	font-family: Arial;
	font-weight: bold;
	color: #27246f;
	text-decoration: none;
	font-size: 13px;
	text-align: left;
}

.titulo3 {
	font-family: Arial;
	font-weight: bold;
	color: #00234A;
	text-decoration: none;
	font-size: 11px;
	text-align: center;
}

.letracomun {
	font-family: Arial, helvetica, sans-serif;
	color: #383737;
	text-decoration: none;
	font-size: 12px;
}
a.letracomun:link {  color: #384a5d; text-decoration: none;}
a.letracomun:visited {  color: #384a5d; text-decoration: none;}
a.letracomun:hover {  color: #000000; text-decoration: underline; background-color: #FFFFFF;}

a.logo:link {  color: #384a5d; text-decoration: none;}
a.logo:visited {  color: #384a5d; text-decoration: none;}
a.logo:hover { background-color: #FFFFFF;}


.letrabold {
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	color: #4F6277;
	text-decoration: none;
	font-size: 13px;
}

.letraboldlittle {
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 9px;
}
.derechos{
font-family: Arial, helvetica, sans-serif;
text-decoration: none;
color: #000000;
font-size: 11px;
text-align: center;
font-weight: bold;
}

.texto_ayuda{
font-family: Arial, helvetica, sans-serif;
text-decoration: none;
color: #000000;
font-size: 11px;
text-align: center;
font-weight: bold;
}

.message{
font-family: Arial, helvetica, sans-serif;
text-decoration: none;
color: #000000;
font-size: 11px;
text-align: center;
font-weight: bold;
}

.message2{
font-family: Arial, helvetica, sans-serif;
text-decoration: none;
color: #000000;
font-size: 11px;
text-align: left;
font-weight: bold;
}

a.links {font-family: Arial, helvetica, sans-serif; font-size: 13px; }
a.links:link {
	color: #31639C;
	text-decoration: none;
}
a.links:visited {  color: #31639C; text-decoration: none;}
a.links:hover {  color: #133F70; text-decoration: underline; background-color: #F5F1E9;}

a.titulolinks {
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	color: #27246f;
	text-decoration: none;
	font-size: 13px;
	}

a.titulolinks:link {
	color: #27246f;
	text-decoration: none;
}
a.titulolinks:visited {  color: #27246f; text-decoration: none;}
a.titulolinks:hover {
	color: #27246f;
	text-decoration: underline;
}



a.linkcontent {font-family: Arial, helvetica, sans-serif; font-size: 13px;}
a.linkcontent:link {  color: #4D5A6C; text-decoration: none; background-color: #FFFFFF;}
a.linkcontent:visited {  color: #4D5A6C; text-decoration: none; background-color: #FFFFFF;}
a.linkcontent:hover {  color: #4D5A6C; text-decoration: underline; background-color: #FFFFFF;}

.menu {
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	color: #4F6277;
	text-align: center;
	font-size: 11px;
}
a.menu {font-family: Arial, helvetica, sans-serif; font-size: 11px; text-align: center;}
a.menu:link {  color: #31639C; text-decoration: underline}
a.menu:visited {  color: #31639C; text-decoration: underline}
a.menu:hover {  color: #000000; text-decoration: underline}

.menu_actual {
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-size: 11px;
}
a.menu_actual {color: #000000; font-size: 11px; text-align: center;}
a.menu_actual:link {  color: #000000; text-decoration: none}
a.menu_actual:visited {  color: #000000; text-decoration: none}
a.menu_actual:hover {  color: #000000; text-decoration: none}   

a.voscuro {color: #31639C; font-size: 13px; text-align: center;}
a.voscuro:link {  color: #31639C; font-size: 13px; text-decoration: none}
a.voscuro:visited {  color: #31639C; font-size: 13px; text-decoration: none}
a.voscuro:hover {  color: #4f6277; font-size: 13px; text-decoration: none;font-weight: bold;}

.letraroja {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3984BD;
	text-decoration: none;
	font-size: 11px;
}

#tabla {
border-width: 0px 1px 1px 1px;
border-style: none;
background-color: #ffffff;
}

#tabla2 {
border-color: #003399;
border-width: 1px 1px 1px 1px;
border-style: solid;

}

#tabla2 tbody tr td {
      background-color: #eee;
	  border-width: 0px 0px 0px 0px;
	  border-color: #003366;
      border-style: solid;
    }
#tabla2 tbody tr.odd  td {
       background-color: #fff;
	  border-width: 0px 0px 0px 0px;
	  border-color: #003366;
      border-style: solid;
    }
#tabla2 tbody tr.inicio  td {
	border-width: 0px 0px 0px 0px;
	border-color: #81818F;
	border-style: solid;
	background-image: url(../images/bg3.gif);
    }

#tabla3 {
	border-color: #27246f;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	background-color: #FFFFFF;
}

#tabla3 tbody tr.inicio  td {
	border-width: 0px 0px 0px 0px;
	border-color: #003366;
	border-style: solid;
	background-image: url("../images/bg3.gif");
	 
    }
#tabla3 tbody tr.odd  td {
      background-color: #fff;
	  border-width: 0px 0px 0px 0px;
	  border-color: #003366;
      border-style: solid;
    }
	
#tabla4 {
border-color: #003366;
border-width: 1px 1px 1px 1px;
}

#tabla4 tbody tr td {
      background-color: #eee;
	  border-width: 0px 0px 0px 0px;
	  border-color: #003366;
      border-style: solid;
    }
#tabla4 tbody tr.odd  td {
      background-color: #fff;
	  border-width: 0px 0px 0px 0px;
	  border-color: #003366;
      border-style: solid;
    }
#tabla4 tbody tr.inicio  td {
	border-width: 0px 0px 0px 0px;
	border-color: #003366;
	border-style: solid;
	background-image: url(../images/bg1.gif);
    }

#tabla5 {
border-color: #003366;
border-width: 1px 1px 1px 1px;
border-style: solid;
background-color: #f6f5f2;
}
#tabla5 tbody tr.inicio  td {
	border-width: 0px 0px 0px 0px;
	border-color: #003366;
	border-style: solid;
	background-image: url(../images/bg3.gif);
    }
#tabla5 tbody tr.odd  td {
      background-color: #fff;
	  border-width: 0px 0px 0px 0px;
	  border-color: #003366;
      border-style: solid;
    }
#tabla6 {
border-color: #003366;
border-width: 1px 1px 1px 1px;
border-style: solid;
background-color: #f6f5f2;
}
#tabla6 tbody tr.inicio  td {
	border-width: 0px 0px 0px 0px;
	border-color: #003366;
	border-style: solid;
	background-image: url(../images/bg1.gif);
    }

#tabla6 tbody tr td {
      background-color: #fff;
	  border-width: 1px 1px 1px 1px;
	  border-color: #003366;
      border-style: solid;
    }
	
.letraalvertencia {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	font-size: 11px;
}

#dhtmltooltip{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:  left;
	color: #5C92CD;
	position: absolute;
	width: 200px;
	border: 2px solid #31639c;
	padding: 2px;
	background-color: #FFFFF4;
	visibility: hidden;
	z-index: 200;

/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font-weight: bold;
}

.letra_index {
	font-family: Arial, helvetica, sans-serif;
	color: #384a5d;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.letra_index_titulo {
	font-family: Arial, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.root {
	font-family: Arial;
	font-weight: bold;
	color: #27246f;
	text-decoration: none;
	font-size: 13px;
	text-align: left;
}
.titulo_body {
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	color: #31639C;
	text-decoration: none;
	font-size: 13px;
}
.texto_contenido{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4C5158;
	text-decoration: none;
}
.subtitulo2_contenido{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #81818F;
	text-decoration: none;
}
.setmenu {
	top: auto;
	vertical-align: top;
	margin-top: 0px;
}
.contenedor {
	border: solid #b82c00 2px;
	width: 600px;
	background-position: center;
	height: auto;
}
.pie {
	font: 14px Arial, Helvetica, sans-serif, "Arial Black";
	color: #473b8d;
	text-align: center;
	border-bottom: solid #EF3E50 0px;
	text-decoration: none;
	border-top: solid #EF3E50 0px;
}
a.pie {
	font: bold 14px Arial, Helvetica, sans-serif, "Arial Black";
	color: #3984BD;
	text-decoration: none;
}
.pienlace {
	font: bold 12px Arial, Helvetica, sans-serif, "Arial Black";
	color: #473b8d;
	text-decoration: none;
}
a.pienlace:hover {
	font: bold 13px Arial, Helvetica, sans-serif, "Arial Black";
	color: #EF3E50;
	background-color: #F2F2F2;
	text-decoration: none;
	}

