body,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
}
body {
	background-color: #CCCCCC;
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* LINKS */
A:link,
A:visited,
A:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #007CC3;
	TEXT-DECORATION: none;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F2BD40;
	TEXT-DECORATION: none;
}
A.menu:link,
A.menu:visited,
A.menu:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	TEXT-DECORATION: none;
}
A.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F2BD40;
	TEXT-DECORATION: none;
}
A.docu:link,
A.docu:visited,
A.docu:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #007CC3;
	TEXT-DECORATION: none;
}
A.docu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F2BD40;
	TEXT-DECORATION: none;
}
A.chico:link,
A.chico:visited,
A.chico:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #007CC3;
	TEXT-DECORATION: none;
}
A.chico:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F2BD40;
	TEXT-DECORATION: none;
}

/* FUENTES */
font.nueve{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #007CC3;
}
font.diez{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #333333;
}
font.doce{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
}

font.catorce{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #007CC3;
}

font.titulo{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #007CC3;
}
font.titulo_blanco{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
}
.style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style3 {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.style4{
	color: #007CC3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* TABLAS */
td{
    font-family: Arial,Sans-Serif;
	font-size: 11px;
    color: #333333;
}
td.fondo{
    font-family: Arial,Sans-Serif;
	font-size: 11px;
    color: #FFFFFF;
    background: #5BABD9;
}
td.docu{
    font-family: Arial,Sans-Serif;
	font-size: 11px;
    color: #007CC3;
    padding-top: 3px;
}
table.std {
	border: solid #4A9AC8 1px;
	background: #FFFFFF;
    font-family: arial,Sans-Serif;
	font-size: 10px;
    color: #333333;
}

/* BORDES */
.borde_bottom{
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A9AC8;
}


/* FORMS */
.text{
	border: 1px #4A9AC8 solid;
	font-family: Arial,Sans-Serif;
	font-size: 11 px;
    color: #007CC3;
	height: 15pt;
}

.input_text {
	font-family: Arial;
	FONT-SIZE: 10px;
	font-weight: normal;
	color: #00194C;
	width: 100px;
	height: 15px;
    border-bottom: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
   	border-right: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
}

.texto_area{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5B5B5B;
    overflow: auto;
	border-width: 0;
	text-align: justify;
}

.button{
    border: solid #4A9AC8 1 px;
    cursor: hand;
    background: #5BABD9;
	font-family: Arial,Sans-Serif;
	font-size: 10 px;
    color: #FFFFFF;
    cursor: pointer;
}

.buttons{
	color: #FFFFFF;
	background-color: #007CC3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: outset 1px;
	border-color: #FFFFFF #007CC3 #007CC3 #FFFFFF;
	cursor: pointer;
    padding: 2px 2px 2px 2px;
    vertical-align: middle;
    height: 15 px;
}
.buttons_over{
     color: #FFFFFF;
	 background-color: #F2BD40;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 10px;
     font-weight: normal;
	 border: outset 1px;
     border-color: #FFFFFF #007CC3 #007CC3 #FFFFFF;
     cursor: pointer;
     padding: 2px 2px 2px 2px;
     vertical-align: middle;
     height: 15 px;
}

.buttons_down{
     color: #FFFFFF;
	 background-color: #CFA136;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 10px;
     font-weight: normal;
	 border: inset 1px;
     border-color: #FFFFFF #007CC3 #007CC3 #FFFFFF;
     cursor: pointer;
     padding: 2px 2px 2px 2px;
     vertical-align: middle;
     height: 15 px;
}

.boton_std,
A.boton_std,
A.boton_std:visited,
A.boton_std:active{
    background: #009900;
    text-decoration: none;
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    width: 13 px;
    height: 11 px;
    border: solid #333333 1px;
}

A.boton_std:hover{
    background: #00C600;
    text-decoration: none;
    font-family: verdana;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    width: 13 px;
    height: 11 px;
    border: solid #333333 1px;
}

