/* CSS Document */

.option-title {width:105px; height:20px; font-family:Tahoma,sans-serif; font-size: 10px; color:#00558D; font-weight:bold; border:1px solid #DDDDDD;background-color: #F2F2F2; padding-left: 3px; padding-right:0; }
.tituloseccion {font-family:Tahoma,sans-serif; font-size: 11px; color:#2884D1; font-weight:bold}
.listadoindex{
border:1px solid #DDDDDD;
background-color: #F2F2F2;
}

/*
input.option-button
{
   font-size:10px;
   font-weight:bold;
   text-align:left;
   color:#00558D;
   width:130px;
   height:20px;
   background-color:#F2F2F2;
}
*/
input.option-button
{
   font-size:10px;
   font-weight:bold;
   text-align:left;
   color:#00558D;
   width:130px;
   height:20px;
   background-color:#F2F2F2;
   border-top-style:solid;
   border-top-color:#DDDDDD;
   border-top-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#DDDDDD;
   border-bottom-width:1px;
   border-left-style:solid;
   border-left-color:#DDDDDD;
   border-left-width:1px;
   border-right-style:solid;
   border-right-color:#DDDDDD;
   border-right-width:1px;
}

/*
input.option-button:focus{
background-color: lightyellow;
}
*/

a.single:link {color: #00558D; text-decoration:none;}
a.single:visited {color: #00558D; text-decoration:none;}
a.single:hover {color: #00558D; text-decoration:none;}
a.single:focus {color: #00558D; text-decoration:none;}
a.single:active {color: #00558D; text-decoration:none;}

/*************FECHA Y HORA************************/
#fecha {
	width: 200px;
    font-family: Verdana;
	font-size: 10px;
    line-height: 10px;
	text-align: left;
    font-weight: bold;
    color:#003e76;
	position: relative;
	margin: 12px 0px 0px 0px;
	padding-left:20px;
	float: left;
}
#bannerMenuDownQuienesSomos {
	width: 619px;
	height: 164px;
	position: relative;
	top: 15px;
	
	float: left;
	background: url(imagenes/B_Filosofia.jpg) 0 0px repeat;
}
#hora {
	width: 150px;
    font-family: Verdana;
	font-size: 10px;
    line-height: 10px;
	text-align: left;
    font-weight: bold;
    color:#003e76;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding-left:0px;
	float: left;

}


#hora input{
	border:1px solid white;
    font-family: Verdana;
	font-size: 10px;
    line-height: 10px;
	text-align: left;
    font-weight: bold;
    color: #003e76;/*#7a95d2*/
	position: relative;
	margin: 9px 0px 0px 0px;
	float: left;
}
/*************FIN FECHA Y HORA************************/

#fsBodyMidLow {
	width: 457px;
	position: absolute;
	float: left;
}

#fsBodyMidLow ul {
	width: 400px;
	position: relative;
	float: left;
}

#fsBodyMidLow ul li {
	width: 400px;
	position: relative;
	float: left;
}
#fsBodyMidLow li.valores {
	width: 200px;
	position: relative;
	float: left;
}

#fsBodyMidLow p.fsSubTitulo2 {
	line-height: 24px;
	font-family: HelveticaNeue Roman;
	background: url( imagenes/bullet2.gif ) 0 4px no-repeat;
	padding: 0 0 0 20px;
	/*font-weight: bold;*/
	font-size: 20px;
	color: #7a95d2;
	float: left;
	margin-top: 20px;
	margin-left: 25px;
}
#fsBodyMidLow ul.valores {
	width: 250px;
	position: relative;
	float: left;
}
#fsBodyMidLow li.bull {
	color:#003C79;
	width: 150px;
	font-family:HelveticaNeue Roman;
	background: url( imagenes/uniglobal.png ) 0 4px no-repeat;
	padding: 0 0 0 45px;
	/*font-weight: bold;*/
	float: left;
	font-size: 12px;
	margin-top: 6px;
	margin-left: 25px;
	line-height: 25px;

}
#fsBodyMidLow li.bull2 {
	color:#003C79;
	width: 500px;
	font-family:HelveticaNeue Roman;
	background: url( imagenes/uniglobal.png ) 0 4px no-repeat;
	padding: 0 0 0 45px;
	/*font-weight: bold;*/
	float: left;
	font-size: 12px;
	margin-top: 6px;
	margin-left: 25px;
	line-height: 25px;

}
.BugEvents span
{
	font-weight:bolder;
}

#fsBodyMidLow p.fsTexto2 {
	width: 300px;
	font-family: HelveticaNeue Roman;
	font-size: 12px;
	line-height: 20px;
	color: #003C79;
	float: left;
	margin-top: 12px;
	margin-left: 30px;
	text-align: justify;
}

#fsBodyMidLow p.fsTexto3 {
	width: 550px;
	font-family: HelveticaNeue Roman;
	font-size: 12px;
	line-height: 20px;
	color: #003C79;
	float: left;
	margin-top: 12px;
	margin-left: 30px;
	text-align: justify;
}








body {
	padding: 0px;
	margin: 0px 0 0;
	background: #356092 url( imagenes/fondo_azul.jpg ) repeat-x top left;
	background-color: #366092;
	font: 14px/ 18px Arial, Helvetica, sans-serif;
}

ul {
	list-style-type: none;
}

/*----HOLE BODY----*/

#wholeBody {
	width: 786px;
	position: relative;
	margin: 0 auto;
	
	background-color: #FFFFFF;
}
#wholeBody a.wl,#wholeBody a:active.wl,#wholeBody a:link.wl,#wholeBody a:visited.wl {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
	text-decoration: none;
}
#wholeBody li A:Hover.wl
{
	color: #003e76;
	text-align: center;
    text-decoration: underline;
}

#header {
	z-index:2;
	width: 785px;
	height: 81px;
	margin-top: 0px;
	padding-top: 0px;
	top: 0;
	left: 0px;
	no-repeat;
	
	/*	background: url(imagenes/fondo-greca.gif) 0 0px no-repeat;*/
}

#header .logo {
	position: absolute;
	padding-top: 6px;
	margin-left: 54px;
}

#header .pleca {
	position: absolute;
	top: 72px;
	left: 0px;
}

#header .greca {
	position: absolute;
	top: 0px;
	left: 0px;
}





#empresas {
	
}

#empresas ul {
	width: 260px;
	height: 50px;
	position: absolute;
	top: 10px;
	right: 0px;
	float: right;
	z-index: 1
}

#empresas ul li {
	float: left;
}

#botones {
	position: absolute;
	z-index: 1;
	width: 482px;
	padding-top: 45px;
}


#botones ul li {
	float: right;
}
/*****************************************/

#centro {
	width: 618px;
	height:165px;
	position: relative;
	float: left;
}

#LineaCentro{
	
	width: 618px;
	height: 2px;
	position: relative;
	float: left;
	
}

#LineaCentro .LineC{
	position: absolute;
	width: 618px;
	height: 2px;
/*	background: url(imagenes/Line_Horizontal.GIF) 0 0px no-repeat;*/
	margin-top:3px;
	padding: 0 0 0 0px;
}



#sinfondo {
    width: 360px;
    position: relative;
    float: left;
    margin-top:35px;
}

#sinfondo p.titulo {
    /*height:24px;*/
    width:200px;
    padding:0;
    font-size: 20px;
    color: #7a95d2;
    font-family: Verdana;
    text-align: left;
    font-weight: bold;
    /*margin-top: 26px;*/
    line-height: 24px;
    margin-left: 25px;
    margin-bottom:0px;
    margin-top:0px;
}

