@charset "UTF-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	border:0px;
}
a {
	text-decoration:none;
	color:#FFFFFF;
}
.miembros {
	color:rgb(60,60,61);
}
a:hover {
	opacity:0.7;
}
#wrapper {
	width:1028px;
	margin:auto;
}
#header {
	height:102px;
}
#logo {
	float:left;
}
#menu {
	float:right;
	margin-top:11px;
}
#contenido {
	float:left;
	position:relative;
}
.contenedor_rectangulo {
	width:254px;
	float:left;
	margin-left:4px;
}
.contenedor_rectanguloultimo {
	width:254px;
	float:left;
	margin:0px 0px 0px 0px;
}
.contenedor_rectanguloprimero {
	width:254px;
	float:left;
	margin-left:0px;
	margin-right:4px;
}
.contenedor_rectangulosegundo {
	width:254px;
	float:left;
	margin-right:4px;
}
.contenedor_rectangulotercero {
	width:254px;
	float:left;
	margin:0px 4px 0px 0px;
}
#imagen_1 {
	width:254px;
	height:439px;
	background-image:url(../img/central1.png);
	margin-bottom:4px;
}
#imagen_1:hover {
	width:254px;
	height:439px;
	background-image:url(../img/rec1.png);
	margin-bottom:4px;
}
#texto_color1 {
	width:253px;
	height:149px;
	background-color:rgb(0,164,150);
}
#imagen_2 {
	width:254px;
	height:439px;
	background-image:url(../img/central2.png);
	margin-bottom:4px;
}
#imagen_2:hover {
	width:254px;
	height:439px;
	background-image:url(../img/cuadrado_2.png);
	margin-bottom:4px;
}
#texto_color2 {
	width:253px;
	height:149px;
	background-color:rgb(245,190,23);
}
#imagen_3 {
	width:254px;
	height:439px;
	background-image:url(../img/central3.png);
	margin-bottom:4px;
}
#imagen_3:hover {
	width:254px;
	height:439px;
	background-image:url(../img/rec2.png);
	margin-bottom:4px;
}
#texto_color3 {
	width:253px;
	height:149px;
	background-color:rgb(61,162,204);
}
#imagen_4 {
	width:254px;
	height:439px;
	background-image:url(../img/central4.png);
	margin-bottom:4px;
}
#imagen_4:hover {
	width:254px;
	height:439px;
	background-image:url(../img/rec4.png);
	margin-bottom:4px;
}
#texto_color4 {
	width:253px;
	height:149px;
	background-color:rgb(226,36,105);
}
.titular {
	font-family: 'TradeGothicLTStdBoldRegular';
	font-size:29px;
	font-weight:lighter;
	line-height:29px;
	width:215px;
	color:#FFFFFF;
	padding:11px 19px 0px 18px;
}
.bajada {
	font-family: 'TradeGothicLTStdRegular';
	font-weight:lighter;
	font-size:12px;
	text-align:justify;
	color:#FFFFFF;
	width:215px;
	padding:4px 18px 18px 18px;
}
.linea {
	margin:5px 0px 0px 16px;
}

/*////////////////////////////////Estilos del menu*/



#nav {
        font-family: 'TradeGothicLTStdBoldRegular';
		font-weight:lighter;
		font-size: 16px;
        overflow: hidden;

}

#nav ul {
        margin:0;
        padding:0;
        list-style:none;
}

#nav ul li {
        float:left;
}

#nav ul li a {
        float: left;
        color:rgb(60,60,61);
        padding: 10px 14px;
        text-decoration:none;
}
#nav ul li a:last-child {
	padding-right: 0px;
}

#nav li ul {
		background-image:url(tagbg.png);
		text-align:center;
         /*border-radius: 0 0 10px 10px;
       -moz-border-radius: 0 0 10px 10px;
        -webkit-border-radius: 0 0 10px 10px;*/
        left: -999em;
        margin: 35px 0 0;
        position: absolute;
        width: 160px;
        z-index: 9999;
}
#nav li .saladepitem {
        background-image:url(../img/tagbg.png);
        /*border-radius: 0 0 10px 10px;
        -moz-border-radius: 0 0 10px 10px;
        -webkit-border-radius: 0 0 10px 10px;*/
        left: -999em;
        margin: 35px 0 0;
		margin-left:30px;
        position: absolute;
        width: 117px;
        z-index: 9999;
}
#nav li .saladepitem a {
	color:#000;
	text-align:center;
        background: none;
        border: 0 none;
        margin-right: 0;
		margin-left:-14px;
        width: 108px;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        border-bottom: 1px solid transparent;
        border-top: 1px solid transparent;
		padding-top:5px;
		padding-bottom:5px;
		font-family: 'TradeGothicLTStdRegular';
	font-size: 11px;
}
#nav li .saladepitem .ultimo {
	padding-bottom:8px;
}

