/* CSS Document */
/*************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;
}
#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************************/

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

div,p,ul,li,h1,h2,h3,h4 {
	padding: 0px;
	margin: 0px;
}

/************************************/

/*----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: #6184C1;
	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 FINAL----*/
#qsBodyFinal {
	width: 785px;
	position: relative;
	float: center;
		margin:0px 0px 0px 0px;

}

#qsBodyFinal ul {
	width: 785px;
	margin:0px 0px 0px 0px;
	float: center;
}

#qsBodyFinal ul li {
	width: 785px;
	margin:0px 0px 0px 0px;
	float: center;
}

#qsBodyFinal p.qsTexto {
	width: 583px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 15px;
	color: #003E76;
	float: center;
	margin:20px 0px 0px 100px;


	text-align: center;
	padding: 15 15 15 15px;
}
/*----BODY UP----*/
#qsBodyDownLow {
	width: 785px;
	position: relative;
	float: right;
		margin:0px 0px 0px 0px;
}

/*----BODY DOWN----*/
#qsBodyDown {
	width: 765px;
	position: relative;
	float: right;
	margin:0px 0px 0px 0px;
	text-align: right;

}








/***************************************/
/*----WHOLE BODY----*/
#wholeBody {
	width: 785px;
	position: relative;
	margin: 0 auto;
	background-color: #FFFFFF;
}


#wholeBody2 .color{
	width: 385px;
	position: relative;
	margin: 0 auto;
	padding-left:20px;
	background-color: #FFFFFF;
}

#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: 16px;
	margin-left: 14px;
}

#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;
}


	/*----BODY----*/
#mainBody {
	width: 785px;
	position: relative;
	display: block;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#menu {
	

	background-color: #DA4035;
	text-align: center;
	height: 20px;
	font-family: verdana;
	padding-top: 5px;
	
}

#menu ul li {
	width: 20px;
	display: inline;
	color: white;
	text-decoration: none;
	padding: 0 0 0 0px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 22px;
}

#menu a,#menu a:active,#menu a:visited,#menu a:link {
	font-size: 12px;
	color: inherit;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#menu li A:Hover
{
	color: #003e76;
    text-decoration: underline;
}

/*#menu li {*/ /*display: inline;*/ /*vertical-align:middle;*/ /*}*/
	/*----SOMBRA----*/
#sombra {
	
}

#sombra ul {
	width: 7px;
	height: 186px;
	display: block;
	position: absolute;
	top: 19px;
	left: 142px;
	float: left;
	background: url( imagenes/sombra.gif ) 0 0px repeat;
	margin-top: 0px;
	z-index: 0;
}

#sombra ul li {
	float: left;
}

/*----BODY CENTER----*/
#bodyCenter {
	width: 785px;
	height: 180px;
	position: relative;
	margin-top: 0px;
	float: right;
	padding-top: 5px;
}

#bodyCenterContent {
	width: 785px;
	float: right;
	margin-top: 5px;
}

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

#bodyCenterContent ul.sinfondo {
	width: 785px;
	position: relative;
	float: right;
	padding-top: 20px;
}
#bodyCenterContent ul.sinfondo2 {
	width: 785px;
	position: relative;
	float: left;
	padding-top: 10px;
}

#bodyCenterContent ul li {
	width: 785px;
	position: relative;
	float: right;
}
#bodyCenterContent li.title1 {
	width: 785px;
	position: relative;
	float: left;
	height:36px;
	background: url(imagenes/title.gif) 0 0 no-repeat;
}
#bodyCenterContent li.title {
	width: 785px;
	position: relative;
	float: left;
	height:36px;
	background: url(imagenes/PLECA-Envia-pagina.gif) 0 0 no-repeat;
}
#bodyCenterContent li.titleIndex {
	width: 785px;
	position: relative;
	float: left;
	height:36px;
	background: url(imagenes/Nuestras-empresas.jpg) 0 0 no-repeat;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#bodyCenterContent li.titleSomos {
	width: 785px;
	position: relative;
	float: left;
	height: 37px;

	background: url(imagenes/Quienes-somos.gif) 0 0 no-repeat;
}

#bodyCenterContent li.titleFilos {
	width: 785px;
	position: relative;
	float: left;
	height: 37px;

	background: url(imagenes/Filosofia.gif) 0 0 no-repeat;
}

#bodyCenterContent li.titleDonde {
	width: 785px;
	position: relative;
	float: left;
	height: 37px;

	background: url(imagenes/Donde-estamos.gif) 0 0 no-repeat;
}

#bodyCenterContent li.titleContacto {
	width: 785px;
	position: relative;
	float: left;
	height: 37px;

	background: url(imagenes/Contacto.gif) 0 0 no-repeat;
}

#bodyCenterContent li.titleNoticias {
	width: 785px;
	position: relative;
	float: left;
	height: 37px;

	background: url(imagenes/Noticias.gif) 0 0 no-repeat;
}


#bodyCenterContent li.titleVideo {
	width: 785px;
	position: relative;
	float: left;
	height: 37px;

	background: url(imagenes/Video.gif) 0 0 no-repeat;
}


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