#bodyFondo {
	width: 618px;
	
/*	height:500px;*/
	font-size: 10px;
	font-family: Verdana;
	position: relative;
	display: block;
	float: left;
	margin-top: 6px;
	margin-left: 0px;
}
#bodyFondo .Imagen{

	margin-left:84px;
	width:618px;
	height:165px;
	

}



#fondoDown {
	width: 469px;
	float: left;
	position: relative;
	display: block;
	clear: both;
	margin-top: 0px;
	height: 30px;
	background: url("imagenes/Pleca-inferior.gif") top left no-repeat;
}
/*****************************************/
/*----BODY----*/
#mainBody {
	position: relative;
	display: block;
	width: 786px;
	background-color: #ffffff;
}

/*----MENU----*/
ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
}

#menu {
	
	width: 786px;
	background-color: #7a95d2;
	text-align: center;
	height: 35px;
	font-family: verdana;
	padding-top: 3px;
}

#menu ul li {
	
	width: 770px;
	display: inline;
	float:left;	
	line-height: 14px;
	color: white;
	position: relative;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;

	}

#menu a,#menu a:active,#menu a:link,#menu a:visited {
	
	line-height: 14px;
	float:left;
	
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
#menu li A:Hover
{
	color: #003e76;
    text-decoration: underline;
}



/*----BODY UP----*/
#BodyUp {
	width: 643px;
	position: relative;
	float: left;
}


/*----FOOTER----*/
#footer {
	width: 785px;
	position: relative;
	text-align: center;
	clear: both;
	top: 0px;
	z-index: 1;
}

#footerMenu {
	width: 786px;
	background-color: #003e76;
}

#footerMenu ul {
	width: 713px;
	height: 23px;
	float: left;
	background-color: #003e76;
	padding-left: 73px;
}

#footerMenu ul li {
	float: left;
	display: block;
}

#footerMenu ul li a {
	color: white;
	display: block;
	font-family: Verdana;
	font-size: 9px;
	line-height: 20px;
	background: url(imagenes/bullet.gif) 0 0px no-repeat; #003 e76;
	text-decoration: none;
	padding: 0 0 0 12px;
	text-align: left;
}

#footerMenu ul li a:hover {
	background: url(imagenes/bullet1.gif) 0 0px no-repeat #003e76;
	color: white;
	text-decoration: none;
}

#footerMenu ul li.quienes {
	width: 100px;
	height: 23px;
	float: left;
	display: block;
	list-style-type: disc;
	color: white;
}

#footerMenu ul li.quienes a {
	width: 100px;
	height: 23px;
	display: block;
	color: white;
	font-family: Verdana;
	font-size: 9px;
	line-height: 20px;
	background: url(imagenes/bullet.gif) 0 0px no-repeat #003e76;
	text-decoration: none;
	padding: 0 0 0 12px;
	text-align: left;
}

#footerMenu ul li.quienes a:hover {
	background: url(imagenes/bullet1.gif) 0 0px no-repeat #003e76;
	color: white;
	text-decoration: none;
}

#footerMenu ul li.credencial {
	width: 105px;
	height: 23px;
	float: left;
}

#footerMenu ul li.credencial a {
	width: 95px;
	height: 23px;
	display: block;
	color: white;
	font-family: Verdana;
	font-size: 9px;
	line-height: 20px;
	background: url(imagenes/bullet.gif) 0 0px no-repeat #003e76;
	text-decoration: none;
	padding: 0 0 0 12px;
	text-align: left;
}

#footerMenu ul li.credencial a:hover {
	background: url(imagenes/bullet1.gif) 0 0px no-repeat #003e76;
	color: white;
	text-decoration: none;
}

#footerMenu ul li.contacto {
	width: 70px;
	height: 23px;
	float: left;
}

#footerMenu ul li.contacto a {
	width: 60px;
	height: 23px;
	display: block;
	color: white;
	font-family: Verdana;
	font-size: 9px;
	line-height: 20px;
	background: url(imagenes/bullet.gif) 0 0px no-repeat #003e76;
	text-decoration: none;
	padding: 0 0 0 12px;
	text-align: left;
}

#footerMenu ul li.contacto a:hover {
	background: url(imagenes/bullet1.gif) 0 0px no-repeat #003e76;
	color: white;
	text-decoration: none;
}

#footerMenu ul li.asciende {
	width: 70px;
	height: 23px;
	float: left;
}

#footerMenu ul li.asciende a {
	width: 60px;
	height: 23px;
	display: block;
	color: white;
	font-family: Verdana;
	font-size: 9px;
	line-height: 20px;
	background: url(imagenes/bullet.gif) 0 0px no-repeat #003e76;
	text-decoration: none;
	padding: 0 0 0 12px;
	text-align: left;
}

#footerMenu ul li.asciende a:hover {
	background: url(imagenes/bullet1.gif) 0 0px no-repeat #003e76;
	color: white;
	text-decoration: none;
}

#footerMenu ul li.integraplus {
	width: 80px;
	height: 23px;
	float: left;
}

#footerMenu ul li.integraplus a {
	width: 60px;
	height: 23px;
	display: block;
	color: white;
	font-family: Verdana;
	font-size: 9px;
	line-height: 20px;
	background: url(imagenes/bullet.gif) 0 0px no-repeat #003e76;
	text-decoration: none;
	padding: 0 0 0 12px;
	text-align: left;
}

#footerMenu ul li.integraplus a:hover {
	background: url(imagenes/bullet1.gif) 0 0px no-repeat #003e76;
	color: white;
	text-decoration: none;
}

#footerMenu ul li.starchoice {
	width: 90px;
	height: 23px;
	float: left;
}

#footerMenu ul li.starchoice a {
	width: 60px;
	height: 23px;
	display: block;
	color: white;
	font-family: Verdana;
	font-size: 9px;
	line-height: 20px;
	background: url(imagenes/bullet.gif) 0 0px no-repeat #003e76;
	text-decoration: none;
	padding: 0 0 0 12px;
	text-align: left;
}

#footerMenu ul li.starchoice a:hover {
	background: url(imagenes/bullet1.gif) 0 0px no-repeat #003e76;
	color: white;
	text-decoration: none;
}

#footerMenu ul li.uniglobal {
	width: 75px;
	height: 23px;
	float: left;
}

#footerMenu ul li.uniglobal a {
	width: 65px;
	height: 23px;
	display: block;
	color: white;
	font-family: Verdana;
	font-size: 9px;
	line-height: 20px;
	background: url(imagenes/bullet.gif) 0 0px no-repeat #003e76;
	text-decoration: none;
	padding: 0 0 0 12px;
	text-align: left;
}

#footerMenu ul li.uniglobal a:hover {
	background: url(imagenes/bullet1.gif) 0 0px no-repeat #003e76;
	color: white;
	text-decoration: none;
}

#copyright {clear:both; margin-top:6px;}
#copyright p{font-family:Verdana; font-size:9px; color:#003e76; line-height:14px;}

/*----BODY LEFT----*/
/*
#bodyLeft {
	width: 140px;
	float: left;
	padding-top: 5px
}
*/

/*----BODY LEFT----*/
#bodyLeft {
	width: 620px;
	position: relative;
	float: left;
	margin-top: 5px;
    height:auto;
}
#bodyLeft ul {
	width: 620px;
	float: right;
	padding-top: 0px;
}