#nav li .oporitem {
	background-color:rgb(61,162,204);
        /*border-radius: 0 0 10px 10px;
        -moz-border-radius: 0 0 10px 10px;
        -webkit-border-radius: 0 0 10px 10px;*/
        left: -999em;
        margin: 35px 0 0;
        position: absolute;
        width: 159px;
		margin-left:-16px;
        z-index: 9999;
}
#nav li .oporitem a {
	color:#000;
	text-align:center;
        background: none;
        border: 0 none;
        margin-right: 0;
		margin-left:-8px;
        width: 138px;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        border-bottom: 1px solid transparent;
        border-top: 1px solid transparent;
		padding-top:5px;
		padding-bottom:5px;
		font-family: 'TradeGothicLTStdRegular';
	font-size: 11px;
}
#nav li .oporitem .ultimo {
		padding-bottom:8px;
}
#nav li .interesitem {
	background-color:rgb(226,36,105);
        /*border-radius: 0 0 10px 10px;
        -moz-border-radius: 0 0 10px 10px;
        -webkit-border-radius: 0 0 10px 10px;*/
        left: -999em;
        margin: 35px 0 0;
        position: absolute;
        width: 143px;
		margin-left:-13px;
        z-index: 9999;
}
#nav li .interesitem a {
	color:#000;
	text-align:center;
        background: none;
        border: 0 none;
        margin-right: 0;
		margin-left:-21px;
        width: 138px;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        border-bottom: 1px solid transparent;
        border-top: 1px solid transparent;
		padding-top:5px;
		padding-bottom:5px;
		font-family: 'TradeGothicLTStdRegular';
	font-size: 11px;
}
#nav li .interesitem .ultimo {
		padding-bottom:8px;
}
#nav li .aboutitem {
        background-color:rgb(0,164,150);
        /*border-radius: 0 0 10px 10px;
        -moz-border-radius: 0 0 10px 10px;
        -webkit-border-radius: 0 0 10px 10px;*/
        left: -999em;
        margin: 35px 0 0 19px;
        position: absolute;
        width: 110px;
        z-index: 9999;
}
#nav li .aboutitem a {
	color:#000;
	text-align:center;
        background: none;
        border: 0 none;
        margin-right: 0;
        width:98px;
		margin-left:-13px;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        border-bottom: 1px solid transparent;
        border-top: 1px solid transparent;
		padding-top:5px;
		padding-bottom:5px;
	font-family: 'TradeGothicLTStdRegular';
	font-weight:lighter;
	font-size: 11px;
}
#nav li .aboutitem .ultimo {
		padding-bottom:8px;
}

#nav li .servitem {
        background-color:rgb(245,190,23);
        /*border-radius: 0 0 10px 10px;
        -moz-border-radius: 0 0 10px 10px;
        -webkit-border-radius: 0 0 10px 10px;*/
        left: -999em;
        margin: 35px 0 0 9px;
        position: absolute;
        width: 90px;
        z-index: 9999;
}
#nav li .servitem a {
	color:#000;
	text-align:center;
        background: none;
        border: 0 none;
        margin-right: 0;
        width:98px;
		margin-left:-23px;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        border-bottom: 1px solid transparent;
        border-top: 1px solid transparent;
		padding-top:5px;
		padding-bottom:5px;
		font-family: 'TradeGothicLTStdRegular';
	font-size: 11px;
}
#nav li .servitem .ultimo {
		padding-bottom:8px;
}

#nav li ul a {
	text-align:center;
        background: none;
        border: 0 none;
        margin-right: 0;
        width: 120px;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        border-bottom: 1px solid transparent;
        border-top: 1px solid transparent;
}
#nav ul li a:hover,
#nav ul li:hover > a {
	opacity:0.7;

}

#nav li ul a:hover,
#nav ul li li:hover > a  {
	opacity:0.3;
}

#nav li:hover ul {
        left: auto;
}

#nav li li ul {
        margin: -1px 0 0 160px;
        /*-webkit-border-radius: 0 10px 10px 10px;
        -moz-border-radius: 0 10px 10px 10px;
        border-radius: 0 10px 10px 10px;*/
        visibility:hidden;
}

