<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	text-align: left;
}

#wrapper {
	width:640px;
	height: 360px;
	margin-top: 25px;
	background-image: url(images/example-frame2.png);
	background-repeat: no-repeat;
	margin-left: 22px;
}
#container {
	position:relative;
	padding:0px;
	width:585px;
	height:315px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 12px;
	left:0px;
}
.sliderbutton {
	float:left;
	width:37px;
	height:41px;
	cursor:pointer;
}
#slideleft {
	background-image: url(images/left.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 55px;
	top: 200px;
}
#slideleft:hover {background-position:-50 -225px}
#slideright {
	position: absolute;
	left: 590px;
	top: 200px;
	background-image: url(images/right.png);
	background-repeat: no-repeat;
}
#slideright:hover {}
#slider {
	float:left;
	position:relative;
	overflow:auto;
	width:585px;
	height:315px;
	left: 27px;
}
#slider ul {
	position:absolute;
	list-style:none;
	top:1px;
	left:-54px
}
#slider li {float:left; width:585px; height:235px}
.pagination {
	position:absolute;
	top:292px;
	right:15px;
	list-style:none;
	height:25px
}
.pagination li {float:left; cursor:pointer; height:8px; width:8px; background:#ccc; margin:0 4px 0 0;}
.pagination li:hover, li.current {background:#fff}



.dd_menu {padding:0px;
		  margin:0;
		  list-style-type:none;
		  height:30px;
}

.dd_menu li {
	float:left;
	height:30px;
	background-image: url(img/diagonal.png);
	background-repeat: no-repeat;
	background-position: 105% -6px;
}

.dd_menu li a {
	display:block;
	color:#CCC;
	text-decoration:none;
	font:16px arial, verdana, sans-serif;
	padding-top: 5px;
	padding-right: 24px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.dd_menu li:hover a {font:18px arial, verdana, sans-serif;}
.dd_menu li:focus a {
	font-family: arial, verdana, sans-serif;
	font-size: 18px;
	color: #FFF;
}


.dd_menu ul {
	position:absolute;
	width:150px;
	left:-9999px;
	top:-9999px;
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

.dd_menu li:hover {position:relative;}

.dd ul li.current_page_item a {
	color: #ffffff;

}

.dd_menu li:hover ul {
	display:block;
	left:3px;
	top:26px;
	width:190px;
	list-style-type: none;
	background-color: #DDD;
	padding-left: 6px;
	-webkit-box-shadow: 0px 13px 12px rgba(0,0,0, 0.4);
	-moz-box-shadow: 0px 13px 12px rgba(0,0,0, 0.4);
	box-shadow: 0px 13px 12px rgba(0,0,0, 0.4);
}

.dd_menu li:hover ul li {
	display:block;
	list-style-type: none;

}

.dd_menu li:hover ul li a {
	display:block;
	font-size:14px;
	width:150px;
	color:#1B5A95;
	background-color:#DDD;
	text-decoration:none;
	text-align: left;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}

.dd_menu li:hover ul li a:hover {
	display:block;
	color:#fff;
	background-color: #0096D6;
	list-style-type: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
}


#Master {
	position:absolute;
	left:0px;
	width:100%;
	height:1124px;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	text-align:center;
}

#Mastercursos {
	position:absolute;
	left:0px;
	width:100%;
	height:1224px;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	text-align:center;
}

#Masteravisopriv {
	position:absolute;
	left:0px;
	width:100%;
	height:1446px;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	top: 0px;
	text-align:center;
}

#Mastergde {
	position:absolute;
	left:0px;
	width:100%;
	height:1674px;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	top: 0px;
	text-align:center;
}

#Mastergde02 {
	position:absolute;
	left:0px;
	width:100%;
	height:2274px;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	top: 0px;
	text-align:center;
}

#Principal {
	position:relative;
	top:0px;
	width:1018px;
	height:844px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#Cabecera {
	position:relative;
	top:0px;
	width:100%;
	height:180px;
	background-image: url(images/fondo_cab.png);
}

#Centrar {
	position:relative;
	text-align: center;
	width: 1018px;	
	height:180px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#Centrarmenu {
	position:relative;
	width:1018px; 
	margin: 0 auto; 
}

#avion_menu {
	position:absolute;
	left:98px;
	top:157px;
	width:2px;
	height:20px;
}

#menus {
	position:absolute;
	left: 120px;
	visibility: visible;
	z-index: 200;
	top: 137px;
}

#logo {
	position:relative;
	left:100px;
	top:25px;
	width:248px;
	height:103px;
}

#mundo {
	position:absolute;
	left:680px;
	top:27px;
	width:222px;
	height:99px;
}