#bodyLeft ul.fondo {
    width: 620px;
    height: 165px;
    position: relative;
    float: left;
    background: url(imagenes/foto.jpg) 0 0 no-repeat;
}

#bodyLeft ul.fondoprogramas {
    width: 620px;
    height: 165px;
    position: relative;
    float: left;
    background: url(imagenes/foto_programas.jpg) 0 0 no-repeat;
}

#bodyLeft ul.sinfondo {
    width: 340px;
    position: relative;
    float: left;
    margin-top:30px;
}

#bodyLeft p.titulo {
    /*height:24px;*/
    
    padding:0;
    font-size: 20px;
    color: #7a95d2;
    font-family: Verdana;
    text-align: left;
    font-weight: bold;
    /*margin-top: 26px;*/
    line-height: 24px;
    margin-left: 25px;
    margin-bottom:0px;
    margin-top:0px;
}

#bodyLeft ul li {
    width: 620px;
    position: relative;
    float: left;
}

#bodyLeft li.title {
    width: 620px;
    position: relative;
    float: left;
    height:30px;
    background: url(imagenes/title.gif) 0 0 no-repeat;
}

#bodyLeft p.down {
    font-size: 24px;
    color: #7a95d2;
    font-family: Verdana;
    text-align: left;
    font-weight: bold;
    /*margin-top: 26px;*/
    /*line-height: 35px;*/
    margin-left: 20px;
    margin-bottom:0px;
    margin-top:0px;
}


#bodyLeft hr.line {
	width: 408px;
	color: #929496;
	border-width: 2px;
	position: absolute;
	top: 510px;
	right: 215px;
	float: left;
}

#bodyLeftTitulo {
	width: 290px;
	position: relative;
	float: left;
	
}

#bodyLeftTitulo ul {
	width: 290px;
	float: left;

}

#bodyLeftTitulo li {
	width: 290px;
	float: left;
	
}

#bodyLeftTitulo li hr.redNos {
	float: right;
	width: 290px;
	color: #DC241F;
	border-color: #DC241F;
	border-width: 2px;
	margin-left: 0px;
	
}



/*----Login-----*/
#login-div {
	width: 220px;
	padding-top: 0px;
	height:280px;
	position: relative;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
	background-color: #e6e6e7
}
#login-div p.titulo{
	font-size: 12px;
	font-family: Verdana;
	text-align: center;
    margin-top:10px;
	margin-bottom: 0px;
	line-height: 15px;
	color: #333333;


}
#login-div p.usuario{
	font-size: 12px;
	font-family: Verdana;
	text-align: left;
	line-height: 15px;
	font-weight: bold;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 0px;
}

#login-div p.preguntas{
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
	line-height: 14px;
	margin-top: 10px;
	margin-bottom:0px;
	color: #333333;
	
}
#login-div p.click{
	font-size: 12px;
	font-family: Verdana;
	text-align: center;
	line-height: 14px;
	margin-top: 0px;
	color: #366092;
	margin-bottom:0px;
	font-weight: bold;
}
#login-div input {
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #575A5C;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left: 20px;
	text-align: left;
}

#bodyCenterIndex {
	width: 340px;

	font-size: 12px;
	font-family: Verdana;
	/*position: absolte;*/
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:0px;
	padding-left:10px;
}
#bodyCenterIndex p.titulo {
	widht: 320px;
	line-height: 20px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #6184C1;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 2px;
    padding-right: 10px;
}


#bodyCenterIndex hr.line {
	width: 0px;
	color: #929496;
	border-width: 0px;
	position: absolute;
	top: 120px;
	padding: 0px;
	float: left;;
	color: #929496;
	border-width: 0px;
	position: absolute;
	top: 120px;
	padding: 0px;
	float: left;
	text-align: left;
}

#bodyCenterIndex p.textoGeneral {
	font-size: 12px;
	font-family: Verdana;
	text-align: justify;
	margin-bottom: 5px;
	padding-top:0px;
	margin-top:10px;
	line-height: 17px;
	color: #585951;
}

/*----BODY RIGHT----*/
#bodyRight {
	width: 140px;
	height: 543px;
	position: relative;
	right: 25px;
	display: block;
	margin-top: 3px;
	background: url(imagenes/uniglobal-banner.gif) 0 0 no-repeat;
	float: right;
}


/*----BANNER LEFT----*/
#bannerLeft {
	width: 143px;
	position: relative;
	float: left;
}

/*----BANNER MENU DOWN----*/
#bannerMenuDown {
	width: 143px;
	height: 308px;
	position: relative;
	float: left;
	background: url(imagenes/programas/bannerLeft.gif) 0 0px repeat;
}

#bannerMenuDownCert {
	width: 143px;
	height: 1109px;
	position: relative;
	float: left;
	background: url(imagenes/bannerLeftCert.gif) 0 0px repeat;
}

#bannerMenuDownPro2 {
	width: 143px;
	height: 404px;
	position: relative;
	float: left;
	background: url(imagenes/bannerLeftPro2.gif) 0 0px repeat;
}

#bannerMenuDownIns {
	width: 143px;
	height: 759px;
	position: relative;
	float: left;
	background: url(imagenes/inscripcion/bannerLeftIns.gif) 0 0px repeat;
}

#bannerMenuDownCertDisp {
	width: 141px;
	height: 2490px;
	position: relative;
	float: left;
	background: url(imagenes/bannerLeftCertDisp.gif) 0 0px repeat;
}

#bannerMenuDownUniv {
	width: 142px;
	height: 1503px;
	position: relative;
	float: left;
	background: url(imagenes/universidades/bannerLeftUniv.gif) 0 0px repeat;
}

#bannerMenuDownAporta {
	width: 142px;
	height: 1503px;
	position: relative;
	float: left;
	background: url(imagenes/bannerLeftAportaciones.gif) 0 0px repeat;
}

#bannerMenuDownSistemaGlobal {
	width: 142px;
	height: 308px;
	position: relative;
	float: left;
	background: url(imagenes/bannerLeftSistemaGlobal.gif) 0 0px repeat;
}

/*----%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%PROGRAMAS%%%%%%%%%%%%%%%%%%%%%%%%%%%----*/
	/*----BODY CENTER----*/
#bodyCenter {
	width: 618px;
/*	height:500px;	*/
	position: relative;
	float: left;
}

#bodyCenter ul {
	width: 618px;
	float: left;
}

#bodyCenter li {
	width: 603px;
	float: left;
}
#bodyCenter li.uni {
	width: 700px;
	float: left;
	
}
#bodyCenter img.logo {
	float: left;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 0px;
}

#bodyCenter img.logoCaribe {
	float: left;
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 0px;
}

#bodyCenter li.izq {
	width: 160px;
	float: left;

}

#bodyCenter li.der {
	width: 440px;
	float: left;
}

#bodyCenter p.titulo {
	width: 300px;
	line-height: 33px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 27px;
	color: #6184C1;
	float: left;
	margin-left: 50px;
}
#bodyCenter li.programa 
{

	width: 450px;
	float: left;
	margin-left: 50px;
	margin-bottom:3px;
	margin-top:15px;
    

}

#bodyCenter .titulo {
	width: 300px;
	line-height: 33px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 27px;
	color: #6184C1;
	float: left;
	margin-left: 50px;
}

#bodyCenter .titulo2 {
	width: 300px;

	line-height: 33px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 22px;
	color: #6184C1;
	float: left;
	padding-left: 30px;
	margin-top:10px;
	margin-bottom:0px;
}