#bodyCenterContent p.up {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana;
	text-align: center;
	margin-top: 0px;
	padding-top: 1px;
	margin-right: 92px;
	margin-left: 92px;
	
}

#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: 24px;
	color: #FFFFFF;
	font-family: Verdana;
	text-align: left;
	font-weight: bold;
	/*margin-top: 26px;*/
	line-height: 35px;
	margin-left: 80px;
}

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

/*----BODY LOW----*/
#bodyLow {
	width: 785px;
	position: relative;
	margin-top: 0px;
	marging-left: 0px;
	float: left;
}

#bodyLow ul {
	width: 785px;
	display: block;
	position: relative;
	float: left;

}

#bodyLow ul li {

	padding-top: 2px;
	float: left;
}

/*----BODY LOW MIDDLE----*/
#bodyLowMid {
	width: 785px;
	height: 164px;
	position: relative;

	margin: 0px 0px 0px 0px;
	float: left;
}

#bodyLowMid ul {
	width: 785px;
	display: block;
	position: relative;
	margin: 0px 0px 0px 0px;
	float: left;
}

#bodyLowMid ul li.textoUni {

	margin: 0px 0px 0px 0px;
	padding-left:10px;
	line-height: 12px;
	width: 135px;
	float: left;
}
#bodyLowMid ul li.textosGrupo {

	margin: 0px 0px 0px 0px;
	line-height: 12px;
	width: 135px;
	float: left;
}

#bodyLowMid ul li.textoIntegra {
	margin-left: 5px;
	line-height: 12px;
	width: 135px;
	float: left;
}

#bodyLowMid ul li.textoInter {
	line-height: 12px;
	width: 135px;
	float: left;
}

#bodyLowMid ul li.textoStar {
	line-height: 12px;
	width: 135px;
	float: left;
}

#bodyLowMid ul li.textoUni {
	line-height: 12px;
	margin-left: 2px;
	width: 135px;
	float: left;
}

#bodyLowMid ul li.texto {
	line-height: 12px;
	width: 141px;
	float: left;
}

#bodyLowMid ul li.separador {
	width: 16px;
	float: left;
}

#bodyLowMid p {
	border: none;
	width: 130px;
	font-family: Verdana;
	font-size: 9px;
	text-align: justify;
	color: #003C79;
	margin-left: 0px;
}

/*----BODY LOW DOWN----*/
#bodyLowDown {
	width: 760px;
	height: 137px;
	position: relative;
	float: left;
	margin-left: 0px;
}

#bodyLowDown ul {
	width: 760px;
	display: block;
	position: relative;
	float: left;
	margin-left: 6px;
}

#bodyLowDown ul li {
	float: left;
}

/*----FONDO DOWN----*/


#fondoDown {
	width: 469px;
	float: left;
	position: relative;
	display: block;
	clear: both;
	top: 5px;
	height: 30px;
	background: url("imagenes/Pleca-inferior.gif") top left no-repeat;
}

/*----FOOTER----*/
#footer {width:785px; position:relative; display:block; text-align:center; clear:both; top:5px;}
#footerMenu {width:785px; background-color:#003e76}
#footerMenu ul {width:785px; height:23px; float:left; background-color:#003e76; padding-left:0px;padding-top:3px;}
#footerMenu ul li{float:left; display:block;}
#footerMenu ul li a{color:white; display:block; font-family:Verdana; font-size:9px; background:url(imagenes/bullet.gif) 0 0px no-repeat #003e76; 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:96px; height:23px; float:left; display:block; list-style-type:disc; color:white; padding-left:40px;}
#footerMenu ul li.quienes a{width:96px; height:23px; display:block; color:white; font-family:Verdana; font-size:9px; 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;
	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; 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; 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:90px; height:23px; float:left;}
#footerMenu ul li.integraplus a{width:60px; height:23px; display:block; color:white; font-family:Verdana; font-size:9px; 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; 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; 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:0px;}
#copyright p{font-family:Verdana; font-size:9px; color:#003e76; padding:4px 0 10px 0; line-height:14px;}

/*%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$----QUIÉNES SOMOS----%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$*/
	/*----BODY UP TOP----*/
#qsBodyUpTop {
	width: 785px;
	position: relative;
	float: right;
}

/*----BODY UP----*/
#qsBodyUp {
	width: 785px;
	position: relative;
	float: right;
}

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

#qsBodyUp ul li {
	width: 785px;
	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;
}

/*----BODY UP----*/
#qsBodyDownLow {
	width: 785px;
	position: relative;
	float: right;
}

/*----BODY DOWN----*/
#qsBodyDown {
	width: 785px;
	position: relative;
	float: right;
	text-align: right;
}

#qsBodyDown ul {
	width: 760px;
	position: relative;
	float: right;
	/*padding-left:10px;*/
}

#qsBodyDown ul li {
	width: 760px;
	position: relative;
	float: left;
	padding-left: 0px;
	/*margin-left: 20px;*/
}


/*%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$----FILOSOFÍA----%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$*/
	/*----BODY UP PARENT----*/
#fsBodyUpParent {
	width: 785px;
	height: 900px;
	position: relative;
	float: left;
}

/*----BODY MID PARENT----*/
#fsBodyMidParent {
	width: 641px;
	position: relative;
	float: right;
}