#encabezado01 {
	position:relative;
	left:37px;
	top:25px;
	width:169px;
	height:25px;
	background-image: url(images/barra_azul_med.png);
}

#encabezadoap {
	position:relative;
	left:8px;
	top:12px;
	width:265px;
	height:25px;
	background-image: url(images/barra_menu_infgral.png);
	background-repeat: no-repeat;
}

#submenuinfgral01 {
	position:relative;
	left:20px;
	top:27px;
	width:180px;
	height:25px;
}

#submenuinfgral02 {
	position:relative;
	left:20px;
	top:32px;
	width:180px;
	height:25px;
	
}

#submenuoficial02 {
	position:relative;
	left:20px;
	top:37px;
	width:180px;
	height:25px;
	
}

#submenuoficial03 {
	position:relative;
	left:20px;
	top:42px;
	width:180px;
	height:25px;
}

#submenuoficial04 {
	position:relative;
	left:20px;
	top:47px;
	width:180px;
	height:25px;
}

#submenurampa02 {
	position:relative;
	left:20px;
	top:37px;
	width:180px;
	height:25px;
	
}

#submenuinfgral03 {
	position:relative;
	left:20px;
	top:37px;
	width:180px;
	height:25px;
}

#submenuinfgral04 {
	position:relative;
	left:20px;
	top:42px;
	width:180px;
	height:25px;
}

#submenuinfgral05 {
	position:relative;
	left:20px;
	top:47px;
	width:180px;
	height:25px;
}

#submenuinfgral06 {
	position:relative;
	left:20px;
	top:52px;
	width:180px;
	height:25px;
}

#submenuinfgral07 {
	position:relative;
	left:20px;
	top:57px;
	width:180px;
	height:25px;
}

#encabezado02 {
	position:absolute;
	left:675px;
	top:159px;
	width:106px;
	height:21px;
}

.campobuscar{
	height: 158px;
	width: 137px;
	background-image: url(images/busquedahome.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 26px;
	text-align:left;
} 

#busqueda {
	position:absolute;
	left:775px;
	top:158px;
	width:137px;
	height:18px;
	overflow: hidden;
} 

#contrasena {
	position:absolute;
	left:0px;
	top:78px;
	width:194px;
	height:48px;
	overflow: hidden;
} 

.campocontrasena{
	height: 29px;
	width: 194px;
	background-image: url(images/cuadro_registro.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 26px;
	text-align:left;
} 

#formulario01 {
	position:absolute;
	left:0px;
	top:65px;
	width:497px;
	height:32px;
	overflow: hidden;
}

#formulario02 {
	position:absolute;
	left:0px;
	top:151px;
	width:497px;
	height:32px;
	overflow: hidden;
}

#formulario03 {
	position:absolute;
	left:0px;
	top:238px;
	width:497px;
	height:32px;
	overflow: hidden;
}

#formulario04 {
	position:absolute;
	left:0px;
	top:325px;
	width:497px;
	height:252px;
	overflow: hidden;
} 

.campoformulario04{
	height: 240px;
	width: 470px;
	background-image: url(images/fondo_formulario02.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 26px;
	text-align:left;
	padding-top: 10px;
} 

.campoformulario{
	height: 28px;
	width: 470px;
	background-image: url(images/fondo_fomulario01.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 26px;
	text-align:left;
} 

#interioranuncio {
	position:absolute;
	left:48px;
	top:53px;
	width:585px;
	height:315px;
}

#fotosinteriores {
	position:absolute;
	left:23px;
	top:28px;
	width:585px;
	height:315px;
}

#fotoscontacto {
	position:absolute;
	left:23px;
	top:31px;
	width:585px;
	height:242px;
	padding-left: 8px;
}

#fondoanuncio {
	position:absolute;
	left:194px;
	top:35px;
	width:636px;
	height:377px;
	background-image: url(images/cuadro_bco.png);
}

#fondocontacto01 {
	position:absolute;
	left:194px;
	top:35px;
	width:638px;
	height:313px;
	background-image: url(images/cuadro_bcosedes.png);
	text-align: center;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#fondocontacto02 {
	position:absolute;
	left:194px;
	top:510px;
	width:638px;
	height:313px;
	background-image: url(images/cuadro_bcosedes.png);
}

#textoanunciopriv {
	position:absolute;
	left:212px;
	top:446px;
	width:602px;
	height:377px;
}

#textoformulario {
	position:absolute;
	left:204px;
	top:432px;
	width:497px;
	height:670px;
}

#textocontacto01 {
	position:absolute;
	left:204px;
	top:360px;
	width:616px;
	height:150px;
}