#bodyCenter p.tituloCertificaciones {
	width: 400px;
	line-height: 33px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 27px;
	color: #6184C1;
	float: left;
	margin-left: 30px;
}

#bodyCenter p.tituloSistemaGlobal {
	width: 420px;
	text-align: right;
	line-height: 33px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 27px;
	color: #6184C1;
	float: left;
	margin-left: 10px;
}

#bodyCenter hr.line {
	width: 270px;
	color: #929496;
	border-width: 2px;
	position: relative;
	float: left;
	text-align: left;
	margin-right: 180px;
}

#bodyCenter hr.lineCertificaciones {
	width: 430px;
	color: #929496;
	border-width: 2px;
	position: relative;
	float: left;
	text-align: left;
	margin-right: 10px;
}

#bodyCenter hr.lineUniversidades {
	width: 280px;
	color: #929496;
	border-width: 2px;
	position: relative;
	float: left;
	text-align: left;
	margin-right: 180px;
}

#bodyCenter hr.lineCotizaciones {
	width: 290px;
	color: #929496;
	border-width: 2px;
	position: relative;
	float: left;
	text-align: left;
	margin-right: 180px;
}

#bodyCenter hr.lineSistemaGlobal {
	width: 440px;
	color: #929496;
	border-width: 2px;
	position: relative;
	float: left;
	text-align: left;
	margin-right: 20px;
}

#bodyCenter p.textoGeneral {
	font-size: 12px;
	font-family: Verdana;
	text-align: justify;
	line-height: 14px;
	color: #585951;
	margin-left: 18px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top:5px;
}

#bodyCenter p.textoGeneralAzul {
	font-size: 12px;
	font-family: Verdana;
	text-align: justify;
	margin-bottom: 5px;
	line-height: 14px;
	color: #6184C1;
	margin-left: 30px;
	margin-right: 10px;
	margin-top:20px;
	margin-bottom: 5px;
}

#bodyCenter p.textoGeneralGrande {

	font-size: 14px;
	font-family: Verdana;
	text-align: justify;
	margin-bottom: 5px;
	line-height: 14px;
	color: #585951;
/*
	margin-left: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top:0px;*/
	margin: 20px 10px 20px 70px;
}

#bodyCenter p.textoGeneralSinMarco {
	font-size: 12px;
	font-family: Verdana;
	text-align: justify;
	margin-bottom: 5px;
	line-height: 14px;
	color: #585951;
	margin-left: 7px;
	margin-top:15px;
	margin-bottom: 5px;
}
/*
#bodyCenter p.bulletCuadrada {
	font-family: Verdana;
	font-size: 18px;
	line-height: 16px;
	color: #6184C1;
	background: url(imagenes/bulletCuadro.gif) 0 2px no-repeat;
	padding: 0px 0px 0 25px;
	font-weight: bold;
	float: left;
	margin: 0px 0px 0px 20px;
}*/
#bodyCenter p.bulletCuadrada {
	font-family: Verdana;
	font-size: 18px;
	line-height: 20px;
	color: #6184C1;
	background: url(imagenes/bulletCuadro.gif) 0 2px no-repeat;
	padding: 0px 0px 0 25px;
	margin: 0px 0px 0px 20px;
/*	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;*/
}


#bodyCenter p.azul {
	font-family: Verdana;
	font-size: 12px;
	color: #6184C1;
	text-align: right;
	font-weight: bold;
	margin-top:15px;
	margin-bottom:5px;
	float: right;
}

#bodyCenter p.flecha {
	font-family: Verdana;
	font-size: 12px;
	line-height: 20px;
	color: #585951;
	text-align: justify;
	background: url(imagenes/flecha.gif) 0 0px no-repeat;
	padding: 0 0 0 25px;
	margin-left: 80px;
	margin-bottom: 10px;
	margin-top:10px;
}
#bodyCenter .bulletCuadrada {
	font-family: Verdana;
	font-size: 16px;
	line-height: 18px;
	color: #003e76;
	background: url(imagenes/bulletCuadro.gif) 0 2px no-repeat;
	padding: 0 0 0 20px;
	font-weight: bold;
	float: left;
	margin-top: 20px;
	margin-left: 33px;
	padding-left: 35px;
	margin-bottom: 0px;
}
#bodyCenter p.flechaCert {
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	color: #585951;
	text-align: justify;
	background: url(imagenes/flecha.gif) 0 0px no-repeat;
	padding: 0 0 0 35px;
	margin-left: 60px;
	margin-bottom: 10px;
	margin-top:0px;
}

#bodyCenter p.cuadroGris {
	width: 430px;
	font-weight: bold;
	line-height: 28px;
	text-align: left;
	font-size: 14px;
	font-family: Verdana;
	position: relative;
	float: left;
	margin-top: 0px;
	background-color: #929496;
	color: #FFFFFF;
	margin-left: 7px;
}

#bodyCenter li.flechaAzul {
	width: 250px;
	float: right;
	text-align: right;
	background: url(imagenes/flecha.gif) 0 0px no-repeat;
	margin-top: 10px;
	margin-left: 0px;
	line-height: 32px;
	margin-bottom: 0px;
	padding: 0 0 0 10px;
}
#bodyCenter li.flechaAzulR {
	width: 250px;
	float: right;
	text-align: right;
	background: url(imagenes/flecha_r.gif) 0 0px no-repeat;
	margin-top: 10px;
	margin-left: 0px;
	line-height: 32px;
	margin-bottom: 0px;
	padding: 0 0 0 10px;
}
#bodyCenter li.flechaAzulUniversidades {
	width: 150px;
	float: right;
	text-align: right;
	background: url(imagenes/flecha.gif) 0 0px no-repeat;
	margin-top: 20px;
	margin-left: 50px;
	line-height: 32px;
	margin-bottom: 20px;
	padding: 0 0 0 10px;
}

#bodyCenter p.cuadroAzul {
	width: 220px;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
	font-size: 12px;
	font-family: Verdana;
	position: relative;
	float: right;
	margin-top: 0px;
	margin-bottom:0px;
	background-color: #6184C1;
}

#bodyCenter p.cuadroAzulPeque {
	width: 130px;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
	font-size: 12px;
	font-family: Verdana;
	position: relative;
	float: right;
	margin-top: 0px;
	margin-bottom:0px;
	background-color: #6184C1;
}

#bodyCenter a.cuadroAzul {
	color: #FFFFFF;
	text-decoration: none;
}

#bodyCenter p.azulCentro {
	width: 615px;
	font-family: Verdana;
	font-size: 12px;
	color: #6184C1;
	text-align: center;
	font-weight: bold;
	float: left;
	margin-top:20px;
	margin-bottom:0px;
	margin-left: 0px;
}


/*----BODY CENTER CERTIFICACIONES DISPONIBLES----*/
#bodyCenterCertDisp {
	width: 618px;
	position: relative;
	float: left;
}

#bodyCenterCertDisp ul {
	width: 618px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#bodyCenterCertDisp li {
	width: 618px;
	float: left;
}

#bodyCenterCertDisp li.izqCertDis {
	width: 340px;
	float: left;
	margin-left: 0px;
	margin-bottom:0px;
	margin-top:0px;
}

#bodyCenterCertDisp li.derCertDis {
	width: 240px;
	float: left;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
}

#bodyCenterCertDisp p.tituloCertificacionesDisp {
	width: 440px;
	line-height: 33px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 27px;
	color: #6184C1;
	float: left;
	margin-left: 15px;
}