/*----BODY UP----*/
#fsBodyUp {
	width: 641px;
	position: relative;
	float: right;
}

#fsBodyUp ul {
	width: 641px;
	position: relative;
	float: right;
}

#fsBodyUp ul li {
	width: 641px;
	position: relative;
	float: right;
}

#fsBodyUp p.fsTitulo {
	width: 420px;
	line-height: 30px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 27px;
	color: #DC241F;
	float: left;
	margin-top: 12px;
	margin-left: 85px;
}

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

/*----BODY DOWN PARENT----*/
#fsBodyDownParent {
	width: 500px;
	position: relative;
	float: left;
}

/*----BODY Middle----*/
#fsBodyMid {
	width: 310px;
	position: relative;
	float: left;
}

#fsBodyMid ul {
	width: 310px;
	position: relative;
	float: left;
}

#fsBodyMid ul li {
	width: 330px;
	position: relative;
	float: left;
}

#fsBodyMid p.fsSubTitulo {
	line-height: 30px;
	font-family: Verdana;
	background: url( imagenes/filosofia/bullet.gif ) 0 4px no-repeat;
	padding: 0 0 0 20px;
	font-weight: bold;
	font-size: 27px;
	color: #DC241F;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
}

#fsBodyMid p.fsTexto {
	width: 400px;
	line-height: 15px;
	font-family: Verdana;
	font-size: 12px;
	color: #003C79;
	float: right;
	margin-top: 12px;
	margin-left: 20px;
	margin-right: 0px;
	text-align: justify;
}

/*----BODY Foto Up----*/
#fsFotoUp {
	width: 324px;
	position: relative;
	float: right;
}

#fsFotoUp ul {
	width: 324px;
	position: relative;
	float: right;
	list-style-type: none;
}

#fsFotoUp ul li {
	width: 324px;
	position: relative;
	top: 10px;
	float: right;
}

#fsFotoUp img {
	width: 300px;
	float: right;
	margin-top: 20px;
	margin-left: 0px;
	padding: 0 0 0 0;
}

/*----BODY LOW PARENT----*/
#fsBodyLowParent {
	width: 785px;
	position: relative;
	float: right;
}

/*----BODY Middle Low----*/
#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 p.fsSubTitulo2 {
	line-height: 30px;
	font-family: Verdana;
	background: url( imagenes/filosofia/bullet.gif ) 0 4px no-repeat;
	padding: 0 0 0 20px;
	font-weight: bold;
	font-size: 27px;
	color: #DC241F;
	float: left;
	margin-top: 20px;
	margin-left: 25px;
}

.bull {
	color:#003C79;
	font-family:Helvetica, Arial, sans-serif;
	background: url( imagenes/filosofia/argos.png ) 0 0px no-repeat;
	padding: 0 0 0 35px;
	font-weight: normal;
	font-size:14px;
	float: left;
	margin-top: 6px;
	margin-left: 25px;
}
.BugEvents span
{
	font-weight:bolder;
}

#fsBodyMidLow p.fsTexto2 {
	width: 417px;
	font-family: font-family
:Helvetica, Arial, sans-serif;;
	font-size: 12px;
	color: #003C79;
	float: left;
	margin-top: 12px;
	margin-left: 30px;
	text-align: justify;
}

/*----BODY Foto Down----*/
#fsFotoDown {
	width: 306px;
	position: relative;
	float: right;
}

#fsFotoDown ul {
	width: 306px;
	position: relative;
	float: right;
}

#fsFotoDown ul li {
	width: 306px;
	position: relative;
	float: right;
}

#fsFotoDown img {
	width: 306px;
	float: right;
	margin-top: 0px;
	margin-left: 0 x;
	padding: 0 0 0 0;
}

/*----BODY DOWN LOW PARENT----*/
#fsBodyDownLowParent {
	width: 785px;
	position: relative;
	float: right;
}

/*----BODY DOWN LOW----*/
#fsBodyDownLow {
	width: 400px;
	position: relative;
	float: left;
}

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

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

#fsBodyDownLow p.fsSubTitulo3 {
	line-height: 30px;
	font-family: Verdana;
	background: url( imagenes/filosofia/bullet.gif ) 0 4px no-repeat;
	padding: 0 0 0 20px;
	font-weight: bold;
	font-size: 27px;
	color: #DC241F;
	float: left;
	margin-left: 25px;
	margin-top: 27px;
}

#fsBodyDownLow p.fsTexto3 {
	width: 400px;
	font-family: Verdana;
	font-size: 12px;
	color: #003C79;
	float: left;
	margin-top: 12px;
	margin-left: 30px;
	margin-bottom: 0px;
	text-align: justify;
}

/*----BODY Foto Down----*/
#fsFotoDownLow {
	width: 306px;
	position: relative;
	float: right;
}

#fsFotoDownLow ul {
	width: 306px;
	position: relative;
	float: right;
}

#fsFotoDownLow ul li {
	width: 306px;
	position: relative;
	float: right;
}

#fsFotoDownLow img {
	width: 306px;
	float: right;
	margin-top: 0px;
	margin-left: 0 x;
	padding: 0 0 0 0;
}