#nav li li:hover ul {
        visibility:visible;
}
#nav ul ul li:last-child > a {
        /*-moz-border-radius:0 0 10px 10px;
        -webkit-border-radius:0 0 10px 10px;
        border-radius:0 0 10px 10px;*/
}

#nav ul ul ul li:first-child > a {
        /*-moz-border-radius:0 10px 0 0;
        -webkit-border-radius:0 10px 0 0;
        border-radius:0 10px 0 0;*/
}

/*////////////////////////////////Estilos de las interiores*/

#imagengrande {
	width:1025px;
	height:439px;
	background-image:url(../img/fotogrande.jpg);
}
#imagengrandedos {
	width:1025px;
	height:439px;
	background-image:url(../img/fotogrande2.jpg);
}
#imagengrande_quienes {
	width:1025px;
	height:439px;
	background-image:url(../img/tomas.jpg);
}
#imagengrandedos_quienes {
	width:1025px;
	height:439px;
	background-image:url(../img/quienes-somosnueva.jpg);
}
#imagengrandetres_quienes {
	width:1025px;
	height:439px;
	background-image:url(../img/40.png);
}
#imagengrandecuatro_quienes {
	width:1025px;
	height:439px;
	background-image:url(../img/27.jpg);
}
#imagengrande_miembros {
	width:1025px;
	height:439px;
	background-image:url(../img/miembros.jpg);
}
#imagengrandedos_miembros {
	width:1025px;
	height:439px;
	background-image:url(../img/amiembros.jpg);
}
#imagengrandetres_miembros {
	width:1025px;
	height:439px;
	background-image:url(../img/amiembros2.jpg);
}
#imagengrandecuatro_miembros {
	width:1025px;
	height:439px;
	background-image:url(../img/amiembros3.jpg);
}
#imagengrande_act {
	width:1025px;
	height:439px;
	background-image:url(../img/aactividades.jpg);
}
#imagengrandedos_act {
	width:1025px;
	height:439px;
	background-image:url(../img/thomas.jpg);
}
#imagengrandetres_act {
	width:1025px;
	height:439px;
	background-image:url(../img/aactividades2.jpg);
}
#imagengrandecuatro_act {
	width:1025px;
	height:439px;
	background-image:url(../img/aactividades3.jpg);
}
#imagengrande_int {
	width:1025px;
	height:439px;
	background-image:url(../img/bsas.jpg);
}
#imagengrandedos_int {
	width:1025px;
	height:439px;
	background-image:url(../img/28.jpg);
}
#imagengrandetres_int {
	width:1025px;
	height:439px;
	background-image:url(../img/1.jpg);
}
#imagengrandecuatro_int {
	width:1025px;
	height:439px;
	background-image:url(../img/thomas1.jpg);
}
#left_columna {
	width:641px;
	float:left;
	position:relative;
	margin-top:3px;
	
}
#submenu {
	position:absolute;
	top:-3px;
	left:-3px;
}
#submenu li {
	padding:6px 24px 6px 24px;
	background-color:rgb(0,164,150);
	margin-left:3px;
	list-style:none;
	float:left;
	font-family: 'TradeGothicLTStdBoldRegular';
	color:#FFFFFF;
	font-size:12px;
}
#submenu {
	position:absolute;
	top:-3px;
	left:-3px;
}
#submenu_actividades li {
	padding:6px 24px 6px 24px;
	background-color:rgb(226,36,105);
	margin-left:3px;
	list-style:none;
	float:left;
	font-family: 'TradeGothicLTStdBoldRegular';
	font-weight:lighter;
	color:#FFFFFF;
	font-size:12px;
}
#submenu_interes {
	position:absolute;
	top:-3px;
	left:-3px;
}
#submenu_interes li {
	padding:6px 24px 6px 24px;
	background-color:rgb(81,135,197);
	margin-left:3px;
	list-style:none;
	float:left;
	font-family: 'TradeGothicLTStdBoldRegular';
	color:#FFFFFF;
	font-size:12px;
}
#submenu_miembros {
	position:absolute;
	top:-3px;
	left:-3px;
}
#submenu_miembros li {
	padding:6px 24px 6px 24px;
	background-color:rgb(245,190,23);
	margin-left:3px;
	list-style:none;
	float:left;
	font-family: 'TradeGothicLTStdBoldRegular';
	color:rgb(60,60,61);
	font-size:12px;
}
#textos {
	width:553px;
	margin:57px 0px 0px 55px;
}
.titulointerior {
	font-family: 'TradeGothicLTStdBoldRegular';
	font-size:36px;
	font-weight:lighter;
	color:rgb(60,60,61);
	margin-bottom:10px;
}
.titulointerior_miembros {
	font-family: 'TradeGothicLTStdRegular';
	font-size:26px;
	font-weight:lighter;
	color:rgb(60,60,61);
	margin-bottom:10px;
}
.textointerior {
	font-family: 'TradeGothicLTStdRegular';
	font-size:12px;
	color:rgb(60,60,61);
	width:553px;
	text-align:justify;
	
}
.textointerior_miembros {
	font-family: 'TradeGothicLTStdRegular';
	font-size:12px;
	color:rgb(60,60,61);
	width:553px;
	text-align:justify;
	
}
.textointerior_ultimo {
	font-family: 'TradeGothicLTStdRegular';
	font-size:12px;
	color:rgb(60,60,61);
	width:553px;
	text-align:justify;
	margin-bottom:15px;
	margin-top:7px;
	
}
.textointerior_miembrosultimo {
	font-family: 'TradeGothicLTStdRegular';
	font-size:12px;
	color:rgb(60,60,61);
	width:553px;
	text-align:justify;
	margin-bottom:15px;
	margin-top:7px;
	
}
#right_columna {
	float:right;
}
#cubos {
	margin:51px 38px 0px 0px;
}
#cubo1 {
	background-color:rgb(0,164,150);
	width:312px;
	height:176px;
}
#cubo2 {
	background-color:rgb(65,178,167);
	width:312px;
	height:184px;
}
#cubo3 {
	background-color:rgb(0,164,150);
	width:312px;
	height:220px;
}
#cubo1_miembros {
	background-color:rgb(245,190,23);
	width:312px;
	height:176px;
}
#cubo2_miembros {
	background-color:rgb(243,189,63);
	width:312px;
	height:184px;
}
#cubo3_miembros {
	background-color:rgb(245,190,23);
	width:312px;
	height:220px;
}
#cubo1_actividades {
	background-color:rgb(226,36,106);
	width:312px;
	height:176px;
}
#cubo2_actividades {
	background-color:rgb(222,61,105);
	width:312px;
	height:184px;
}
#cubo3_actividades {
	background-color:rgb(226,36,106);
	width:312px;
	height:220px;
}
#cubo1_interes {
	background-color:rgb(61,142,204);
	width:312px;
	height:184px;
}
#cubo2_interes {
	background-color:rgb(81,135,197);
	width:312px;
	height:184px;
}
#cubo3_interes {
	background-color:rgb(61,142,204);
	width:312px;
	height:220px;
}

