@charset "utf-8";
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #DB5B00;
	color: white;
}

#contenedor {
	position:absolute;
	top:20px;
	left: 50%;
	margin-left: -478px;
	visibility: visible;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color:#D75E17;
	scrollbar-base-color:#eeeded;
	scrollbar-shadow-color:#eeeded;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#eeeded;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-3d-light-color:#ffffff;
}	
.camposform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 18px;
	width: 190px;
	border: 1px solid #CCCCCC;
	background-image: url(master-financiero/fondo-form.jpg);
}
.camposform2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 18px;
	width: 30px;
	border: 1px solid #CCCCCC;
	background-image: url(master-financiero/fondo-form.jpg);
}
.titulocolorcab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8B8B5E;
	height: 80px;
	padding-left: 15px;
	clip: rect(auto,auto,auto,auto);
	padding-top: 40px;
}
.titulodesp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3300;
}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF3300;
}

.textodesp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.titulos-master {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}
.botonenviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DD5A00;
	border: 1px solid #FFFFFF;
	height: 18px;
}

.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F7778;
	text-align: justify;
}
A.titdesp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.titdesp:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
A.titdesp:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
A.becas{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #767676;
	text-decoration: none;
}
A.becas:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #767676;
	text-decoration: none;
}
A.becas:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DB5B00;
	text-decoration: none;
}.camposseleccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 18px;
	width: 200px;
	border: 1px solid #CCCCCC;
}
.textos-quienes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B5B5B;
	text-align: justify;
	line-height: 12px;
}
.textos-quienes-naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D65A00;
	text-align: justify;
	line-height: 12px;
}
A.volver{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.volver:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.volver:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.telefonos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D65A00;
}
A.aviso{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
A.aviso:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
A.aviso:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.textosblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D75E17;
	height: 30px;
}

A.otros{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8B8B5E;
	text-decoration: none;
}
A.otros:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8B8B5E;
	text-decoration: none;
}
A.otros:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DA5C00;
	text-decoration: underline;
	}
.scrolltextos {
	height: 200px;
	overflow: auto;
	padding-right: 15px;
}

A.enlacemini{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B8B5E;
	text-decoration: none;
	letter-spacing: -1px;
}
A.enlacemini:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8B8B5E;
	text-decoration: none;
}
A.enlacemini:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DA5C00;
	text-decoration: underline;
	}

A.volvernaranja{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DA5C00;
	text-decoration: none;
}
A.volvernaranja:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DA5C00;
	text-decoration: none;
}
A.volvernaranja:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DA5C00;
	text-decoration: underline;
}.tabla4sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ADADAD;
	border: 1px solid #ADADAD;
}
.tabla3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADADAD;
	border-right-color: #ADADAD;
	border-bottom-color: #ADADAD;
	border-left-color: #ADADAD;
	background-color: #FFFFFF;
}
.tabla2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADADAD;
	border-right-color: #ADADAD;
	border-bottom-color: #ADADAD;
	border-left-color: #ADADAD;
	background-color: #FFFFFF;
}
.bordestablaform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #ADADAD;
}

A.enlaceregistro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
A.enlaceregistro:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
A.enlaceregistro:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	}
.naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #DA5C00;
}

A.naranja{

	color: #FFFFFF;
	text-decoration: none;
}
A.naranja:VISITED {

	color: #FFFFFF;
	text-decoration: none;
}
A.naranja:HOVER {

	color: #FFFFFF;
	text-decoration: underline;
	}


.bordenuevo {
	border: 1px solid #B2B2B2;
}
A.blancosuperior{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
}
.separadoresblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

A.blancosuperior:VISITED {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
A.blancosuperior:HOVER {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	}
.cursosinenlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #767676;
}
.fondodescarga {
	background-image: url(master-financiero/fondopopup.png);
	background-repeat: no-repeat;
	height: 346px;
	width: 475px;
}
.botonenviar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DD5A00;
	border: 1px solid #DD5A00;
	height: 18px;
}
.textos-quienesblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 12px;
}

A.becasblanco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.becasblanco:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.becasblanco:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.cursosinenlaceblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