/*%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$----DONDE ESTAMOS----%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$*/
	/*----BODY----*/
#deMainBody {
	width: 785px;
	position: relative;
	display: block;
}

/*----BODY UP PARENT----*/
#deBodyUpParent {
	width: 785px;
	
	position: relative;
	float: left;
	background: url( imagenes/dondeestamos/mapa.gif ) 0px 0px no-repeat;
}

/*----BODY TOP PARENT----*/
#deBodyTopParent {
	width: 782px;
	position: relative;
	float: left;
}

/*----BODY TOP----*/
#deBodyTop {
	width: 641px;
	position: relative;
	float: right;
}

#deBodyTop ul {
	width: 641px;
	position: relative;
	float: right;
}

#deBodyTop ul li {
	width: 641px;
	position: relative;
	float: right;
}

#deBodyTop p.deTitulo {
	line-height: 30px;
	width: 475px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 27px;
	color: #DC241F;
	float: left;
	margin-top: 12px;
	margin-left: 20px;
}

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

/*----BODY DOS----*/
#deBodyDos {
	width: 741px;
	position: relative;
	float: right;
}

#deBodyDos ul {
	width: 741px;
	position: relative;
	float: right;
}

#deBodyDos ul li {
	width: 741px;
	position: relative;
	float: right;
}

#deBodyDos p.deTexto {
	width: 420px;
	line-height: 15px;
	font-family: Verdana;
	font-size: 12px;
	color: #003C79;
	float: right;
	margin-top: 12px;
	margin-left: 0px;
	margin-right: 20px;
	text-align: justify;
}

/*----BODY TRES----*/
#deBodyTres {
	width: 781px;
	position: relative;
	float: right;
	margin-top: 10px;
}

#deBodyTres ul {
	width: 641px;
	position: relative;
	float: right;
}

#deBodyTres ul li {
	width: 420px;
	position: relative;
	float: right;
}

#deBodyTres p.deTexto3Titulo {
	width: 388px;
	text-align: right;
	line-height: 15px;
	font-family: Verdana;
	font-size: 12px;
	color: #003C79;
	float: left;
	margin-top: 15px;
}

#deBodyTres p.deTexto3 {
	width: 388px;
	text-align: right;
	line-height: 15px;
	font-family: Verdana;
	font-size: 11px;
	color: #003C79;
	float: left;
	margin-top: 0px;
}

#deBodyTres hr.red3 {
	width: 168px;
	
	position: absolute;
	left: 220px;
	top: 0px;
	text-align: right;
	background:#C2232A;
	
	margin-top: 10px;
}

/*----BODY Cuatro----*/
#deBodyCuatro {
	width: 641px;
	position: relative;
	float: left;
	margin-top: 40px;
	margin-left: 10px;
}

#deBodyCuatro ul {
	width: 641px;
	position: relative;
	float: left;
}

#deBodyCuatro ul li {
	width: 420px;
	position: relative;
	float: left;
}

#deBodyCuatro p.deTexto4Titulo {
	width: 388px;
	text-align: left;
	line-height: 15px;
	font-family: Verdana;
	font-size: 12px;
	color: #003C79;
	float: left;
	margin-top: 15px;
	background: url( imagenes/dondeestamos/bullet.gif ) 0 2px no-repeat;
	padding: 0 0 0 20px;
}

#deBodyCuatro p.deTexto4 {
	width: 388px;
	text-align: left;
	line-height: 15px;
	font-family: Verdana;
	font-size: 11px;
	color: #003C79;
	float: left;
	margin-top: 0px;
}

/*----BODY LOW PARENT----*/
#deBodyLowParent {
	width: 860px;
	position: relative;
	float: left;
	margin-left: 10px;
}

/*----BODY Cinco----*/
#deBodyCinco {
	width: 160px;
	position: relative;
	float: left;
	margin-top: 20px;
}

#deBodyCinco ul {
	width: 160px;
	position: relative;
	float: left;
}

#deBodyCinco ul li {
	width: 160px;
	position: relative;
	float: left;
}

#deBodyCinco p.deTexto5Titulo {
	width: 160px;
	text-align: left;
	line-height: 15px;
	font-family: Verdana;
	font-size: 12px;
	color: #003C79;
	float: left;
	margin-top: 15px;
	background: url( imagenes/dondeestamos/bullet.gif ) 0 2px no-repeat;
	padding: 0 0 0 20px;
}

#deBodyCinco p.deTexto5 {
	width: 160px;
	text-align: left;
	line-height: 15px;
	font-family: Verdana;
	font-size: 11px;
	color: #003C79;
	float: left;
	margin-top: 0px;
}

/*----BODY Seis----*/
#deBodySeis {
	width: 160px;
	position: relative;
	float: left;
	margin-top: 20px;
}

#deBodySeis ul {
	width: 160px;
	position: relative;
	float: left;
}

#deBodySeis ul li {
	width: 160px;
	position: relative;
	float: left;
}

#deBodySeis p.deTexto6Titulo {
	width: 160px;
	text-align: left;
	line-height: 15px;
	font-family: Verdana;
	font-size: 12px;
	color: #003C79;
	float: left;
	margin-top: 15px;
	background: url( imagenes/dondeestamos/bullet.gif ) 0 2px no-repeat;
	padding: 0 0 0 20px;
}