#bodyCenterCertDisp hr.lineCertificaciones {
	width: 440px;
	color: #929496;
	border-width: 2px;
	position: relative;
	float: left;
	text-align: left;
	margin-right: 43px;
}

#bodyCenterCertDisp p.textoGeneralAzulCertDisp {
	font-size: 12px;
	font-family: Verdana;
	text-align: left;
	margin-bottom: 5px;
	line-height: 14px;
	color: #6184C1;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#bodyCenterCertDisp li.cotizacion {
	width: 180px;
	float: right;
	text-align: right;
	line-height: 14px;
	background: url(imagenes/flecha-peque.gif) 0 3px no-repeat;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

#bodyCenterCertDisp a {
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-align: left;
	color: #6184C1;
	text-decoration: underline;
}

#bodyCenterCertDisp p.cuadroGris {
	width: 600px;
	font-weight: bold;
	line-height: 28px;
	text-align: left;
	font-size: 14px;
	font-family: Verdana;
	position: relative;
	float: left;
	margin-top: 15px;
	margin-bottom: 0px;
	background-color: #929496;
	color: #FFFFFF;
	margin-left: 0px;

}

#bodyCenterCertDisp p.textoGeneral {
	font-size: 12px;
	font-family: Verdana;
	text-align: justify;
	line-height: 14px;
	color: #585951;
	margin-left: 18px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top:0px;
}

#bodyCenterCertDisp p.textoGeneralCertDisp {
	font-size: 12px;
	font-family: Verdana;
	text-align: left;
	line-height: 14px;
	color: #585951;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
/*OPTION LEFT*/
#optionLeft {
	width: 150px;
	position: relative;
	float: right;
}

#optionLeft li.flechaAzul {
	width: 250px;
	float: right;
	text-align: right;
	background: url(imagenes/flecha.gif) 0 0px no-repeat;
	margin-top: 1px;
	margin-left: 0px;
	line-height: 32px;
	margin-bottom: 0px;
	padding: 0 0 0 0px;
	border: 1px solid red;
}

#optionLeft p.cuadroAzul {
	width: 220px;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
	font-size: 12px;
	font-family: Verdana;
	position: relative;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #6184C1;
}

#optionLeft a.cuadroAzul {
	color: #FFFFFF;
	text-decoration: none;
}


/*----BODY CENTER LOW----*/
#bodyCenterLow {
	width: 618px;
	position: relative;
	float: left;
}

#bodyCenterLow ul {
	width: 620px;
	float: left;
}

#bodyCenterLow li {
	width: 480px;
	float: left;
}

#bodyCenterLow li.izq {
	width: 374px;
	float: left;
}

#bodyCenterLow li.der {
	width: 190px;
	float: right;
}

#bodyCenterLow li.centro {
	width: 600px;
	float: left;
	margin-left: 0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
    
}

#bodyCenterLow p.textoGeneral {
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	color: #585951;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top:15px;
}

#bodyCenterLow p.textoGeneralPro {
	font-size: 12px;
	font-family: Verdana;
	text-align: justify;
	line-height: 14px;
	color: #585951;
	margin-left: 18px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top:5px;
}

#bodyCenterLow p.textoGeneralJustify {
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	color: #585951;
	margin-left: 20px;
	margin-top:5px;
	margin-bottom: 5px;
	line-height: 14px;
	
}

#bodyCenterLow a.azul {
	font-family: Verdana;
	font-size: 14px;
	color: #6184C1;
	text-align: right;
	font-weight: bold;
	float: right;
}

#bodyCenterLow p.bulletNegra {
	font-family: Verdana;
	line-height: 14px;
	font-size: 12px;
	color: #585951;
	background: url(imagenes/bulletNegra.gif) 0 6px no-repeat;
	padding: 0 0 0 12px;
	/*margin-left: 65px;*/
    /*padding:0;*/
    margin:0px 0px 10px 105px;
    /*    margin:top right bottom left;*/
}


#bodyCenterLow p.bulletCuadrada {
	font-family: Verdana;
	font-size: 18px;
	line-height: 20px;
	color: #003e76;
	background: url(imagenes/bulletCuadro.gif) 0 2px no-repeat;
	padding: 0px 0px 0 25px;
	margin: 20px 0px 2px 60px;
/*	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;*/
}

#bodyCenterLow li.flechaAzul {
	width: 250px;
	float: right;
	text-align: right;
	background: url(imagenes/flecha.gif) 0 0px no-repeat;
	margin-top: 1px;
	margin-left: 0px;
	line-height: 32px;
	margin-bottom: 0px;
	padding: 0 0 0 0px;
}

#bodyCenterLow p.cuadroAzulEsq {
	width: 785px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	font-size: 12px;
	font-family: Verdana;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #6184C1;
	color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;

	}
	
#bodyCenterLow p.cuadroGrisEsq {
	width: 785px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	font-size: 12px;
	font-family: Verdana;
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	background-color: #929496;
	color: #FFFFFF;

}
#bodyCenterLow p.cuadroAzul {
	width: 220px;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
	font-size: 12px;
	font-family: Verdana;
	position: relative;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #6184C1;
}

#bodyCenterLow a.cuadroAzul {
	color: #FFFFFF;
	text-decoration: none;
}

/*----BODY CENTER ESQUEMA----*/
#bodyCenterEsquema {
	width: 785px;
	position: relative;
	float: left;
}

#bodyCenterEsquema ul {
	width: 785px;
	float: left;
}

#bodyCenterEsquema li {
	width: 7850px;
	float: left;
}

#bodyCenterEsquema p.tituloEsquema {
	width: 400px;
	line-height: 33px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 27px;
	color: #6184C1;
	float: left;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

#bodyCenterEsquema hr.lineEsquema {
	width: 390px;
	color: #929496;
	border-width: 2px;
	position: relative;
	float: left;
	text-align: left;
	margin-right: 230px;
}

#bodyCenterEsquema p.textoGeneral {

	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	line-height: 14px;
	color: #585951;
	margin: 10px 100px 0px 100px;
/*	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;*/

}

#bodyCenterEsquema p.bulletCuadrada {
	font-family: Verdana;
	font-size: 16px;
	color: #6184C1;
	background: url(imagenes/bulletCuadro.gif) 0 2px no-repeat;
	padding: 0 0 0 20px;
	font-weight: bold;
	float: left;
	margin-top: 14px;
	margin-left: 65px;
	margin-bottom: 10px;
}

#bodyCenterEsquema p.cuadroAzul {
	width: 490px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	font-size: 12px;
	font-family: Verdana;
	position: relative;
	float: left;
	margin-top: 20px;
	background-color: #6184C1;
	color: #FFFFFF;
	margin-left: 15px;
}

/*----BODY CENTER ESQUEMA----*/
#bodyLowEsquema {
	width: 785px;
	position: relative;
	float: left;
}

#bodyLowEsquema ul {
	width: 785px;
	float: left;
}

#bodyLowEsquema li {
	width: 785px;
	float: left;
	
}

#bodyLowEsquema img {
	float: left;
	margin-left: 20px;
}

#bodyLowEsquema a {
	float: left;
	margin-left: 350px;
	margin-top: 20px;
	text-decoration: none;
}