#textocontacto02 {
	position:absolute;
	left:204px;
	top:835px;
	width:616px;
	height:150px;
}

#links {
	position:absolute;
	left:204px;
	top:80px;
	width:616px;
	height:381px;
}

#cursos {
	position:absolute;
	left:665px;
	top:100px;
	width:206px;
	height:240px;
}

#redessociales {
	position:absolute;
	left:885px;
	top:0px;
	width:107px;
	height:369px;
}

#noticias {
	position:absolute;
	left:0px;
	top:435px;
	width:100#;
	height:509px;
}

#avion {
	position:absolute;
	left:20px;
	top:2px;
	width:2px;
	height:20px;
}

#fondoavion {
	position:absolute;
	left:9px;
	top:0px;
	width:66;
	height:25px;
}

#encabezado03 {
	position:absolute;
	left:59px;
	top:0px;
	width:290px;
	height:25px;
	background-image: url(images/barra_azuloscuro_gde.png);
	background-repeat: no-repeat;
}

#egresados {
	position:absolute;
	left:70px;
	top:47px;
	width:277px;
}

#lineaseparacion {
	position:absolute;
	left:0px;
	top:123px;
	width:342px;
	height:3px;
	background-image:url(images/linea_separacion.png);
}

#lineaseparacion02 {
	position:absolute;
	left:-1px;
	top:211px;
	width:342px;
	height:3px;
	background-image:url(images/linea_separacion.png);
}

#bolsatrab {
	position:absolute;
	left:70px;
	top:152px;
	width:277px;
}

#encabezado04 {
	position:absolute;
	left:397px;
	top:0px;
	width:154px;
	height:25px;
	background-image: url(images/barra_azuloscuro_peq.png);
	background-repeat: no-repeat;
}

#encabezado05 {
	position:absolute;
	left:545px;
	top:0px;
	width:457px;
	height:25px;
	background-image: url(images/barra_azul_gde.png);
	background-repeat: no-repeat;
}

#informacion {
	position:absolute;
	left:397px;
	top:35px;
	width:606px;
}

#permisos {
	position:absolute;
	left:0px;
	top:400px;
	height: 20px;
	width: 1004px;
}

#pie {
	position:absolute;
	left:5px;
	top:456px;
	height: 40px;
	width: 1004px;
}

#pierampa {
	position:absolute;
	left:5px;
	top:896px;
	height: 40px;
	width: 1004px;
}

#piecursos {
	position:absolute;
	left:5px;
	top:996px;
	height: 40px;
	width: 1004px;
}

#pieinfgral {
	position:absolute;
	left:5px;
	top:896px;
	height: 40px;
	width: 1004px;
}

#pieavisopriv {
	position:absolute;
	left:5px;
	top:1214px;
	height: 40px;
	width: 1004px;
}

#piegde {
	position:absolute;
	left:5px;
	top:1446px;
	height: 40px;
	width: 1004px;
}

#piegde02 {
	position:absolute;
	left:5px;
	top:2046px;
	height: 40px;
	width: 1004px;
}

#contenido {
	position:absolute;
	top:0px;
	width:100%;
	height:944px;
	background-image: url(images/fondo_cont.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}

#contenidocursos {
	position:absolute;
	top:0px;
	width:100%;
	height:1044px;
	background-image: url(images/fondo_cont.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}

#contenidoavisopriv {
	position:absolute;
	top:0px;
	width:100%;
	height:1264px;
	background-image: url(images/fondo_cont.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}

#contenidogde {
	position:absolute;
	top:0px;
	width:100%;
	height:1494px;
	background-image: url(images/fondo_cont.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}

#contenidogde02 {
	position:absolute;
	top:0px;
	width:100%;
	height:2094px;
	background-image: url(images/fondo_cont.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}