#deBodySeis p.deTexto6 {
	width: 160px;
	text-align: left;
	line-height: 15px;
	font-family: Verdana;
	font-size: 11px;
	color: #003C79;
	float: left;
	margin-top: 0px;
}

/*----BODY Siete----*/
#deBodySiete {
	width: 150px;
	position: relative;
	float: left;
	margin-top: 20px;
}

#deBodySiete ul {
	width: 150px;
	position: relative;
	float: left;
}

#deBodySiete ul li {
	width: 150px;
	position: relative;
	float: left;
}

#deBodySiete p.deTexto7Titulo {
	width: 150px;
	text-align: left;
	line-height: 15px;
	font-family: Verdana;
	font-size: 12px;
	color: #003C79;
	float: left;
	margin-top: 15px;
	background: url( imagenes/dondeestamos/bullet.gif ) 0 2px no-repeat;
	padding: 0 0 0 20px;
}

#deBodySiete p.deTexto7 {
	width: 150px;
	text-align: left;
	line-height: 15px;
	font-family: Verdana;
	font-size: 11px;
	color: #003C79;
	float: left;
	margin-top: 0px;
}

/*----BODY Ocho----*/
#deBodyocho {
	width: 140px;
	position: relative;
	float: left;
	margin-top: 20px;
}

#deBodyocho ul {
	width: 140px;
	position: relative;
	float: left;
}

#deBodyocho ul li {
	width: 140px;
	position: relative;
	float: left;
}

#deBodyocho p.deTexto7Titulo {
	width: 140px;
	text-align: left;
	line-height: 15px;
	font-family: Verdana;
	font-size: 12px;
	color: #003C79;
	float: left;
	margin-top: 15px;
	background: url( imagenes/dondeestamos/bullet.gif ) 0 2px no-repeat;
	padding: 0 0 0 20px;
}

#deBodyocho p.deTexto7 {
	width: 140px;
	text-align: left;
	line-height: 15px;
	font-family: Verdana;
	font-size: 11px;
	color: #003C79;
	float: left;
	margin-top: 0px;
}

/*----BODY Nueve----*/
#deBodynueve {
	width: 160px;
	position: relative;
	float: left;
	margin-top: 20px;
}

#deBodynueve ul {
	width: 160px;
	position: relative;
	float: left;
}

#deBodynueve ul li {
	width: 160px;
	position: relative;
	float: left;
}

#deBodynueve p.deTexto7Titulo {
	width: 160px;
	text-align: left;
	line-height: 15px;
	font-family: Verdana;
	font-size: 12px;
	color: #003C79;
	float: left;
	margin-top: 15px;
	background: url( imagenes/dondeestamos/bullet.gif ) 0 2px no-repeat;
	padding: 0 0 0 20px;
}

#deBodynueve p.deTexto7 {
	width: 160px;
	text-align: left;
	line-height: 15px;
	font-family: Verdana;
	font-size: 11px;
	color: #003C79;
	float: left;
	margin-top: 0px;
}

/*%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$----ASOCIADOS----%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$*/
	/*----BODY UP PARENT----*/
#asBodyUpParent {
	width: 785px;
	position: relative;
	float: left;
}

/*----BODY MID PARENT----*/
#asBodyMidParent {
	width: 641px;
	position: relative;
	float: left;
}

/*----BODY UP----*/
#asBodyUp {
	width: 640px;
	position: relative;
	float: right;
}

#asBodyUp ul {
	width: 640px;
	position: relative;
	float: right;
}

#asBodyUp ul li {
	width: 640px;
	position: relative;
	float: right;
	margin-bottom: 0px;
	margin-top: 0px;
}

/*----BODY DOWN PARENT----*/
#asBodyDownParent {
	width: 641px;
	position: relative;
	float: right;
}

/*----BODY Middle----*/
#asBodyMid {
	width: 350px;
	position: relative;
	float: left;
}

#asBodyMid ul {
	width: 350px;
	position: relative;
	float: left;
}

#asBodyMid ul li {
	width: 350px;
	position: relative;
	float: left;
}

#asBodyMid p.asTitulo {
	line-height: 30px;
	width: 247px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 27px;
	color: #DC241F;
	float: left;
	margin-top: 12px;
	margin-left: 73px;
}

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

#asBodyMid p.asSubTitulo {
	font-family: Verdana;
	background: url( imagenes/asociados/bullet.gif ) 0 4px no-repeat;
	padding: 0 0 0 20px;
	font-weight: bold;
	font-size: 14px;
	color: #DC241F;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}

#asBodyMid p.asTexto {
	width: 280px;
	line-height: 14px;
	font-family: Verdana;
	font-size: 12px;
	color: #003C79;
	float: right;
	margin-top: 12px;
	margin-left: 10px;
	margin-right: 0px;
	text-align: justify;
}

/*----BODY Foto Up----*/
#asSombra {
	width: 7px;
	height: 186px;
	position: absolute;
	top: 19px;
	left: 0px;
	float: left;
	margin-top: 0px;
}