#bodyLowEsquema p.cuadroGris {
	width: 690px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	font-size: 12px;
	font-family: Verdana;
	position: relative;
	float: left;
	margin: 20px 0px 0px 47px;
	background-color: #929496;
	color: #FFFFFF;

}
#bodyLowEsquema p.cuadroAzul {
	width: 690px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	font-size: 12px;
	font-family: Verdana;
	position: relative;
	float: left;
	margin: 20px 0px 0px 47px;

	background-color: #6184C1;
	color: #FFFFFF;

}
#bodyLowEsquema p.bulletCuadrada {
	font-family: Verdana;
	font-size: 16px;
	line-height: 16px;
	color: #6184C1;
	background: url(imagenes/bulletCuadro.gif) 0 2px no-repeat;
	padding: 0 0 0 20px;
	font-weight: bold;
	text-align: center;
	float: left;
    /*    margin:top right bottom left;*/
	margin: 20px 0px 0px 275px;

	/*	margin-top: 15px;
	margin-left: 135px;
	margin-bottom: 15px;*/
}

#bodyLowEsquema p.textoGeneral {
	font-size: 12px;
	font-family: Verdana;
	text-align: justify;
	margin-bottom: 5px;
	line-height: 14px;
	color: #585951;
	margin-left: 180px;
	margin-right: 160px;
	margin-bottom: 7px;
}

/*----BODY RIGHT LOW----*/
#bodyRightLow {
	width: 150px;
	position: relative;
	margin-top: 10px;
	float: left;
}

#bodyRightLow ul {
	width: 150px;
	float: left;
}

#bodyRightLow li {
	width: 150px;
	float: left;
}

#bodyRightLow img {
	float: left;
	margin-left: 0px;
}

#bodyRightLow a {
	float: left;
	margin-top: 60px;
	text-decoration: none;
}

#bodyRightLow img.flecha {
	float: left;
	margin-left: 40px;
	margin-top: 30px;
}

/*%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$----CONTACTO----%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$*/
/*----BODY DOWN TOP DOS----*/
#coBodyDownTop2 {
	width: 470px;
	position: relative;
	float: left;
	margin-top: 10px;
}

#coBodyDownTop2 ul {
	width: 470px;
	position: relative;
	float: left;
}

#coBodyDownTop2 li {
	width: 200px;
	position: relative;
	float: left;
	padding-left: 20px;
}

#coBodyDownTop2 p {
	position: relative;
	float: left;
	font-size: 12px;
	font-family: Verdana;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
}
/*----BODY DOWN TOP DOS----*/
#coBodyDownTop2Dos {
	width: 230px;
	position: relative;
	float: left;
	margin-top: 10px;
}

#coBodyDownTop2Dos ul {
	width: 230px;
	position: relative;
	float: left;
}

#coBodyDownTop2Dos li {
	width: 230px;
	position: relative;
	float: left;
}

#coBodyDownTop2Dos p {
	position: relative;
	float: left;
	font-size: 12px;
	font-family: Verdana;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 16px;
}

	/*----BODY RIGHT 3----*/
#coBodyRight3 {
	width: 785px;
	position: relative;
	float: left;
	margin-top:0px;
}

#coBodyRight3 ul {
	width: 785px;
	position: relative;
	float: left;
}

#coBodyRight3 ul li {
	width: 785px;
	position: relative;
	float: left;
}

#coBodyRight3 p.SubTitulo {
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #575A5C;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

#coBodyRight3 p.Texto {
	line-height: 14px;
	font-family: Verdana;
	font-size: 12px;
	color: #575A5C;
	margin-top: 10px;
	margin-bottom:0px;
	margin-left: 0px;
	text-align: center;
}
#coBodyRight3 p.TextoEnviar {
	width: 570px;
	line-height: 14px;
	font-family: Verdana;
	font-size: 12px;
	color: #575A5C;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 107px;
	margin-right: 107px;
	text-align: center;
}
/*----BODY RIGHT 4----*/
#coBodyRight4 {
	width: 435px;
	position: relative;

	float: left;
}

#coBodyRight4 ul {
	width: 435px;
	position: relative;
	float: left;
}

#coBodyRight4 ul li {
	width: 365px;
	position: relative;
	float: left;
	margin-left: 0px;
	margin-top: 15px;
}

#coBodyRight4 p.TextoRojo {
	font-family: Verdana;
	line-height: 23px;
	font-size: 14px;
	background-color: #7a95d2;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-left: 0px;
	text-align: center;
}





/*----BODY RIGHT 33----
#coBodyRight33 {
	width: 460px;
	position: relative;
	float: left;
}

#coBodyRight33 ul {
	width: 460px;
	position: relative;
	float: left;
}

#coBodyRight33 ul li {
	width: 460px;
	position: relative;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
}

#coBodyRight33 p.SubTitulo {
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #585951;
	margin-top: 0px;
	margin-left: 40px;
	text-align: left;
}

#coBodyRight33 p.Texto {
	line-height: 14px;
	font-family: Verdana;
	font-size: 11px;
	color: #585951;
	margin-top: 0px;
	margin-left: 40px;
	text-align: left;
}

#coBodyRight33 p.cuadroAzul {
	width: 370px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	font-family: Verdana;
	position: relative;
	float: left;
	margin-top: 10px;
	background-color: #6184C1;
	color: #FFFFFF;
	margin-left: 20px;
}

#coBodyRight33 p.TextoGeneral {
	line-height: 14px;
	font-family: Verdana;
	font-size: 12px;
	color: #585951;
	margin-top: 0px;
	margin-left: 10px;
	text-align: left;
}*/

/*----BODY RIGHT PARENT---
#coBodyRightParentContacto {
	width: 470px;
	position: relative;
	float: right;
	margin-left: 10px;
}*/
#coBodyRightParentContacto {
	width: 480px;
	position: relative;
	float: left;
	padding-left: 80px;
	margin-top:0px;
	margin-bottom:0px;
}
/*----BODY BODY TOP---*/
#bodyTop {
	width: 480px;
	position: relative;
	float: left;
	margin-left: 0px;
}


/*----BODY RIGHT 1----*/
#coBodyDownRight1 {
	width: 15px;
	position: relative;
	float: left;
}

#coBodyDownRight1 ul {
	width: 15px;
	position: relative;
	float: left;
}

#coBodyDownRight1 ul li {
	width: 15px;
	position: relative;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#coBodyDownRight1 p.TextoRojo {
	font-family: Verdana;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #DC241F;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}


/*----BODY RIGHT 2----*/
#coBodyDownRight2 {
	width: 215px;
	position: relative;
	float: left;
}

#coBodyDownRight2 ul {
	width: 215px;
	position: relative;
	float: left;
}

#coBodyDownRight2 ul li {
	width: 213px;
	position: relative;
	float: left;
	margin-left: 0px;
	margin-top: 15px;


}

#coBodyDownRight2 p.TextoAzul {
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #003C79;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
/*----BODY RIGHT 3----*/
#coBodyDownRight3 {
	width: 245px;
	position: relative;
	float: left;
}

#coBodyDownRight3 ul {
	width: 245px;
	position: relative;
	float: left;
}

#coBodyDownRight3 ul li {
	width: 245px;
	height:25px;
	position: relative;
	float: left;
	margin-left: 0px;
	margin-top: 6px;


}

#coBodyDownRight3 input {
	font-family: Verdana;
	height:15px;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #003C79;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;

}
#coBodyDownRight3 p.TextoAzul {
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #003C79;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
/*----BODY RIGHT 2----*/
/*
#coBodyDownRight2 {
	width: 200px;
	position: relative;
	float: left;
}

#coBodyDownRight2 ul {
	width: 200px;
	position: relative;
	float: left;
}

#coBodyDownRight2 ul li {
	width: 200px;
	position: relative;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#coBodyDownRight2 p.TextoAzul {
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #575A5C;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
*/