.list_cubo {
	margin:0px 0px 0px 39px;
	padding-top:20px;
}
.list_cubo li {
	list-style:none;
}
.list_cuboperu {
	margin:0px 0px 0px 20px;
	padding-top:20px;
}
.list_cuboperu li {
	list-style:none;
}
.cubo_titulo {
	font-size:18px;
	font-family: 'TradeGothicLTStdBoldRegular';
	font-weight:lighter;
	color:#FFFFFF;
}
.cubo_item {
	font-family: 'TradeGothicLTStdRegular';
	font-size:14px;
	color:#FFFFFF;
}
.cubo_miembrostitulo {
	font-size:18px;
	font-family: 'TradeGothicLTStdBoldRegular';
	font-weight:lighter;
	color:rgb(60,60,61);
}
.cubo_miembrositem {
	font-family: 'TradeGothicLTStdRegular';
	font-size:14px;
	color:rgb(60,60,61);
}
.punteada {
	margin:-1px;
}

/*////////////////////////////////FOOTER*/
#footer {
	width:1028px;
	height:135px;
	background-color:rgb(65,178,167);
	float:left;
	margin:44px 0px 0px 0px;
}
#footer_antecedentes {
	width:1028px;
	height:135px;
	background-color:rgb(0,164,150);
	float:left;
	margin:44px 0px 0px 0px;
}