#asSombra img.asSombra {
	z-index: -1;
	float: left;
}

/*----BODY Foto Up----*/
#asFotoUp {
	width: 237px;
	position: relative;
	float: right;
}

#asFotoUp ul {
	width: 237px;
	position: relative;
	float: right;
}

#asFotoUp ul li {
	width: 237px;
	position: relative;
	float: right;
}

#asFotoUp img {
	width: 237px;
	float: right;
	margin-top: 0px;
	margin-left: 0 x;
	padding: 0 0 0 0;
}

/*----BODY LOW PARENT----*/
#asBodyLowParent {
	width: 785px;
	position: relative;
	float: left;
}

/*----BODY Foto Down----*/
#asFotoDown {
	width: 394px;
	position: relative;
	float: left;
}

#asFotoDown ul {
	width: 394px;
	position: relative;
	float: left;
}

#asFotoDown ul li {
	width: 394px;
	position: relative;
	float: left;
}

#asFotoDown img {
	width: 394px;
	float: left;
	margin-top: 0px;
	margin-left: 0 x;
	padding: 0 0 0 0;
}

/*----BODY Middle Low----*/
#asBodyMidLow {
	width: 389px;
	position: relative;
	float: right;
}

#asBodyMidLow ul {
	width: 389px;
	position: relative;
	float: right;
}

#asBodyMidLow ul li {
	width: 360px;
	position: relative;
	float: left;
	margin-left: 7px;
}

#asBodyMidLow p.asSubTitulo2 {
	font-family: Verdana;
	background: url( imagenes/asociados/bullet.gif ) 0 2px no-repeat;
	padding: 0 0 0 20px;
	font-weight: bold;
	font-size: 14px;
	color: #DC241F;
	float: left;
	margin-top: 5px;
	margin-left: 0px;
}

#asBodyMidLow p.asTexto2 {
	width: 340px;
	line-height: 14px;
	font-family: Verdana;
	font-size: 12px;
	color: #003C79;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	text-align: justify;
}

/*----BODY DOWN LOW PARENT----*/
#asBodyDownLowParent {
	width: 785px;
	position: relative;
	float: left;
	background: url( imagenes/asociados/fondo1.gif ) 0px 190px no-repeat;
}

/*----BODY DOWN LEFT----*/
#asBodyDownLeft {
	width: 305px;
	position: relative;
	float: left;
}

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

#asBodyDownLeft ul li {
	width: 290px;
	position: relative;
	float: left;
}

#asBodyDownLeft p.asTexto1 {
	width: 180px;
	font-family: Verdana;
	font-size: 12px;
	color: #003C79;
	float: right;
	margin-left: 0px;
	margin-top: 7px;
	text-align: right;
	line-height: 15px;
}

#asBodyDownLeft p.asTexto2 {
	width: 280px;
	font-family: Verdana;
	font-size: 14px;
	color: #003C79;
	float: left;
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: bold;
}

#asBodyDownLeft p.asTexto2 u {
	width: 280px;
	font-family: Verdana;
	font-size: 14px;
	color: #DC241F;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: bold;
}

#asBodyDownLeft p.asTexto3 {
	width: 270 x;
	font-family: Verdana;
	font-size: 14px;
	color: #DC241F;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 0px;
	text-align: justify;
	font-weight: bold;
	margin-right: 0px;
	background: url( imagenes/asociados/bullet3.gif ) 0 4px no-repeat;
	padding: 0 0 0 30px;
}

#asBodyDownLeft p.asTexto4 {
	width: 270px;
	font-family: Verdana;
	font-size: 14px;
	color: #DC241F;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-weight: bold;
	margin-right: 0px;
}

#asBodyDownLeft img {
	widht:41px;
	float:right;
	margin-top: 10px;
	margin-left: 0px;
	padding: 0 0 0 0px;
}

/*----BODY DOWN CENTER----*/
#asBodyDownCenter {
	width: 112px;
	position: relative;
	float: left;
}

#asBodyDownCenter ul {
	width: 112px;
	position: relative;
	float: left;
}

#asBodyDownCenter ul li {
	width: 112px;
	position: relative;
	float: left;
}

#asFotoDownCenter img {
	width: 112px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0 0 0 0;
}

/*----BODY DOWN RIGHT PARENT----*/
#asBodyDownRightParent {
	width: 364px;
	height: 246px;
	position: relative;
	float: right;
	background: url( imagenes/asociados/fondo2.gif ) 0px 0px no-repeat;
}

/*----BODY DOWN RIGHT----*/
#asBodyDownRight {
	width: 364px;
	position: relative;
	float: right;
	background: url( imagenes/asociados/fondo2.gif ) 20px 90px no-repeat;
}

#asBodyDownRight ul {
	width: 364px;
	position: relative;
	float: right;
}

#asBodyDownRight ul li {
	width: 354px;
	position: relative;
	float: right;
}

#asBodyDownRight p.asTexto1 {
	font-family: Verdana;
	font-size: 14px;
	color: #DC241F;
	float: right;
	font-weight: bold;
	margin-top: 12px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	text-align: justify;
}

/*----BODY DOWN RIGHT LEFT----*/
#asBodyDownRightLeft {
	width: 197px;
	position: relative;
	float: left;
}