.menuprincipal {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.menuprincipalinac {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.textopeq {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #1A5B97;
	text-align: left;
}

.textomed {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #1A5B97;
	text-align: left;
}

.textomedbold {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #1A5B97;
	text-align: left;
	font-weight: bold;
}

.textomed2 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #1A5B97;
	text-align: center;
}

.textogde {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #1A5B97;
	text-align: center;
	font-weight: bold;
}

.textoderecha {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #1A5B97;
	text-align: right;
	font-weight: bold;
}

.textoblancogde {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	text-indent: 15px;
	padding-top: 2px;
}

.textoblancomenu {
	text-decoration: none;
	font:15px arial, verdana, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	text-indent: 15px;
}

.textopermisos {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #B2B3B6;
	text-align: center;
}

.textoblancogdebold {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	text-indent: 25px;
	font-weight: bold;
	padding-top: 2px;
}

.textoblancogdeboldl {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	text-indent: 15px;
	font-weight: bold;
}

.textoblancopeq {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}

.textopie {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #737577;
	text-align: center;
}

.textopiebold {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #737577;
	text-align: center;
	font-weight: bold;
}

.textoavisoprivbold {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #737577;
	text-align: justify;
	font-weight: bold;
}

.textoavisopriv {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #737577;
	text-align: justify;
}

.textoavisopriv_izq {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #737577;
	text-align: left;
}

.textoavisoprivitalic {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #737577;
	text-align: justify;
}

.textoavisoprivsubtitulo {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #0096D6;
	text-align: justify;
}

.textotituloavisopriv {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #1B5A95;
	text-align: left;
	font-weight: bold;
}

.textotituloavisoprivchico {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #1B5A95;
	text-align: left;
	font-weight: normal;
}

.textogris {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #737577;
	text-align: left;
	text-indent: 15px;
	font-weight: bold;
}

.textogris_activo {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #1B5A95;
	text-align: left;
	text-indent: 15px;
	font-weight: bold;
}

.textoavisopriv_pag {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #0096D6;
	text-align: center;
}

.textoavisopriv_nota {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF0000;
	text-align: justify;
}

.textoavisopriv_tabla {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #737577;
	text-align: center;
}

#aqui{
	width:59px;
	height:25px;
	top:210px;
	left:185px;
	position: absolute;
}

#NewsTicker{
	width:280px;
	height:364px;
	margin:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	#NewsTicker h1{
	padding:6px;
	margin:0;
	border:0;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	}
	#NewsVertical {
	width: 290px;
	height: 300px;
	display: block;
	overflow: hidden;
	position: relative;
	top: 110px;
	left: 68px;
	}
	#controller{
	padding:6px;
	font-size:11px;
	color:#666;
	}
	#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
		width: 300px;
		height: 330px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVertical li {
	display: block;
	width: 288px;
	color: #1B5A95;
	text-align: left;
	font-size: 12px;
	margin: 0;
	padding: 6px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	}
		#TickerVertical li .NewsTitle{
	display: block;
	color: #1B5A95;
	font-size: 14px;
	font-weight:bold;
	margin-bottom:6px;
	font-family: Arial, Helvetica, sans-serif;
		}
		#TickerVertical li .NewsTitle a:link,
		#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #1B5A95;
			font-size: 12px;
			font-weight:bold;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
		
		#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
		}
		#TickerVertical li .NewsFooter{
			display: block;
			color: #1B5A95;
			font-size: 10px;
			margin:6px 0 14px 0;
		}

.ligasinactivasmenuprin {
	display:block;
	color:#fff;
	text-decoration:none;
	font:16px arial, verdana, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.ligasinactivasmenuprin a:link {
	display:block;
	color:#fff;
	text-decoration:none;
	font:16px arial, verdana, sans-serif;
	padding-top: 5px;
	padding-right: 24px;
	padding-bottom: 5px;
	padding-left: 3px;
}

.ligasinactivasmenuprin a:hover {
	font-family: arial, verdana, sans-serif;
	font-size: 18px;
	color: #FFF;
}
.ligasinactivasmenuprin a:active {
	font-family: arial, verdana, sans-serif;
	font-size: 18px;
	color: #FFF;
}
.ligasinactivasmenuprin a:visited {
	font-family: arial, verdana, sans-serif;
	font-size: 18px;
	color: #FFF;
}

.stylebot { 
background-image: url(images/boton_enviar.png); 
height: 31px; 
width: 104px; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 0px; 
border-left-width: 0px; 
border-top-style: none; 
border-right-style: none; 
border-bottom-style: none; 
border-left-style: none; 
text-align: right; 
background-color: #FFF; 
} 


.textogde2 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #0096D6;
	text-align: center;
	font-weight: bold;
	width:170px;
	
	padding-left:25px;
}

.textogde3 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #0096D6;
	text-align: center;
	font-weight: bold;
	text-align:center;
	width:50%;
	margin-left:-5px;
	margin-right:5px;
}

.textogde4 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #0096D6;
	text-align: center;
	font-weight: bold;
	width:35%;
	margin-left:66px;
}

.textomed3 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #1A5B97;
	text-align: center;
	font-weight: bold;
	width:50%;
	margin-left:-5px;
	margin-right:5px;
	
	
}

.textomed4 {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #1A5B97;
	text-align: center;
	font-weight: bold;
	width:35%;
	padding-left:66px;
	
}
</pre></body></html>