#footer_actividades {
	width:1028px;
	height:135px;
	background-color:rgb(226,36,105);
	float:left;
	margin:44px 0px 0px 0px;
}
#footer_interes {
	width:1028px;
	height:135px;
	background-color:rgb(61,142,204);
	float:left;
	margin:44px 0px 0px 0px;
}
#footer_miembros {
	width:1028px;
	height:135px;
	background-color:rgb(245,190,23);
	float:left;
	margin:44px 0px 0px 0px;
}
#logoblanco {
	float:left;
	padding:20px 0px 0px 70px;
}
#separador {
	float:left;
	padding:20px 0px 0px 33px;
}
.footer_miembrosmenu {
	list-style:none;
	float:left;
	padding:20px 0px 0px 50px;
}
.footer_miembrosmenu li {
	list-style:none;
	color:#FFF;
	font-family: 'TradeGothicLTStdLightRegular';
	font-size:11px;
	padding:5px;
}
.footer_menu {
	list-style:none;
	float:left;
	padding:20px 0px 0px 50px;
}
.footer_menu li {
	list-style:none;
	color:#FFF;
	font-family: 'TradeGothicLTStdLightRegular';
	font-size:11px;
	padding:5px;
}
#social_menu {
	list-style:none;
	float:left;
	padding:35px 0px 0px 250px;
}
#social_menu li {
	list-style:none;
	color:#FFF;
	font-family: 'TradeGothicLTStdRegular';
	font-size:11px;
	float:left;
}
.follow {
	font-family: 'TradeGothicLTStdRegular';
	font-size:9px;
	color:#FFFFFF;
	float:none;
}
.miembrosfollow {
	font-family: 'TradeGothicLTStdRegular';
	font-size:9px;
	color:rgb(60,60,61);
	float:none;
}
.copy {
	font-family: 'TradeGothicLTStdLightRegular';
	font-size:9px;
	color:#FFFFFF;
	padding-top: 111px;
padding-left: 335px;
}
.miembroscopy {
	font-family: 'TradeGothicLTStdLightRegular';
	font-size:9px;
	color:rgb(60,60,61);
	float:left;
	padding:20px;
}
#descripcion {
	position:absolute;
	top:275px;
	left:674px;
	z-index:1050;
}

.descripcion_titulo {
	color:#FFF;
	font-size:50px;
	font-family: 'TradeGothicLTStdBoldRegular';
	font-weight:lighter;
}
.descripcion_texto {
	color:#FFFFFF;
	font-size:11px;
	font-family: 'TradeGothicLTStdLightRegular';
	width:320px;
	margin-top:5px;
}
.segunda {
	color:#FFF;
	font-size:20px;
	font-family: 'TradeGothicLTStdLightRegular';
}
#selectoruno {
	position:absolute;
	z-index:2000;
	top:169px;
	left:30px;
}
#selectordos {
	position:absolute;
	z-index:2000;
	top:169px;
	left:938px;

}

#galeria {
	list-style:none;
	margin-left:10px;
	margin-top:110px;
}
#galeria li {
	float:left;
	margin:8px;
}



/* --- Container configuration ---------------------------------------------------------- */
.viewport {
    border: 3px solid #eee;
    float: left;
    height: 231px;
    overflow: hidden;
    position: relative;
    width: 231px;
}

/* This is so that the 2nd thumbnail in each row fits snugly. You will want to add a similar
   class to the last thumbnail in each row to get rid of the margin-right. */
.no-margin {
    margin-right: 0;
}

/* --- Link configuration that contains the image and label ----------------------------- */
.viewport a {
    display: block;
    position: relative;
}

.viewport a img {
    height: 231px;
    left: 0px;
    position: relative;
    top: 0px;
    width: 231px;
}

/* --- Label configuration -------------------------------------------------------------- */
.viewport a span {
    display: none;
    font-size:25px;
	font-family: 'TradeGothicLTStdBoldRegular';
	font-weight:lighter;
    height: 100%;
    padding-top: 120px;
	padding-left:20px;
    position: absolute;
    text-align: left;
    text-decoration: none;
    width: 100%;
    z-index: 100;
	line-height:23px;
}
    .viewport a span em {
        display: block;
        font-size: 0.45em;
        font-weight: normal;
    }

/* --- Dark hover background ------------------------------------------------------------ */
.dark-background {
    background-color: rgba(67, 162, 201, 0.8);
    color: #fff;
}
    .dark-background em {
        color: #F8D164;
    }

/**
 * You could create multiple hover background classes for different looks depending on the
 * image type. Use your imagination!
 */
 
 #submenu_gal {
	position:absolute;
	top:25px;
	left:19px;
}
#submenu_gal li {
	padding:6px 24px 6px 24px;
	background-color:rgb(67,162,201);
	margin-left:3px;
	list-style:none;
	float:left;
	font-family: 'TradeGothicLTStdBoldRegular';
	color:rgb(60,60,61);
	font-size:12px;
}
.titulogal {
	font-family: 'TradeGothicLTStdBoldRegular';
	font-weight:lighter;
	font-size:36px;
	color:#333333;
	position:absolute;
	top:64px;
	left:19px;
}
#bullets {
	list-style:none;
	font-family: 'TradeGothicLTStdBoldRegular';
	font-weight:lighter;
	margin-top:20px;
	color:#333333;
	margin-bottom:30px;
	height: 30px;
}
#bullets .bulleticon {
	float:left;
	margin-top:-8px;
}
#bullets .bullet_tit {
	margin-bottom:10px;	
	width:350px;
}