#asBodyDownRightLeft ul {
	width: 187px;
	position: relative;
	float: left;
}

#asBodyDownRightLeft ul li {
	width: 187px;
	position: relative;
	float: left;
}

#asBodyDownRightLeft p.asTexto1 {
	font-family: Verdana;
	font-size: 10px;
	color: #003C79;
	float: left;
	margin-top: 4px;
	margin-left: 10px;
	margin-bottom: 0px;
	background: url( imagenes/asociados/bullet2.gif ) 0 6px no-repeat;
	padding: 0 0 0 10px;
}

/*----BODY DOWN RIGHT RIGHT----*/
#asBodyDownRightRight {
	width: 147px;
	position: relative;
	float: left;
}

#asBodyDownRightRight ul {
	width: 147px;
	position: relative;
	float: left;
}

#asBodyDownRightRight ul li {
	width: 147px;
	position: relative;
	float: left;
}

#asBodyDownRightRight p.asTexto1 {
	font-family: Verdana;
	font-size: 10px;
	color: #003C79;
	float: left;
	margin-top: 4px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: justify;
	background: url( imagenes/asociados/bullet2.gif ) 0 6px no-repeat;
	padding: 0 0 0 10px;
}

/*----FOOTER----*/
#footerClose {
	width: 785px;
	position: relative;
	display: block;
	text-align: center;
	clear: both;
	top: 0px;
}

/*%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$----CONTACTO----%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$*/
	/*----BODY UP PARENT----*/
#coBodyUpParent {
	width: 785px;
	position: relative;
	float: left;
}

/*----BODY RIGHT PARENT----*/
#coBodyRightParent {
	width: 641px;
	position: relative;
	float: right;
}

/*----BODY RIGHT 1----*/
	/* TODO: Revisar despues si se utiliza en algun lado */
#coBodyRight1 {
	width: 641px;
	position: relative;
	float: left;
}

#coBodyRight1 ul {
	width: 641px;
	position: relative;
	float: left;
}

#coBodyRight1 ul li {
	width: 641px;
	position: relative;
	float: left;
}

/*----BODY RIGHT 2---- */
	/* TODO: Revisar despues si se utiliza en algun lado */
#coBodyRight2 {
	width: 635px;
	position: relative;
	float: left;
}

#coBodyRight2 ul {
	width: 635px;
	position: relative;
	float: right;
}

#coBodyRight2 ul li {
	width: 635px;
	position: relative;
	float: right;
}

#coBodyRight2 p.Titulo {
	line-height: 30px;
	width: 247px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 27px;
	color: #DC241F;
	float: left;
	margin-top: 10px;
	margin-left: 82px;
}

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

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

#TextBottom  p.TextoEnviar {
	
	line-height: 14px;
	font-family: Verdana;
	font-size: 12px;
	color: #003C79;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}
/*----BODY RIGHT 3----*/
#coBodyRight3 {
	width: 785px;
	position: relative;
	float: left;
}

#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: #003C79;
	margin-top: 5px;
	margin-left: 0px;
	text-align: center;
}

#coBodyRight3 p.Texto {
	line-height: 14px;
	font-family: Verdana;
	font-size: 12px;
	color: #003C79;
	margin-top: 10px;
	margin-left: 0px;
	text-align: center;
}
#coBodyRight3 p.TextoEnviar {
	width: 570px;
	line-height: 14px;
	font-family: Verdana;
	font-size: 12px;
	color: #003C79;
	margin-top: 10px;
	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: #BD2925;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 0px;
	text-align: center;
}

/*----BODY DOWN PARENT----*/
#coBodyDownParent {
	width: 500px;
	position: relative;
	left:30px;
	float: left;
}

/*----BODY DOWN Left----*/
#coBodyDownLeft {
	width: 200px;
	position: relative;
	float: right;
	right:30px;
	margin-top: 00px;
}
#ImageEnviar {
	width: 193px;
	position: relative;
	float: left;
	left:20px;
	margin-top: 25px;
}

/*----BODY DOWN RIGHT PARENT----*/
#coBodyDownRightParent {
	width: 482px;
	position: relative;
	float: left;
}

/*----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-top: 10px;
}

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


/*----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: #003C79;
	margin-top: 0px;
	margin-left: 32px;
	text-align: right;
}


/*----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-top: 0px;
	margin-left: 0px;
	text-align: left;
}
/*----BODY RIGHT 3----*/
#coBodyDownRight3 {
	width: 252px;
	position: relative;
	float: left;
}

#coBodyDownRight3 ul {
	width: 252px;
	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-top: 0px;
	margin-left: 0px;
	text-align: left;
}
/*----BODY RIGHT 4----*/
#coBodyDownRight4 {
	width: 462px;
	position: relative;
	float: right;
}

#coBodyDownRight4 ul {
	width: 462px;
	position: relative;
	float: right;
}

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

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

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

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

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

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

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

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

#coBodyDownRight6 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: 15px;
}

#coBodyDownRight7 p.TextoAzul {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #003C79;
	margin-top: 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: #003C79;
	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: #003C79;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
}