/*----BODY RIGHT 3----*/
/*
#coBodyDownRight3 {
	width: 250px;
	position: relative;
	float: left;
	
}

#coBodyDownRight3 ul {
	width: 250px;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

#coBodyDownRight3 ul li {
	width: 250px;
	position: relative;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#coBodyDownRight3 input {
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #575A5C;
	margin-top: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

*/


/*----BODY DOWN RIGHT 33----
#coBodyDownRight33 {
	width: 200px;
	position: relative;
	float: left;
}

#coBodyDownRight33 ul {
	width: 200px;
	position: relative;
	float: left;
}

#coBodyDownRight33 ul li {
	width: 200px;
	position: relative;
	float: left;
	margin-left: 0px;
	margin-top: 11px;
}

#coBodyDownRight33 input {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #585951;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
}*/

/*----BODY DOWN RIGHT 22----
#coBodyDownRight222 {
	width: 215px;
	position: relative;
	float: left;
}

#coBodyDownRight222 ul {
	width: 200px;
	position: relative;
	float: left;
}

#coBodyDownRight222 ul li {
	width: 200px;
	position: relative;
	float: left;
	margin-left: 0px;
	/*margin-top: 15px;
}

#coBodyDownRight222 p.TextoAzul {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #585951;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
}

/*----BODY DOWN RIGHT 33----*
#coBodyDownRight333 {
	width: 200px;
	position: relative;
	float: left;
}

#coBodyDownRight333 ul {
	width: 200px;
	position: relative;
	float: left;
}

#coBodyDownRight333 ul li {
	width: 200px;
	position: relative;
	float: left;
	margin-left: 0px;
	margin-top: 11px;
}

#coBodyDownRight333 input {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #585951;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
}*/

/*----BODY RIGHT 4----*/
#coBodyDownRight4 {
	width: 400px;
	position: relative;
	float: left;
}

#coBodyDownRight4 ul {
	width: 400px;
	position: relative;
	float: left;
}

#coBodyDownRight4 ul li {
	width: 400px;
	position: relative;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
}

#coBodyDownRight4 p.TextoAzul {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #575A5C;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left: 0px;
	text-align: left;
}
#coBodyDownRight4 textarea {

	line-height: 14px;

}

/*----BODY RIGHT 5----*/
#coBodyDownRight5 {
	width: 481px;
	position: relative;
	float: right;
}

#coBodyDownRight5 ul {
	width: 481px;
	position: relative;
	float: right;
}

#coBodyDownRight5 ul li {
	width: 381px;
	position: relative;
	float: right;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#coBodyDownRight5 textarea {

	line-height: 14px;

}

/*----BODY RIGHT 4----*/
#coBodyDownRight4Copy {
	width: 465px;
	position: relative;
	float: right;
}

#coBodyDownRight4Copy ul {
	width: 465px;
	position: relative;
	float: right;
}

#coBodyDownRight4Copy ul li {
	width: 465px;
	position: relative;
	float: right;
	margin-left: 0px;
	margin-top: 11px;
}

#coBodyDownRight4Copy p.TextoAzul {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #575A5C;
	margin-top: 0px;
	margin-left: 10px;
	text-align: left;
}

/*----BODY RIGHT 5----*/
#coBodyDownRight5Copy {
	width: 465px;
	position: relative;
	float: right;
}

#coBodyDownRight5Copy ul {
	width: 465px;
	position: relative;
	float: right;
}

#coBodyDownRight5Copy ul li {
	width: 381px;
	position: relative;
	float: right;
	margin-left: 10px;
	margin-top: 11px;
}

/*----BODY RIGHT 6----*/
#coBodyDownRight66 {
	width: 15px;
	position: relative;
	float: left;
}

#coBodyDownRight66 ul {
	width: 15px;
	position: relative;
	float: left;
}

#coBodyDownRight66 ul li {
	width: 15px;
	position: relative;
	float: left;
	margin-left: 0px;
	margin-top: 15px;
}

#coBodyDownRight66 p.TextoRojo {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #DC241F;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
}
/*----BODY RIGHT 7----*/
#coBodyDownRight7 {
	width: 270px;
	position: relative;
	float: left;
}

#coBodyDownRight7 ul {
	width: 270px;
	position: relative;
	float: left;
}

#coBodyDownRight7 ul li {
	width: 270px;
	position: relative;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#coBodyDownRight7 p.TextoAzul {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #575A5C;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}




/*----BODY RIGHT 8----*/
#coBodyDownRight8 {
	width: 70px;
	position: relative;
	float: right;
}

#coBodyDownRight8 ul {
	width: 70px;
	position: relative;
	float: right;
}

#coBodyDownRight8 ul li {
	width: 70px;
	position: relative;
	float: right;
	margin-left: 0px;
	margin-top: 11px;
}

#coBodyDownRight8 input {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #575A5C;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
}
/*----BODY RIGHT 8----*/
#coBodyDownRight88 {
	width: 70px;
	position: relative;
	float: right;
}

#coBodyDownRight88 ul {
	width: 70px;
	position: relative;
	float: right;
}

#coBodyDownRight88 ul li {
	width: 70px;
	position: relative;
	float: right;
	margin-left: 0px;
	margin-top: 11px;
}

#coBodyDownRight88 input {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #585951;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
}

/*----BODY RIGHT 9----*/
#coBodyDownRight9 {
	width: 70px;
	position: relative;
	float: right;
}

#coBodyDownRight9 ul {
	width: 70px;
	position: relative;
	float: right;
}

#coBodyDownRight9 ul li {
	width: 70px;
	position: relative;
	float: right;
	margin-left: 0px;
	margin-top: 11px;
}

#coBodyDownRight9 input {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #575A5C;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
}

/*----BODY LOW----*/
#coBodyLow {
	width: 470px;
	position: relative;
	float: right;
}

#coBodyLow ul {
	width: 470px;
	position: relative;
	float: right;
}

#coBodyLow ul li {
	width: 470px;
	position: relative;
	float: right;
	margin-left: 0px;
	margin-top: 0px;
}

#coBodyLow p.textoGeneralCentrado {
	font-size: 12px;
	font-family: Verdana;
	text-align: center;
	margin-bottom: 5px;
	line-height: 14px;
	color: #585951;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
}

/*-----------------------BODY CENTER-----------------------*/
#bodyCenterContent {
	width: 619px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

#bodyCenterContent ul.fondo {
	width: 619px;
	height: 134px;
	position: relative;
	float: left;
	background: url( imagenes/header.jpg ) 0 0 no-repeat;
}

#bodyCenterContent ul.sinfondo {
	width: 619px;
	position: relative;
	float: left;
	padding-top: 15px;
	margin-top:0px;
	margin-bottom:0px;
}

#bodyCenterContent ul li {
	width: 619px;
	position: relative;
	float: left;
}

#bodyCenterContent li.title {
	z-index: 2;
	width: 619px;
	position: reņative;
	float: left;
	height: 37px;
	background: url(imagenes/title.gif) 0 0 no-repeat;
}