#bullets .separador {
	margin-top:10px;
	margin-bottom:10px;
}

#bullets .evento {
	padding-left:46px;
	font-size:13px;
	font-family: 'TradeGothicLTStdRegular';
	margin-top:5px;
	color:#333333;
}
#bullets span {
	color:rgb(67,162,201);
}
#bullets .vermas {
	padding-left:46px;
	font-size:13px;
	font-family: 'TradeGothicLTStdRegular';
	margin-top:15px;
}
#submenu_calendario {
	font-weight:lighter;
	position:absolute;
	top:-3px;
	left:-3px;
}
#submenu_calendario li {
	padding:6px 24px 6px 24px;
	background-color:rgb(67,162,201);
	margin-left:3px;
	list-style:none;
	float:left;
	font-family: 'TradeGothicLTStdBoldRegular';
	color:rgb(60,60,61);
	font-size:12px;
}

#myContent {
	width:100%;
	height:100%;
	/*background-image:url(img/backmc.png);*/
	background-color:#FFFFFF;
	z-index:2000;
	top:0px;
	left:0px;
	padding-top:50px;

}

#myContentdos {
	width:100%;
	height:100%;
	/*background-image:url(img/backmc.png);*/
	background-color:#FFFFFF;
	position:fixed;
	z-index:2000;
	top:0px;
	left:0px;
	display:none;
	
}

#myContenttres {
	width:100%;
	height:100%;
	/*background-image:url(img/backmc.png);*/
	background-color:#FFFFFF;
	position:fixed;
	z-index:2000;
	top:0px;
	left:0px;
	display:none;

}

#myContenta {
	width:100%;
	height:100%;
	/*background-image:url(img/backmc.png);*/
	background-color:#FFFFFF;
	position:fixed;
	z-index:2000;
	top:0px;
	left:0px;
	display:none;

}

#textosmc {
	width:573px;
	margin:auto;
	padding-top:10px;
	font-family: 'TradeGothicLTStdRegular';
	text-align:justify;
	font-size:13px;
	font-weight:lighter;
	color:#333333;
}

#textosscroll {
	width:573px;
	height:285px;
	overflow:scroll;
	margin:auto;
}
#textosscroll p {
	width:560px;
}
#textosmc h4 {
	font-size:32px;
	font-family: 'TradeGothicLTStdBoldRegular';
	font-weight:lighter;
}

#textosmc p {
	margin-top:10px;
}

#cubo1_calendario {
	background-color:rgb(67,162,201);
	width:312px;
	height:176px;
}
#cubo2_calendario {
	background-color:rgb(67,162,201);
	width:312px;
	height:184px;
}
#cubo3_calendario {
	background-color:rgb(67,162,201);
	width:312px;
	height:220px;
}

#bullets .leercompleta {
	padding-left:46px;
	font-size:13px;
	font-family: 'TradeGothicLTStdRegular';
	margin-top:15px;
}
#bullets .leercompleta_info {
	padding-left:72px;
	font-size:13px;
	font-family: 'TradeGothicLTStdRegular';
	margin-top:15px;
}

#bullets .bulletlibro {
	float:left;
}
#bullets .bullet_titdos {
	margin-bottom:10px;
	padding-left:76px;	
}
#bullets .bullet_tit_prod {
	margin-bottom:10px;
	padding-left:62px;
	font-size:22px;	
}

#bullets .separador {
	margin-top:10px;
	margin-bottom:10px;
}

#bullets .descripcion {
	padding-left:76px;
	font-size:13px;
	font-family: 'TradeGothicLTStdRegular';
	margin-top:5px;
	color:#333333;
}
#bullets span {
	color:rgb(67,162,201);
}
#bullets .vermas {
	padding-left:46px;
	font-size:13px;
	font-family: 'TradeGothicLTStdRegular';
	margin-top:15px;
}

#bullets .leercompleta {
	padding-left:47px;
	font-size:13px;
	font-family: 'TradeGothicLTStdRegular';
	margin-top:15px;
}

#textos_nuevo {
	width:622px;
	margin:57px 0px 0px 0px;
}

#texto_rectangulo {
	background-color:#D2EFED;
	width:622px;
}
#texto_rectangulo p {
	font-size:13px;
	font-family: 'TradeGothicLTStdRegular';
	color:#333333;
	padding:15px;
	width:587px;
	line-height:16px;
	text-align:justify;
}