*

 - - - -BODY RIGHT

 10 - - - - *

 / #coBodyDownRight10 {
	width: 465px;
	position: relative;
	float: right;
}

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

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

#coBodyDownRight10 p.TextoAzul {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #003C79;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
}

/*%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$----NOTICIAS----%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$*/
	/*----BODY UP PARENT----*/
#nsBodyUpParent {
	width: 785px;
	position: relative;
	float: left;
}

/*----BODY RIGHT PARENT----*/
#nsBodyRightParent {
	width: 785px;
	position: relative;
	float: right;
}

/*----BODY RIGHT UP----*/
#nsBodyRightUp {
	width: 641px;
	position: relative;
	float: right;
}

#nsBodyRightUp ul {
	width: 641px;
	position: relative;
	float: right;
}

#nsBodyRightUp ul li {
	width: 641px;
	position: relative;
	float: right;
}

#nsBodyRightUp p.nsTitulo {
	line-height: 30px;
	width: 425px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 27px;
	color: #DC241F;
	float: left;
	margin-top: 12px;
	margin-left: 85px;
}

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

/*----BODY RIGHT DOWN PARENT----*/
#nsBodyRightDownParent {
	width: 680px;
	position: relative;
	float: right;
	margin-top: 15px;
}

#nsBodyRightDownParent li.noticas {
	width: 303px;
	position: relative;
	float: left;
	left:150px;
	height: 488px;

	background: url(imagenes/Lanzamiento.gif) 0 0 no-repeat;
}
/*----BODY RIGHT DOWN LEFT----*/
#nsBodyRightDownLeft {
	width: 300px;
	position: relative;
	float: left;
}

#nsBodyRightDownLeft ul {
	width: 300px;
	height: 600px;
	position: relative;
	float: left;
	background-color: #D9D2EA;
}

#nsBodyRightDownLeft ul li {
	width: 300px;
	position: relative;
	float: left;
}

#nsBodyRightDownLeft p.TextoBlanco {
	width: 300px;
	line-height: 25px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	background-color: #003C79;
	color: #FFFFFF;
	float: left;
	margin-top: 15px;
	margin-left: 0px;
}

#nsBodyRightDownLeft p.TextoAzul {
	width: 280px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #003C79;
	float: left;
	margin-top: 12px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
}

#nsBodyRightDownLeft img {
	float: left;
	margin-top: 30px;
	margin-left: 12px;
	padding: 0 0 0 0;
}

/*----BODY BORDE----*/
#nsBodyRightDownBorde {
	width: 3px;
	position: relative;
	float: left;
}

#nsBodyRightDownBorde ul {
	width: 3px;
	height: 600px;
	position: relative;
	float: left;
	background-color: #DC241F;
}

#nsBodyRightDownBorde ul li {
	width: 3px;
	position: relative;
	float: left;
}

#nsBodyRightDownBorde p.TextoBlanco {
	line-height: 25px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	margin-top: 15px;
	margin-left: 0px;
}

/*----BODY RIGHT DOWN MID----*/
#nsBodyRightDownMid {
	width: 145px;
	position: relative;
	float: left;
}

#nsBodyRightDownMid ul {
	width: 145px;
	height: 600px;
	position: relative;
	float: left;
	background-color: #003C79;
}

#nsBodyRightDownMid ul li {
	width: 145px;
	position: relative;
	float: left;
}

#nsBodyRightDownMid p.TextoBlanco {
	width: 145px;
	text-align: center;
	line-height: 25px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	margin-top: 15px;
	margin-left: 3px;
}

#nsBodyRightDownMid p.TextoAzul {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	margin-top: 12px;
	margin-left: 8px;
	margin-right: 8px;
	text-align: justify;
}

#nsBodyRightDownMid img {
	float: left;
	margin-top: 20px;
	margin-left: 12px;
	padding: 0 0 0 0;
}

/*----BODY RIGHT DOWN RIGHT----*/
#nsBodyRightDownRight {
	width: 149px;
	position: relative;
	float: left;
}

#nsBodyRightDownRight ul {
	width: 149px;
	height: 600px;
	position: relative;
	float: left;
	background-color: #D9D2EA;
}

#nsBodyRightDownRight ul li {
	width: 149px;
	position: relative;
	float: left;
}

#nsBodyRightDownRight p.TextoBlanco {
	width: 141px;
	height: 130px;
	line-height: 30px;
	font-family: Verdana;
	font-weight: bold;
	background-color: #DC241F;
	font-size: 18px;
	color: #FFFFFF;
	float: left;
	margin-top: 0px;
	margin-left: 4px;
	text-align: center;
}

#nsBodyRightDownRight p.TextoAzul {
	width: 141px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #003C79;
	float: left;
	margin-top: 12px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
}

/*%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$----VIDEO----%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$%$*/
	/*----BODY MID----*/
#viBodyMid {
	width: 641px;
	position: relative;
	float: left;
}

#viBodyMid ul {
	width: 641px;
	position: relative;
	float: left;
}

#viBodyMid ul li {
	width: 641px;
	position: relative;
	float: left;
}

#viBodyMid img {
	float: left;
	margin-top: 30px;
	margin-left: 0px;
	margin-bottom: 160px;
	padding: 0 0 0 0;
}