/**********************************/
#bodyCenterContent li.titlePro {
	z-index: 2;
	width: 619px;
	position: reņative;
	float: left;
	height: 37px;
	background: url(imagenes/Programas-Uniglobal.gif) 0 0 no-repeat;
}
#bodyCenterContent li.titleFilo {
	z-index: 2;
	width: 619px;
	position: reņative;
	float: left;
	height: 37px;
	background: url(imagenes/banner-filosofia.jpg) 0 0 no-repeat;
}
#bodyCenterContent li.titleCert {
	z-index: 2;
	width: 619px;
	position: reņative;
	float: left;
	height: 37px;
	background: url(imagenes/Certificaciones-Uniglobal.gif) 0 0 no-repeat;
}
#bodyCenterContent li.titleEsq {
	z-index: 2;
	width: 619px;
	position: reņative;
	float: left;
	height: 37px;
	background: url(imagenes/Esquema-Uniglobal.gif) 0 0 no-repeat;
}
#bodyCenterContent li.titleInsc {
	z-index: 2;
	width: 619px;
	position: reņative;
	float: left;
	height: 37px;
	background: url(imagenes/Inscripcion-Uniglobal.gif) 0 0 no-repeat;
}
#bodyCenterContent li.titleCertDisp {
	z-index: 2;
	width: 619px;
	position: reņative;
	float: left;
	height: 37px;
	background: url(imagenes/Disponibles-Uniglobal.gif) 0 0 no-repeat;
}
#bodyCenterContent li.titleUni {
	z-index: 2;
	width: 619px;
	position: reņative;
	float: left;
	height: 37px;
	background: url(imagenes/Universidades-Uniglobal.gif) 0 0 no-repeat;
}
#bodyCenterContent li.titleSist {
	z-index: 2;
	width: 619px;
	position: reņative;
	float: left;
	height: 37px;
	background: url(imagenes/Sistema-Uniglobal.gif) 0 0 no-repeat;
}
#bodyCenterContent li.titleVid {
	z-index: 2;
	width: 619px;
	position: reņative;
	float: left;
	height: 37px;
	background: url(imagenes/Video-Uniglobal.gif) 0 0 no-repeat;
}
#bodyCenterContent li.titleCont {
	z-index: 2;
	width: 619px;
	position: reņative;
	float: left;
	height: 37px;
	background: url(imagenes/Contacto-Uniglobal.gif) 0 0 no-repeat;
}
#bodyCenterContent li.titleGra {
	z-index: 2;
	width: 785px;
	position: reņative;
	float: left;
	height: 37px;
	background: url(imagenes/Muchas-gracias-UNIGLOBAL.gif) 0 0 no-repeat;
}
#bodyCenterContent li.titleEnv {
	z-index: 2;
	width: 619px;
	position: reņative;
	float: left;
	height: 37px;
	background: url(imagenes/Envia-esta-pagina-UNIGLOBAL.gif) 0 0 no-repeat;
}
#bodyCenterContent li.titlePol {
	z-index: 2;
	width: 619px;
	position: reņative;
	float: left;
	height: 37px;
	background: url(imagenes/Politicas-UNIGLOBAL.gif) 0 0 no-repeat;
}
#bodyCenterContent li.titleCot {
	z-index: 2;
	width: 619px;
	position: reņative;
	float: left;
	height: 37px;
	background: url(imagenes/Cotizacion-UNIGLOBAL.gif) 0 0 no-repeat;
}
#bodyCenterContent li.titleQuienes{
	z-index: 2;
	width: 619px;
	position: reņative;
	float: left;
	height: 37px;
	background: url(imagenes/banner_quienessomos.jpg) 0 0 no-repeat;
}
/**********************************/



#bodyCenterQuienes {
	width: 540px;
	font-size: 12px;
	font-family: Verdana;
	/*position: absolte;*/
	float: left;
	margin-top: 50px;
	margin-left: 0px;
	margin-bottom:0px;
	padding-left:10px;
}

#bodyCenterQuienes p.textoGeneral {
	font-size: 12px;
	font-family: Verdana;
	text-align: justify;
	margin-bottom: 45px;
	padding-top:0px;
	margin-top:0px;
	line-height: 17px;
	color: #585951;
}


#bodyCenterContent li.center {
	width: 785px;
	position: relative;
	float: left;
	text-align: center;
	margin-top: 10px;
}

#bodyCenterContent p.up {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Verdana;
	text-align: left;
	margin-top: 15px;
	font-weight: bold;
	margin-right: 45px;
	margin-left: 45px;
}

#bodyCenterContent p.cuestions { /*font-size: 12px;*/
	font-size: 15px;
	color: #FFFFFF;
	font-family: Verdana;
	text-align: justify;
	margin-top: 10px;
	margin-right: 45px;
	margin-left: 45px;
}

#bodyCenterContent p.down {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Verdana;
	text-align: left;
	font-weight: bold;
	/*margin-top: 26px;*/
	line-height: 35px;
	margin-left: 10px;
}

#bodyCenterContent hr.red {
	text-align: left;
	height: 3px;
	width: 305px;
	border-color: #DC241F;
	color: #DC241F;
	margin-top: 0px;
	margin-left: 0px;
}

/*--------------------------------BODY UP-----------------------------*/

#ImageEnviar {
	width: 193px;
	position: relative;
	float: left;
	left:20px;
	margin-top: 25px;
}

/*----TextEnviar----*/
#TextEnviar {
	padding-top:10px;
	margin-left:40px;
	width: 175px;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom:0px;
}

#TextEnviar ul li {
	width: 175px;
	position: relative;
	float: left;
	margin-left: 0px;
	margin-top: 14px;
	margin-bottom:0px;
}

#TextEnviar p.TextoAzul {
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #575A5C;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:0px;
	text-align: left;
	
}

/*----ImputEnviar----*/
#ImputEnviar {
	padding-top:10px;
	width: 280px;
	position: relative;
	float: left;
}


#ImputEnviar ul li {
	width: 270px;
	height:22px;
	position: relative;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom:0px;
	
}

#ImputEnviar input {
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #575A5C;
	margin-top: 0px;
	margin-left: 25px;
	text-align: left;
}

#ImputEnviar p.TextoAzul {
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #575A5C;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:0px;
	text-align: left;

}


/*----Botonesr----*/
#botomEnviar {
	margin-top:15px;
	
	width: 250px;
	position: relative;
	float: right;
}

#botomEnviar input {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #575A5C;
	margin-top: 0px;
	margin-left: 32px;
	text-align: right;
}

/*----Textbottom----*/
#TextBottom {
	width: 550px;
	position: relative;
	float: right;

}

#TextBottom  p.TextoEnviar {
	
	line-height: 14px;
	font-family: Verdana;
	font-size: 12px;
	color: #575A5C;
	margin-top: 20px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}


#qsBodyFinal {
	width: 785px;
	position: relative;
	float: center;
	margin-bottom: 5px;
}


#qsBodyFinal p.qsTexto {
	width: 705px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #575A5C;
	float: center;
	margin-left: 40px;
	margin-top: 12px;
	text-align: center;
	padding: 25 25 25 25px;
}








#qsBodyUp {
    width: 783px;
    position: relative;
    float: right;
}

#qsBodyUp ul {
    width: 783px;
    position: relative;
    float: right;
}

#qsBodyUp ul li {
    width: 783px;
    position: relative;
    float: right;
}

#qsBodyUp p.qsTitulo {
    line-height: 30px;
    width: 542px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 27px;
    color: #DC241F;
    float: left;
    margin-top: 12px;
    margin-left: 35px;
}

#qsBodyUp p.qsEncabezado {
    width: 542px;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #003E76;
    float: left;
    margin-top: 12px;
    margin-left: 40px;
    text-align: center;
}

#qsBodyUp hr.red {
    text-align: left;
    width: 304px;
    border-color: #DC241F;
    margin-top: 0px;
    margin-left: 0px;
    height: 3px;
    color: #DC241F;
}