#texto_rectangulo a {
	padding-left:15px;
	line-height:30px;
}

#textos_nuevo img {
	margin-top:10px;
	margin-left:0px;
}

#submenu_qs {
	position:absolute;
	top:-3px;
	left:-3px;
}
#submenu_qs li {
	padding:6px 24px 6px 24px;
	background-color:#00A496;
	margin-left:3px;
	list-style:none;
	float:left;
	font-family: 'TradeGothicLTStdBoldRegular';
	font-weight:lighter;
	color:rgb(60,60,61);
	font-size:12px;
}
#textosmc #cerrar {
	float:right;
}


#main {
	width:100%;
	height:700px;
}
#maindos {
	width:100%;
	height:700px;
	margin-top:50px;
}
#maintres {
	width:100%;
	height:700px;
	margin-top:50px;
}
#work {
	width:100%;
	height:100%;
	max-height:680px;
	position:relative;
	
}
#slideuno {
	width:902px;
	margin:auto;
}

#workdos {
	width:100%;
	height:100%;
	max-height:680px;
	position:relative;
}
#slidedos {
	width:902px;
	margin:auto;
}
#worktres {
	width:100%;
	height:100%;
	max-height:680px;
	position:relative;
}
#slidetres {
	width:902px;
	margin:auto;
}
#workcuatro {
	width:100%;
	height:100%;
	max-height:680px;
	position:relative;
}
#slidecuatro {
	width:902px;
	margin:auto;
}
#workcinco {
	width:100%;
	height:100%;
	max-height:680px;
	position:relative;
}
#slidecinco {
	width:902px;
	margin:auto;
}
#workseis {
	width:100%;
	height:100%;
	max-height:680px;
	position:relative;
}
#slideseis {
	width:902px;
	margin:auto;
}

#workocho {
	width:100%;
	height:100%;
	max-height:680px;
	position:relative;
}
#slideocho {
	width:902px;
	margin:auto;
}
#descargar {
	float:right;
	margin-top:10px;
}
#siguiente {
	top:35%;
	right:8%;
	position:absolute;
	z-index:2050;
}
#anterior {
	top:35%;
	left:8%;
	position:absolute;
	z-index:2050;
}
#texto_rectangulo_sectores {
	width:622px;
}
#texto_rectangulo_sectores p {
	font-size:13px;
	font-family: 'TradeGothicLTStdRegular';
	color:#333333;
	padding:7px;
	width:397px;
	line-height:16px;
	text-align:justify;
}
.ito {
	color:rgb(60,60,60);
	font-family: 'TradeGothicLTStdBoldRegular';
	font-weight:lighter;
	font-size:23px;
}

.bpo {
	color:rgb(60,60,60);
	font-family: 'TradeGothicLTStdBoldRegular';
	font-weight:lighter;
	font-size:23px;
}
.kpo {
	color:rgb(60,60,60);
	font-family: 'TradeGothicLTStdBoldRegular';
	font-weight:lighter;
	font-size:23px;
}
.test{
	color:rgb(60,60,60);
	font-family: 'TradeGothicLTStdBoldRegular';
	font-weight:lighter;
	font-size:23px;
}
.lpo{
	color:rgb(60,60,60);
	font-family: 'TradeGothicLTStdBoldRegular';
	font-weight:lighter;
	font-size:23px;
}
.titulointerior_paises {
	color:#333333;
	font-family: 'TradeGothicLTStdBoldRegular';
	font-weight:lighter;
	font-size:23px;
}
.instrucciones {
	color:#333333;
	font-family: 'TradeGothicLTStdBoldRegular';
	font-weight:lighter;
	font-size:14px;
}
.resalte {
	color:rgb(245,190,23);
}
#bullets .resalteama {
	color:rgb(245,190,23);
}
#paises {
	list-style:none;
	width:511px;
}
#paises li {
	float:left;
	width: 70px;
	text-align: center;
	margin:12px;
}
#texto_rectangulo_miembros {
	width:622px;
}
#texto_rectangulo_miembros p {
	font-size:13px;
	font-family: 'TradeGothicLTStdRegular';
	color:#333333;
	padding:7px;
	width:577px;
	line-height:16px;
	text-align:justify;
}
	
