/* At-Rules */
@charset "iso-8859-1";


body.contenido {background:    #f3f3f3; color: #200a79; font:  8pt verdana; margin: 8mm 8mm 8mm; text-align: justify}

body.contenido2 {background:    #ffffff; color: #200a79; font:  8pt verdana; margin: 8mm 8mm 8mm; text-align: justify}

body.buscar {background: #0080c0; color: #200a79; font: 8pt verdana}

body.menuhorizontal {background: #0080c0}

body.intranetlinks {background:   #f3f3f3; color: #200a79; font:    8pt verdana}

body.menuvertical {background: white; color: #0080c0}

input.textfield {font: 8pt verdana}

input.boton {font: 8pt Verdana}

a.download {color: #200a79; font:  15px Garamond; text-decoration: none}

a.download:hover {text-decoration: underline}

a.enlace {color: #333366; font: bold 8pt Verdana; text-decoration: none}

a.enlace:hover {text-decoration: underline}

a.menuh {color: white; font:  8pt verdana; text-decoration: none}

a.menuh:visited {color: white; font:  8pt Verdana; text-decoration: none}

a.menuh:active {color: white; font: 8pt Verdana; text-decoration: none}

a.menuh:hover {font: bold}

a.menu2 {color: #333366; font:  8pt verdana; text-decoration: none}

a.menu2:visited {color:#333366; font:  8pt Verdana; text-decoration: none}

a.menu2:active {color: #333366; font: 8pt Verdana; text-decoration: none}

a.menu2:hover {font: bold}

a.lcursos {color: white; font-size: 10pt; text-decoration: none}

a.lcursos:active {color: 000033; font: bold}

a.lcursos:hover {color: 000033; font: bold}

a.bcursos {color: 000033; font-size: 9pt; text-decoration: none}

a.bcursos:active {color: 000033; font: bold}

a.bcursos:hover {color: white; font: bold}

a.lcursost {color: 000033; font-size: 10pt; text-decoration: none}

a.lcursost:active {color: 000033; font: bold}

a.lcursost:hover {color:  000033; font: bold}

td.titulo {background: #6699CC; color: #ffffff; font:  bold 10pt Verdana}

td.subtitulo {font: bold 8pt Verdana; color: #200a79}

td.contenido {color: #200a79; font:  8pt verdana; margin: 8mm 8mm 8mm; text-align: justify}

td.contenido_enlace {color: #200a79; font:  11pt Calisto MT; margin: 8mm 8mm 8mm; text-align: justify}

td.datos {font: 8pt Verdana; color: #200a79}

.barratitulo {background: url(../imagenes/barra2.gif); color: white; font: bold 11pt Verdana; width: 220px}

.barratitulons {color: white; font: bold 11pt Verdana}

.texto {color: #200a79; font: 8pt Verdana}

.boton_ah { 
		font-family: Verdana, sans-serif; 
		font-size: 10px;
		color: #f3f3f3; 
		border: 1px #000099 solid;  /* otro tipo de borde style="border: double" */
		background-color: #84add6;/*Jugando con los colores y el tipo del borde puedo crear botones bien bonitos*/ 
		font-weight: bold;
		width:100;/*Aquí doy el tamaño a los botones...*/
		height:20;/*Aquí doy el tamaño a los botones...*/
		cursor:hand;/*Puedo dar muchos mas estilos al cursor, cuando pase por el boton*/
		}

.boton_osq { 
		font-family: Verdana, sans-serif; 
		font-size: 11px;
		color: #f3f3f3; 
		border: 1px #000099 solid;  /* otro tipo de borde style="border: double" */
		background-color: #84add6;/*Jugando con los colores y el tipo del borde puedo crear botones bien bonitos*/ 
		font-weight: bold;
		width:110;/*Aquí doy el tamaño a los botones...*/
		height:25;/*Aquí doy el tamaño a los botones...*/
		cursor:hand;/*Puedo dar muchos mas estilos al cursor, cuando pase por el boton*/
		}

.caja_txt
{
border: thin solid #6699CC;
}
		
/* End of style section. Generated by AceHTML at 01/09/03 22:50:35 */