.titulosecundario {
	font-family: 'TradeGothicLTStdBoldRegular';
	font-size:20px;
	font-weight:lighter;
	color:rgb(60,60,61);
	margin-bottom:10px;
}
.gris {
	color:#333;
	line-height:44px;
}
#bullets .bulleticondos {
	float:left;
	margin-top:-18px;
	margin-right:10px;
}
#bullets .bulleticondosa {
	float:left;
	margin-top:-28px;
	margin-right:10px;
}
.gris2 {
	color:#333;
	font-family: 'TradeGothicLTStdBoldRegular';
	font-weight:lighter;
	margin-top:20px;
}
#bullets .gris2 {
	color:#333;
}
#contenedor_itemlistado {
	width:471px;
}
#contenedor_itemlistado a {
	float:left;
	color:#333333;
	font-family: 'TradeGothicLTStdBoldRegular';
	font-weight:lighter;
	line-height:45px;
	font-size:14px;
}
#contenedor_itemlistado img {
	float:left;
	margin-right:10px;
}

#listado_paises img {
	margin-left:10px;
}

#contenedor_itemlistado #flechita {
	float:right;
	margin-left:20px;
	margin-right:20px;
	margin-top:17px;
}

#contenedor_itemlistado #entera {
	margin:0px;
	margin-top:-10px;
}

#instituciones {
	list-style:none;
}
#textos_nuevo .underline {
	margin-top:0px;
	margin-bottom:30px;
	margin-left:-7px;
}

#texto_rectangulo_actividades {
	background-color:#F9D0E0;
	width:622px;
}
#texto_rectangulo_actividades p {
	font-size:13px;
	font-family: 'TradeGothicLTStdRegular';
	color:#333333;
	padding:15px;
	width:587px;
	line-height:16px;
	text-align:justify;
}

#texto_rectangulo_actividades a {
	padding-left:15px;
	line-height:30px;
}
.resalteactividades {
	color:#E22469;
}
.descripcionevento {
	font-size:13px;
	font-family: 'TradeGothicLTStdRegular';
	color:#333333;
	padding:7px;
	width:577px;
	line-height:16px;
	text-align:justify;
}
#submenu_actividades {
	position: absolute;
top: -3px;
left: -3px;
}

.instrucciones_prod {
	color:#333333;
	font-family: 'TradeGothicLTStdRegular';
	font-weight:lighter;
	font-size:16px;
}
#bullets .bulleticon_prod {
	float:left;
	margin-top:-14px;
}

#descargar a{
	color:#00a496;
	font-size:18px;
	font-family: 'TradeGothicLTStdBoldRegular';
	font-weight:lighter;
	float:right;
}

#descargar img{
	margin-left:10px;
}


#descargar_ev {
	float:left;
	margin-top:10px;
}

#descargar_ev a{
	color:#E22469;
	font-size:12px;
	font-family: 'TradeGothicLTStdBoldRegular';
	font-weight:lighter;
}

#descargar_ev2 {
	float:right;
	margin-top:10px;
}

#descargar_ev2 a{
	color:#E22469;
	font-size:12px;
	font-family: 'TradeGothicLTStdBoldRegular';
	font-weight:lighter;
}

::-webkit-scrollbar {
    width: 10px;
	height:10px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
	visibility:hidden;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

.tit_contacto {
	font-family: 'TradeGothicLTStdBoldRegular';
	font-size:26px;
	font-weight:lighter;
	color:rgb(60,60,61);
	margin-bottom:10px;
}
.subtit_contacto {
	font-family: 'TradeGothicLTStdRegular';
	font-size:18px;
	font-weight:lighter;
	color:rgb(60,60,61);
	margin-bottom:10px;
}

.p_contacto {
	font-family: 'TradeGothicLTStdRegular';
	text-align:justify;
	font-size:13px;
	font-weight:lighter;
	color:#333333;
}

#idiomas {
	float:right;
	margin-top:20px;
}
#select li {
	float:left;
	list-style:none;
	margin-right:10px;
	font-family: 'TradeGothicLTStdRegular';
	font-weight:lighter;
	color:#333333;
	font-size:12px;
}
#select a {
	color:#333333;
}

#slides
{
	height: 439px; 
	width: 1025px;
}

#descargar_sec {
	float:left;
	margin-top:10px;
}

#descargar_sec a{
	color:#333;
	font-size:12px;
	font-family: 'TradeGothicLTStdBoldRegular';
	font-weight:lighter;
}

#descargar_secdos {
	float:right;
	margin-top:10px;
}

#descargar_secdos a{
	color:#333;
	font-size:12px;
	font-family: 'TradeGothicLTStdBoldRegular';
	font-weight:lighter;
}


#event-banner{
	margin-bottom: 15px;
	margin-top: 5px;
	width: 100%;
	visibility: hidden;
	display: none;
	height: 0;
}

#event-banner img{
	max-width: 100%;
}