﻿/* RESET */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th { 
	margin:0;
	padding:0;
}
table {
	/*border-collapse:collapse;*/
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ul, li {
	list-style:none;
	margin:0;
	padding:0;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

a {
	text-decoration:none;
}

/* GENERAL */

/* body {
	background-image:url('img/bg.jpg');
	background-repeat:repeat-x;
	background-color:#D7D6D4;
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-size:8.5pt;
	line-height:10pt;
	}
*/

body {
	background-image: url('img/fondoalianza.jpg');
	background-repeat: repeat-x;
	background-color: #F4F4F4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height: 13pt;
}


h2 {
	color:#0E5828;
	font-size:10pt;
	line-height:12pt;
	font-weight:bold;
}

h3 {
	font-size:10pt;
	text-transform:uppercase;
	margin-top:7px;
	line-height:14pt;
	color:#0E5EB6;
	font-weight:bold;
}
	
p {
	margin:10px 0 5px 0;
}

.lista li {
	list-style-type: circle;
	margin: 0 0 0 20px;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	list-style-image: url('img/vineta_menu.jpg');
}

.listali {
	list-style-type: circle;
	margin: 0 0 0 20px;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	list-style-image: url('img/vineta_menu.jpg');
}


.bold {
	font-weight:bold;
	text-transform:uppercase;
}

.cursiva {
	font-style:italic;
}


.vermas, .vermas a:link, .vermas a:visited, .vermas:link, .vermas:visited {
	font-family: arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	line-height:12px;
}

.vermas a:hover, .vermas a:active, .vermas:hover  {
	font-family: arial, Helvetica, sans-serif;
	color:#00BBFF;
	font-size: 11px;
	font-weight: bold;
}

.texto_amarillo, .texto_amarillo a:link, .texto_amarillo a:visited, .texto_amarillo a:active {
	color:#F8C807;
	font-weight:bold;
	font-size:7pt;
	float:right;
	margin-top:2px;
	margin-right:5px;
	width:90px;

}

.texto_amarillo a:hover{
	color:#FFFF00;
	font-weight:bold;
	font-size:7pt;
	float:right;
	margin-top:5px;
	margin-right:5px;
	width:90px;

}



.contenedor {
	width:960px;
	margin:auto;
}

.barra_clara {
		border-bottom:1px solid #DFDFDF;
		height:1px;
		margin-bottom:10px;
}

.barra_oscura {
		border-bottom:1px solid gray;
		height:1px;
}



/* HEADER */

.header {
	margin-top:5px;
}

.zona_superior {
	height:90px;
}

.logo {
	width:316px;
	float:left;
}

.menu1 {
	width:216px;
	height:50px;
	float:left;

	background-image:url('img/bg_menu.png');
	font-size:8pt;
	font-weight:bold;
}

.menu1, .menu1 a:link, .menu1 a:active, .menu1 a:visited {
	font-size:8pt;
	font-weight:bold;
	color:black;
}

.menu1 a:hover {
	font-size:8pt;
	font-weight:bold;
	color:gray;
}


.menu1 ul li {
	display:inline;
	padding-left:20px;
	
}


.zona_miembros {
	width:240px;
	height:77px;
	padding:17px 0 0 13px;
	background-image:url('img/miembros.png');
	background-repeat:no-repeat;
	float:left;
}

.caja {
	width:163px;
	float:left;
}

.banner_info {
	width:960px;
	height:202px;
	background-color:white;
}

.banner {
	width:590px;
	height:189px;
	margin:4px 3px 4px 5px;
	float:left;
}



.input_cedula {
	float:left;
	width:280px;
	height:40px;
	padding-top:10px;
	background-image:url('img/bg_cedula.png');
	background-repeat:no-repeat;

}


.input_cedula2 {
	float:left;
	width:300px;
	height:40px;
	padding-top:0px;
}


.input_cedula input {
	background-color:white;
	border:0;
	width:140px;
	margin-left:30px;
	
}


.boton_descargar {
	float:left;
	width:53px;
	height:40px;
}


.nota {
	margin-bottom:10px;
}

.nota h3, .nota h3 a:link, .nota h3 a:visited, .nota h3 a:active {
	font-weight:bold;
	font-size:8pt;
	line-height:9pt;
	color:white;
	text-transform:inherit;
}


.nota h3 a:hover {
	font-weight:bold;
	line-height:9pt;
	font-size:8pt;
	color:#CCCCCC;
	text-transform:inherit;
}


.nota img {
	float:left;
	margin:0 5px 5px 0;
	
}

.menu  {
	height:39px;
	overflow:hidden;
}


.menu item {
float:left;
width:auto;
}

/* CONTENIDO PRINICIPAL */

.main {
	width:960px;
	margin:10px 0 0px 0;
	float:left;	
	overflow:hidden;
	background-image:url('img/bg_main.png');
	background-repeat:repeat-y;
    height:1%;
}


.barraderecha {
	background-color:white;
	width:185px;
	float:left;
}

.barraderecha_borde {
	background-image:url('img/border_inferior1.png');
	background-repeat:no-repeat;
	width:185px;
	float:left;
}



.barraizquierda {
	width:201px;
	float:right;
}

.item_barra_izquierda {                
	margin:7px 7px 15px 5px;           
}  

.llave_barra_izquierda {                
	margin:7px 7px 0px 5px;
	padding:38px  0 0 18px; 
	background-image:url('img/bg_llave_sidebar.png');
	background-repeat:no-repeat;
	height:86px;          
}

.info_libro {
	margin:0 2px 0 0px;
	font-size:9pt;
	font-family:"Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS", sans-serif;
}



.como_ppal {
	margin:0px 0 0 40px;
}        
  
.campo_sidebar input {
	border:0;
	background-color:white;
	color:#175166;
	font-weight:bold;
	width:113px;
}

.campo_sidebar {
	float:left;
	padding:12px 0 0 0;
}

.btn_llave_sidebar {
	float:left;

}    


.item_barra_izquierda p {                
	margin:0px 5px 0px 0px;           
}        


.tit_barra_izquierda {
	background-color:#ECECEC;
	margin-top:5px 0 7px 0;
	padding:5px 5px 5px 5px;
	font-size:11pt;
	
}

.lista_directorio {
	color:#666666;
	font-size:7.8pt;
}

.directorio {
	margin-bottom:15px;
}

.directorio img {
	float:left;
	margin:5px 10px 5px 0px;
}

.info_centro {
	width:541px;
	padding-top:10px;
	padding-right:5px;
	padding-left:10px;
	background-color:white;
	float:left;
	overflow:hidden;
	height:1%;
}

.info_centro2 {
	width:710px;
	padding-top:10px;
	padding-right:5px;
	padding-left:15px;
	background-color:white;
	float:left;
	overflow:hidden;
	height:1%;
}


.eventos {
	overflow:hidden;
	height:1%;
}

.bg_eventointeres {
	width:160px;
	height:180px;
	padding:5px 5px 7px 5px;
	background-color:#E2E0E0;
	float:left;
	margin:0 10px 10px 0;
}

.fecha {
	color:gray;
}

.tit_evento {
	color:#333333;
	line-height:10pt;
	font-size:7.5pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.info_centro_borde {
	width:565px;
	float:left;
	overflow:hidden;
	height:1%;
}

.borde_inferior {
	width:745px;
}

.articulos {
	width:250px;
	border-right:1px solid #E6E6E6;
	float:left;
	padding:5px 10px 0 5px;	
}

.articulo .borde {
	margin-bottom:5px;
	margin-top:5px;
	border:1px #999999 solid;
}



.noticias {
	width:295px;
	float:left;
	padding:10px 10px 10px 15px;
}



.noticia {
	margin:15px 0 0px 0;
	padding-bottom:10px;
}

.noticia img {
	float:left;
	width:65px;
	height:65px;
	border:1px solid gray;
	margin:0px 15px 5px 0;
}

.tit_noticia, .tit_noticia a:link, .tit_noticia a:active, .tit_noticia a:visited  {
	text-transform: uppercase;
	font-size: 10pt;
	color: #71BC23;
	font-weight: bold;
	line-height: 9pt;
}

.tit_dir_index, .tit_dir_index a:link, .tit_dir_index a:active, .tit_dir_index a:visited {
	font-weight:bold;
	color:black;
	font-size:8pt;
	text-transform:uppercase;
	line-height:10pt;
}

.tit_dir_index a:hover {
	font-weight:bold;
	color:#666666;
	font-size:8pt;
	text-transform:uppercase;
	line-height:10pt;
}


.tit_noticia a:hover {
	text-transform:uppercase;
	font-size:8pt;
	color:#FF802B;
	font-weight:bold;
	line-height:9pt;
}

.tit_noticia_azul, .tit_noticia_azul a:link, .tit_noticia_azul a:active, .tit_noticia_azul a:visited  {
	text-transform:uppercase;
	font-size:8pt;
	color:#0066FF;
	font-weight:bold;
	line-height:9pt;
}

.tit_verde {
	color:#669900;
	border-bottom:1px solid #669900;
	font-weight:bold;
	margin:10px 0 5px 0;
}

.tit_noticia_azul a:hover {
	text-transform:uppercase;
	font-size:8pt;
	color:#3399FF;
	font-weight:bold;
	line-height:9pt;
}

.panel_info {
	width:535px;
	margin:auto;
	padding:20px 0 10px 0px;
}

.panel_info ul li {
	padding:0 0 10px 10px;
	list-style:circle;
	margin:0 0 0 20px;
}
.panel_llave {
	background-image:url('img/bg_llave2.png');
	background-repeat:no-repeat;
	width:543px;
	height:90px;
	
}

.input_llave {
	width:543px;
	height:40px;
	margin:auto;
	padding:20px 0 0px 340px;
	overflow:hidden;
	
}

.&ntilde;{
	width:250px;
	border:0;
	overflow:hidden;
	}
	

.campo {
	float:left;
	padding:12px 0 0 0;
}

.oferta {
	background-image:url('img/bg_oferta.png');
	background-repeat:no-repeat;
	width:542px;
	height:151px;
	overflow:hidden;
	margin:10px 0 20px 0;

}

.oferta_int {
	width:542px;
	overflow:hidden;
	margin:10px 0 20px 0;

}


.logo_oferta {
	width:205px;
	padding:40px 0 0 15px;
	float:left;
}

.btn {
	margin:auto;
	width:480px;
}

.logo_oferta_int {
	width:205px;
	float:left;	
	text-align:center;
	padding:20px 0  0 0;
}

.info_oferta {
	width:302px;
	float:left;
	padding:20px 10px 0 10px;
	text-align:center;
}

.info_oferta_int {
	float:left;
	padding:10px 10px 0 10px;
}

.tit_oferta {
	font-size:18pt;
	color:#990000;
	text-align:center;
}

.txt_oferta {
	font-size:12pt;
	color:#990000;
	text-align:center;
}

.txt_blanco {
	font-size:10pt;
	color:#ffffff;
}


.campo input {
	border:0;
	background-color:white;
	color:#175166;
	font-weight:bold;
	width:130px;
}


.btn_llave {
	float:left;
	margin:3px 0px 0 15px;
}

.btn_llave_sidebar {
	float:left;
	margin:5px 0px 0 15px;
}

.como_sidebar {
	margin:15px 0 0 0;
}


	
.link {
	width:150px;
	margin:0px 0 0 0px;
	color:white;
	font-weight:bold;
	font-size:8.5pt;
}
.link:hover {
	width:150px;
	margin:0px 0 0 0px;
	color:#00CCFF;
	font-weight:bold;
	font-size:8.5pt;
}



.parrafo {
	margin: 2px 12px 2px 10px;
}

.parrafo img {
	float:right;
	margin:0 10px 10px 0;
}

.paginador {
	height: 45px;
	width: 720px;
	margin:auto;
	padding-top: 10px;
}




/* FOOTER */

.footer {

	background-color:#30393F;
	padding:10px 0 30px 20px;
	margin-bottom:20px;
	color:white;
	font-size:10pt;
	line-height:18pt;
}

.part_footer {
	float:left;
	width:400px;
	margin: 10px;
}

.part2_footer {

	float: left;
	overflow: hidden;
}

.bold_footer {
	font-weight:bold;
	font-size:12pt;
}

.alianza {
		font-size:15pt;
	margin-bottom:15px;
}


.lista_footer {
	float:left;
	width:220px;
	line-height:13pt;
	margin-left:30px;
	
}

.lista_footer a:link, .lista_footer a:visited, .lista_footer a:active {
	color:#E9E9E9;
	font-size:8pt;

}

.lista_footer a:hover {
	color:#FFFFFF;
	font-weight:bold;
	font-size:8pt;

}

.lista_footer ul li {
	list-style:disc;
}


.logo_footer {
	float:left;
	width:400px;
}

.info_footer {
	padding-top:10px;
	width:400px;
	color:white;
	font-size:10pt;

}

.copy, .copy a:link, .copy a:active, .copy a:visited  {
	width:300px;
	color:white;
}


/* INTERIORES */

.banner_empresa {
	width:530px;
	margin:auto;
	padding-top:15px;
	margin:0 0 20px 0px;
	}
	
.destacado{
	width:530px;
	margin:0 auto 0px auto;	
	padding:0px 0 20px 0;
	overflow:hidden;

	}
.texto_oferta {
	margin-top:10px;
}


.buscador {
	background-image:url('img/bg_buscador.png');
	width:510px;
	height:48px;
	padding:40px 0 0 30px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0 10px 0;
}

.buscador select {
	width:150px;
}

.buscador input {
	width:110px;
}

/*.empresas {
	width:540px;
	overflow:hidden;
	margin:auto;
	padding:10px 0 0px 0;
	
}*/

.empresa {
	width:170px;
	float:left;
	margin:10px 5px 0 5px;
}

.imagen_empresa {
	height:95px;
	width:170px;
	text-align:center;
}

.btns img {
	float:left;
	
}

.btns {
	width:500px;
	margin:0 auto 10px;
	padding-top:10px;
	overflow:hidden;
}

.btns2 {
	width:645px;
	/*margin:0 auto 10px;
	padding-top:5px;*/
	overflow:hidden;
}

.recomendar {
	width:550px;
	margin:auto;
}

.tit_empresa, .tit_empresa a:link, .tit_empresa a:active, .tit_empresa a:visited {
	font-size:9pt;
	font-weight:bold;
	text-transform:uppercase;
	line-height:14pt;
	text-align:center;
	color:#0066FF;
	
}

.tit_empresa a:hover {
	font-size:9pt;
	font-weight:bold;
	text-transform:uppercase;
	line-height:14pt;
	text-align:center;
	color:#00A8F9;
	
}


.lista_sub {
	background-color:#EEEEEE;
	margin-top:10px;
}

.lista_sub li {
	padding:10px 5px 10px 5px;
	border-bottom:1px solid gray;
}

.logo_destacado {
	width:200px;
	text-align:center;
	float:left;
}

.info_destacado {
	width:315px;
	padding:0px 5px 5px 10px;
	float:left;
}

.numero a:link, .numero a:visited, .numero a:active {
	background-color:#1C82A1;
	color:white;
	font-weight:bold;
	padding:3px 5px 5px 5px;

}

.numero a:hover{
	background-color:#005680;
	color:white;
	font-weight:bold;
	padding:3px 5px 5px 5px;
}

.numero1 {
	background-color:#D2D2D2;
	color:white;
	font-weight:bold;
	padding:3px 5px 5px 5px;

}


.letra a:link, .letra a:visited, .letra a:active {
	background-color: #FFFFFF;
	vertical-align: middle;
	font-size: 8pt;
	color: #DE1D1D;
	font-weight: bold;
	padding: 5px 8px 6px 8px;
	line-height: normal;
	text-align: center;
}
.letra a:hover{
	background-color: #DE1D1D;
	vertical-align: middle;
	color: white;
	font-size: 8pt;
	font-weight: bold;
}

.letra1 a:link, .letra1 a:visited, .letra1 a:active {
	background-color: #FFFFFF;
	vertical-align: middle;
	font-size: 8pt;
	color: #DE1D1D;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	line-height: normal;
	text-align: center;
}
.letra1 a:hover{
	background-color: #DE1D1D;
	vertical-align: middle;
	color: white;
	font-size: 8pt;
	font-weight: bold;
}







.herramienta img {
	float:left;
	margin:5px 5px 0 5px;
}

/* INGRESAR ZONA MIEMBROS */

.input_miembros {
	width:60px;
	margin:13px 3px 0 7px;
	float:left;

}

.input_miembros input {
	width:60px;
	border:0;
	background-color:#125E9D;
	color:white;
}

.btn_ingresar {
	width:17px;
	margin:10px 0px 0 9px;
	float:left;

}


.tit_page h2 {
	margin-bottom:5px;
	color:gray;
}

/* FORMUALRIO */

.formulario {
		margin-top:10px;
}

.formulario input {
	margin-bottom:5px;
	margin-left:10px;
	margin-right:5px;
	border:1px solid #99CCFF;
	width:100px;
}

#btn_enviar {
	border:0;
	width:143px;
	height:31px;
}

#btn_enviar2 {
	border:0;
	width:92px;
	height:31px;
}

.formulario textarea {
	margin-bottom:5px;
	margin-left:10px;
	border:1px solid #99CCFF;
	width:430px;
	height:100px;

}

.noticia_grande {
	margin:10px 0 10px 0;
}

.noticia_grande img {
	float:left;
	margin:0px 7px 5px 0;
}

.miembros {
	width:550px;
	margin:auto;
}

/* ISA */


.q_somos{
	width:545px;
	float:left;
	padding:10px 10px 20px 20px;
	font-size:8pt;	
}


.imagen_qsomos {
	margin-right: 9px;
	margin-top: 5px;
}

.barra_gris {
	background-color: #F5F5F5;
	height: 18px;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 5px;
}
.tit_objetivos {
	text-transform: uppercase;
	font-size: 9pt;
	color: #167897;
	font-weight: bold;
}
.subt_gris {
	text-transform: none;
	font-size: 9pt;
	color: #928B87;
	font-weight: bold;
	line-height:11pt;
}
.link_planeacion {
	font-family: arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	line-height:12px;
}

.librotxt {
	font-family: arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 10px;
	line-height:12px;
	font-weight: bold;
}

.link_planeacion:hover {
	font-family: arial, Helvetica, sans-serif;
	color: #00BBFF;
	font-size: 11px;
	font-weight: bold;
}

.link_textop:hover {
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	color: #FFCC00
}
#encuesta {
   width:200px;
   
   

}
.tit_encuesta {
	font-size: 8pt;
	color: #167897;
	font-weight: normal;
	font-family: verdana, Geneva, Tahoma, sans-serif;
	padding-bottom:5px;
	padding-left: 6px;
	padding-top: 6px;
}

.tit_barra {
	background-image:url('img/tit_barra.png');
	height:30px;
	width:525px;
	background-repeat:no-repeat;
	color:white;
	font-weight:bold;
	padding:5px 0 0 10px;
}

.back1 {
   background-image:url('img/back1.jpg');
}

.back2 {
   background-image:url('img/back2.jpg');
}

.back3 {
   background-image:url('img/back3.jpg');
}


.texto_formulario {
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 13px;
	color: #747474;
    margin-left:5px;
}

.forma, .forma select {
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #666666;
	vertical-align: middle;
	padding-top: 3px;
	padding-left: 3px;
}

.forma1, .forma1 select {
	border: 1px solid #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	width:35px;
	font-size: 14px;
	text-decoration: none;
	color: #333333;
	vertical-align: middle;
	margin: 3px;
	padding: 5px;
}

.texto_gracias {
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 15px;
	color: #747474;
	line-height: 18px;
}


.link_inscribase {
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	font-weight: bold;
}
.link_inscribase:hover {
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFF00;
}

.texto_repetirclave {
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 13px;
	color: #1F8EB0;
	
}
.tit_eventos {
	font-size: 8pt;
	color: #167897;
	font-weight: normal;
	font-family: verdana, Geneva, Tahoma, sans-serif;
}
.tit_lugar {
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	font-family: verdana, Geneva, Tahoma, sans-serif;
}
.tit_noticia2 {
	text-transform:uppercase;
	font-size:9pt;
	color:#167897;
	font-weight:bold;
	line-height:9pt;
}
.tit_noticia2:hover {
	text-transform:uppercase;
	font-size:9pt;
	color:#0099FF;
	font-weight:bold;
	line-height:9pt;
}
.fondo_login {
   background-image:url('img/Sector_4.png');
   padding-left:30px;

}

.texto_blanco {
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
   
}

.texto_blanco_peq {
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
  
}

.subcategorias li {
	background-color:#F0F0F0;
	padding:6px 0 5px  6px;
	border-bottom:1px silver solid;
}

.subcategorias a:link {
	color:#676767;
	font-weight:bold;
}

.subcategorias a:hover {
	color:#3399FF;
	font-weight:bold;
}



.listado {
	width:125px;
	float:left;
	padding:5px 5px  5px;	
}
.listado_peq {
	width:130px;
	float:left;
	padding:2px 2px  2px;	
}

.imagen_listado_peq {
	margin-right: 7px;
	margin-top: 2px;
	margin-bottom:8px;
}

.imagen_listado {
	margin-right: 9px;
	margin-top: 5px;
	margin-bottom:10px;
}

.titulo_negro {
	font-family: verdana, Geneva, Tahoma, sans-serif;
	color: #4E4E4E;
	font-size: 11px;
	font-weight: bold;
}

.cont_bts {
	width:560px;
	padding-top:5px;
	padding-left:5px;
	margin-bottom:20px;
	overflow:hidden;
	height:1%;
}

.cbz_miembros {
	background-image:url('img/titulo_zonam.png');
	background-repeat:no-repeat;
	width:265px;
	height:71px;
	padding:10px 0px 0 250px;
	color:white;
}

.tit_azul_new {
	text-transform:uppercase;
	font-size:8pt;
	color:#0C789F;
	font-weight:bold;
	line-height:9pt;
}
.tit_azul_new:hover {
	text-transform:uppercase;
	font-size:8pt;
	color:#00C6FF;
	font-weight:bold;
	line-height:9pt;
}


.articulo {
	margin:5px 0 20px 0;
}

.articulo1{
	font-size:10pt;
	text-transform:uppercase;
	margin-top:7px;
	line-height:14pt;
	color:#0E5EB6;
	font-weight:bold;
}

.articulo img {
	float:left;
	margin:5px 5px 5px 0;
}

/* CLASES MICROSITIO */

/* encabezado microsito */

.encabezado2 {
	width:722px;
	overflow:hidden;
	border-left:2px solid #E3E3E1;
	border-right:2px solid #E3E3E1;
	background-repeat:no-repeat;
}

.logo2 {
	width:411px;
	float:left;
}
.info_encabezado2 {
	width:210px;
	height:121px;
	float:right;
	margin:0 20px 0 10px;
}

.precio {
	width:700px;
	margin:10px 0 0 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.publicidad {
	width:550px;
	margin:auto;
}

.precio ul li {
	list-style:disc;
	margin:0 0 0 20px;
}



.info_peque2 {
	width:210px;
	margin-top: 8px;
	padding:7px 20px 5px 5px;	
	font-size:8pt;
	color:white;
}

/* contenido micrositio */

.info_contenido2 {
	background-color:white;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	}

.info_contenido_interior2 {
	padding:10px 15px 0 20px;
	overflow:hidden;
	background-color:white;
	border-left:2px solid #E3E3E1;
	border-right:2px solid #E3E3E1;
}

.info2 {
	width:400px;
	margin:0 0 0 10px;
	float:left;
}

.bio img {
	float:left;
	margin:0 10px 10px 0;
} 

.imagen {
	width:280px;
	float:left;
}

.precio2 {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
	padding-bottom:15px;
}

.precio2 ul {
	margin:10px 0 0 20px;
	padding:0 0 0 10px;
	list-style-type:square;
	font-weight:bold;
}

.precio2 ul li {
	padding-bottom:5px;
	
}


.white {
	color:white;
	font-weight:bold;
	padding-left:10px;
}
.imagen2 {
	float:left;
	margin:10px 20px 10px 0px;
}

.lista {
	list-style:square;
}


.lista li {
	list-style:square;
	padding:5px  0 0 5px;
}


.ingresar_llave {
	background-image:url('img/llave_bg.png');
	background-repeat:no-repeat;
	margin:169px 0px 0 26px;
	padding:65px 0 0 68px;
	height:59px;
	width:307px;
	overflow:hidden;
	float:left;
}

.ingresar_llave .input{
	width:130px;
	height:20px;
	float:left;
	border:0;
	background-color:#FF7D00;
	color:white;
	padding-left:5px;
}


.ingresar_llave .input input {
	width:130px;
	height:20px;
	border:0;
	background-color:#FF7D00;
	color:white;
}

.obtener_clave {
	margin:5px 0 0 0;
}

.obtener_clave a:link, .obtener_clave a:visited, .obtener_clave a:active {
	color:white;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;	
}


.obtener_clave a:hover {
	color:#FFFF99;
	font-size:8pt;
	font-family:Arial, Helvetica, sans-serif;	
}


.btn_entrar {
	float:left;
	margin:-5px 0 0 15px;
}


.info_texto {
	width:350px;
	background-color:#E8E7ED;
	float:left;
	padding:10px 10px 20px 20px;
	margin:20px 0 20px 0px;
	font-size:9pt;
	line-height:11pt;
	font-family:Arial, Helvetica, sans-serif;
}

.info_texto2 img {
	float:left;
	margin:0 10px 10px 0;
}

.info_texto2 {
	width:645px;
	background-color:#E8E7ED;
	padding:10px 10px 20px 20px;
	margin:10px 0 20px 0px;
	font-size:9pt;
	line-height:11pt;
	font-family:Arial, Helvetica, sans-serif;
}



.info_texto2 h1 {
	color:#808080;
	font-weight:bold;
	margin:0 0 20px 0;
}

.foto {
	float:left;
	width:280px;
	margin:20px 0 20px 20px;
}

.chile {
	background-color:#ED331D;
	width:140px;
	height:20px;
	color:#FFFF66;
	font-size:15pt;
	padding:10px 100px  0 20px;
	margin:0px 0 10px 0;
}

.txt_info {
	width:360px;
	line-height:15pt;
	font-size:13pt;
	text-align:center;
	margin:10px 0 0 0;
}

.info3 {
	background-color:#E74B56;
	color:white;
	font-size:12pt;
	overflow:hidden;
	height:1%;
}


.info4 {
	background-color:#EBECDA;
	margin:0 0 10px 0;
	color:black;
	font-size:10pt;
	line-height:14pt;
	padding:10px;
	overflow:hidden;
	height:1%;
}

.info5 {
	background-color:#EBECDA;
	margin:0 0 10px 0;
	color:black;
	font-size:10pt;
	line-height:14pt;
	padding:10px;
	clear:both;
	width:700px;
}

.foto_micrositio {
	float:left;
	margin:0px 5px 0px 0px;
	width:140px;
}


.info_evento {
	float:left;
	padding:5px 0px 5px 5px;
	width:540px;
	font-size:15pt;
	line-height:18pt;
	text-align:center;
}

.txt_amarillo {
	font-weight:bold;
	color:#FFCC00;
	font-size:20pt;
}

.info_evento span {
	font-size:11pt;
	line-height:14pt;
}

.info_evento a:link, .info_evento a:visited, .info_evento a:active  {
	color:#FFFF99;
	font-weight:bold;
	font-size:9pt;
	
	}


.menu2 {
	width:720px;
	text-align:center;
	background-color:white;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;

	
}

.menu2 img {
	height:42px;
	}


.menu2 li {
	display:inline;
	padding-left:0;
	}

.info_contacto {
	background-color:#3E3E3E;
	color:white;
	overflow:hidden;
	margin:-2px 0 0 0;
	padding:10px 10px 0px 10px;
	border-left:2px solid #E3E3E1;
	border-right:2px solid #E3E3E1;
	height:30px;

}

.telefono {
	float:left;
	width:330px;
	font-size:14pt;

}

.url {
	padding-top:2px;
	float:right;
	width:330px;
	text-align:right;
	font-size:12pt;

}

.patrocinadores {
	background-color:white;
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	padding:10px 0 0 0;
	width:712px;
}

h3 {
	font-weight:bold;
	margin:0;
	font-size:10pt;
}

.h2 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:9pt;
}

.h1 {
	font-weight:bold;
	font-size:18pt;
	line-height:20pt;
	margin:10px 0 10px 0;
}

.link_planeacion2 {
	font-family: arial, Helvetica, sans-serif;
	color: #00BBFF;
	font-size: 11px;
	font-weight: bold;
	line-height:12px;
}
.link_planeacion2:hover {
	font-family: arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	font-weight: bold;
}
.link_planeacion3 {
	font-family: arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	line-height:12px;
}
.link_planeacion3:hover {
	font-family: arial, Helvetica, sans-serif;
	color: #009DD9;
	font-size: 11px;
	font-weight: bold;
}

.info_destacado h3 {
	margin:0 0 -10px 0;
}

.azul2 {
	font-size:10pt;
	padding:0 0 15px 0;
	text-transform:uppercase;
	color:#0E5EB6;
	font-weight:bold;
	line-height:12pt;
	}



.azul3 {
	font-size:10pt;
	padding:0 0 0px 0;
	text-transform:uppercase;
	color:#0E5EB6;
	font-weight:bold;
	}
.buscador_empresa2 {
	background-image:url('img/bg_buscadorempresa2.png');
	background-repeat:no-repeat;
	width:534px;
	height:31px;
	margin:15px 0 20px 0;
	padding:0px 0 0 0;
}
	
.info_destacado2 {
	padding:0px 5px 5px 10px;
	float:left;
}


.info_destacado2 h3 {
	margin:0 0 -10px 0;
}
/* ARREGLO */

#contenedor1 {
	width: 967px;
	margin: auto;
}
#cabezote1 {
	width: 967px;
	margin: auto;
	height: auto;
	padding:0;
}
#logo1 {
	width: 966px;
	background-image: url('img/alianza_mercadeo_r1_c1.jpg');
	height: 83px;
}
#banner {
	width: 967px;
	height: auto;
	padding:0;
	background-color:#ffffff;
}
#evento1 {
	width: 645px;
	height: 191px;
	float:left;
	padding:0;
}
#memorias1 {
	width: 322px;
	height: 191px;
	float:left;
	padding:0;
	background-color:#ffffff;
	background-image:url('img/fondo_memorias.jpg')

}
#menu1 {
	width: 967px;
	height: 43px;
	background-image: url('img/alianza_mercadeo_r3_c1.jpg');
	padding:0;
	overflow:hidden;
}
#menu1vero {
	width: 967px;
	height: 40px;
	overflow: hidden;
}

#contenido1 {
	width: 967px;
	margin: 15px auto auto auto;
	overflow: hidden;
	background-image:url('img/fondo_contenido.jpg');
}
#moduloizquierdo1 {
	width: 185px;
	height: auto;
	float: left;
	overflow: hidden;
	background-color: #FFFFFF;
	/*text-align: center;*/
	padding-left: 0px;
	padding-top: 0px;
}
#modulocentro1 {
	margin: 0px 9px 0px 0px;
	width: 565px;
	height: auto;
	padding-top: 14px;
	float: left;
	overflow: hidden;

}
#modulocentro2 {
	margin: 0px 10px 0px 0px;
	width: 750px;
	height: auto;
	padding: 15px 0 0 0;
	float: left;
	overflow: hidden;
}

#separador1 {
	width: 9px;
	padding: 0;
	float: left;
	overflow: hidden;

}

#moduloderecho1 {
	width: 200px;
	height:100%;
	padding: 0;
	float: left;
	overflow: hidden;
	background-color: #ffffff;
}
.footer1 {
	width: 100%;
	height:180px;
	margin: auto;
	padding:0;
	background-color:#30393F;
}


.lista_footer1 a:link, .lista_footer1 a:visited, .lista_footer1 a:active {
	color:#CCFFFF;
	font-size:8pt;

}

.lista_footer1 a:hover {
	color:#FFFFFF;
	font-weight:bold;
	font-size:8pt;

}

.lista_footer1 ul li {
	list-style:disc;
}

.footer_contenedor {
	width: 967px;
	height:auto;
	margin: auto;
	padding:0;
}
#separador_remate {
	width: 967px;
	height:37px;
	margin: auto;
	padding:0;
	background-image:url('img/alianza_mercadeo_r6_c1.jpg')
}

.line {
	border-bottom: 1px solid #9D9695;
	padding: 5px 0 5px 15;
	margin: auto auto 15px auto;
	clear: both;
	width: 94%;
	border-bottom-color: #EBEBEB;
}
.nuevo_titulo {
	border-bottom: 1px solid #9D9695;
	padding: 10px 0 10px 15;
	margin: 10px auto 10px auto;
	clear: both;
	width: 94%;
	border-bottom-color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	line-height: 25px;
}

.nuevo_titulo2 {
	border-bottom: 1px solid #9D9695;
	padding: 10px 0 10px 15;
	margin:20px 0 20px 0;
	clear: both;
	width: 94%;
	border-bottom-color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
}

#empresasdestacadas {
	width: 97%;
	height:auto;
	margin: 10px auto 10px;
	padding:0;
}
.linksuperior {
	width: 580px;
	height: 0px;
	margin: 0px auto auto 370px;
	padding: 20px 0px 0px 0px;
}
.contactenos{
	width: 530px;
	height: 30px;
	margin-top: 30px;
	float: right;
}
.link_contacto{
	width: 230px;
	height: 20px;
	float: left;
	margin: 7px;
	text-align: right;
}
.link_contacto img {
	vertical-align: middle;
}

.text_contacto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.usuario{
	width: 260px;
	height: 25px;
	float: left;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
	text-align: right;
	font-style: italic;
	font-weight: bold;
}
.usuariocerrar{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFCC00;
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
	text-align: right;
	font-style: italic;
	font-weight: bold;
}
.usuariocerrar:hover{
	
	color:yellow;
}

.carpeta {
	width: 250px;
	height: 75px;
	padding: 0;
	margin: 52px 0px 0px 5px;
	float:left;
	vertical-align: middle;
}
.carpeta img {
	margin: 2px 2px 2px 2px;
	float: right;
	vertical-align: middle;
}

.carpeta1 {
	width: 20px;
	height: 75px;
	padding: 0;
	margin: 52px 0px 0px 15px;
	float:left
}
.ingresoclientes {
	width: 290px;
	height: 50px;
	padding: 0;
	margin: 5px auto 0px auto;
	text-align: center;
}

.titgrande1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
	
}
.titgrande1:hover {
	color: #666666;	
}

.titgrande2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}
.titgrand2:hover {
	color: #666666;	
}

.titevento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C42700;
	text-decoration: none;
	line-height: 15px;
}
.titevento:hover {
	color: #FFCC00;	
}

.botones {
	width: 180px;
	height: 35px;
	padding: 0;
	margin: 2px 2px 2px 2px;
	text-align: center;
	float: left;
	vertical-align: middle;
}
.ingreso1 {
	width: 350px;
	height: 35px;
	padding: 0;
	margin: 2px 2px 2px 10px;
	text-align: center;
	float: left;
}
.notaprincipal {
	width: 93%;
	height: auto;
	margin: 2px 0px 2px 10px;
	text-align: left;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
}
.notaprincipal h1 {
	font-size: 22px;
	color: #000000;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	margin:0 0 10px 5px;
}
.notaprincipal h3 {
	font-size: 18px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
.notaprincipal p {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
.notaprincipal img {
	margin: 4px 10px 10px 4px;
	float: left;
	text-align: left;
}

.links {
	width: 95%;
	height: auto;
	padding: 0;
	margin: 2px 2px 2px 10px;
	text-align: left;
	float: left;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.links img {
	margin: 2px 4px 2px 15px;
	vertical-align: middle;
}
.links_azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0099CC;
	font-weight: normal;
}

.links_azul:hover {
	color: #00BCFC;

}

.links_azulpeq a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0099CC;
	font-weight: normal;
}

.links_azulpeq a:hover {
	color: #00BCFC;

}


.clm_dos {
	width: 98%;
	height: auto;
	padding: 0;
	margin: 2px 2px 2px 15px;
	float: left;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
.clm_dos1  {
	width: 250px;
	height: auto;
	padding: 4;
	margin: 1px 1px 1px 15px;
	float: left;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
.clm_dos1 img {
	margin: 4px 4px 4px 4px;
	vertical-align: middle;

}
.linkcomunidad  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CA2800;
	text-decoration: none;
}
.linkcomunidad:hover  {
	color: #FF9900;
}
.parrafocomunidad  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.resumencomunidad  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.resumencomunidad:hover  {
	color: #666666;
}


.subtitulo {
    font-size: 15px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 18px;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-align: left;
}



/*IMAGES*/
div.img2
{
	margin: 4px ;
	border: 1px solid #FFFFFF;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
	background-color: #ffffff;
	border:1px black solid;
	
}

div.img
{
	margin: 4px;
	border: 1px solid #FFFFFF;
	height: 160px;
	width: 170px;
	float: left;
	text-align: center;
	background-color: #ffffff;
}
div.img img
{
  display: inline;
  margin: 4px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #ffffff;}
div.desc
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 95%;
	margin: 2px;
	text-decoration: none;
}
/*
div.desc a:hover {color: #FF9900;}
.linea_verde{
	width:966px;
	height:3px;
	background-color:#99CC00
	}
*/
}
.bg_usuario{
	width: 101px;
	height: 28px;
	background-repeat: no-repeat;
}

.bg_usuario input {
	border: 0;
	background: #62686C;
	width: 80px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;

}


.buscador_empresa {
	background-image:url('img/bg_buscadorempresa.png');
	background-repeat:no-repeat;
	width:725px;
	height:42px;
	margin:10px 0 10px 10px;
	padding:0px 0 0 0;
	color:gray;
}


.buscador_empresa input, .buscador_empresa select {
	border:0;
	color:gray;
	width:150px;
}


.titulogrande {
	padding: 2px;
	margin: 0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #336699;
	width: 96%;
	height: 30px;
	background-repeat: repeat-x;
	background-image: url('img/barra_titulo.jpg');
	background-color: #E6E6E6;
	vertical-align: middle;
	line-height: 30px;
	text-indent: 15px;

}

.titulogrande1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	width: 99%;
	height: 26px;
	background-color:#0085B0;
	vertical-align: middle;
	line-height: 24px;
	text-indent: 10px;
	padding-top: 0px;
}
.titulogrande2 {
	padding: 1px;
	margin: 0px 0px 6px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	width: 99%;
	height: 25px;
	background-color: #30393F;
	vertical-align: middle;
	line-height: 24px;
	text-indent: 10px;
}


.tit {
	width:400px;
	height:30px;
	/*font-weight:bold;*/
	float:left;
}

.tit2 {
	width:200px;
	height:30px;
	font-size:9pt;
	float:right;
	text-align:center;
	padding:0 0 0 0px;
}

.tit2 a {
	color: #336699;
}

.tit2 a:hover {
	color: #336699;
}

.buscador {
	float:right;
	width:200px;
	height:30px;
	
}

.contenedor_empresas {
	margin:30px 0 0 0;
}

.empresas{
	width: 100%;
	padding: 0;
	/* float: left;*/
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
} 

.empresas .img {
	vertical-align: middle;
	float:left;
	width:150px;
	height:120px;

}

.servicios {
	overflow:hidden;
	height:100%;
	
}

.servicios .img2 {
	vertical-align: middle;
	float:left;
	width:100px;
	height:80px;
	border:1px solid silver;
	margin:0 10px 10px 0;

}
.servicios2 {
	margin:10px 10px 10px 12px;
	
}

.info_empresa {
	float:left;
	height:100%;
	width:570px;
	font-size:9pt;
	line-height:13pt;
	
	
}

.info_empresa2 {
	float:left;
	height:100%;
	font-size:9pt;
	line-height:13pt;
	margin:0 20px 20px 15px;
	
	
}

.info_empresa h2, .info_empresa2 h2 {
	font-size: 12px;
	color:#CC0000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	margin:0 0 10px 0;

}

.info {
	overflow:hidden;
	width:98%;
	margin:10px 10px 10px 30px;
}

.panel {
	margin-bottom:20px;
	overflow:hidden;
	height:100%;
	font-size:9pt;
	width:96%;
}

.panel td {
	height:30px;
}

.forma2 {
	background-color: #FFFFFF;
	border: 1px solid #99CCFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	width:150px;
	padding-top:4px;
	padding-left: 3px;
}
.forma_textarea {
	background-color: #FFFFFF;
	border: 1px solid #99CCFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	width:523px;
	height:50px;

}
.panellave {
	background-position: center top;
	overflow: auto;
	font-size: 9pt;
	width: 96%;
	background-image: url('img/fondo_llave.png');
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 18px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.panellave a {
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.panellave a:hover {
	color:yellow;
	line-height: 16px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.panellave img {
	margin: 0 0px 0px 0;
}

.sesion {
	height: auto;
	width: 720px;
	margin: 2px auto 7px auto;
	
}
.cerrarsesion {
	width: 92px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FF3300;
	float: right;
	overflow: hidden;
}
.cerrarsesion1 {
	width: 570px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-style: italic;
	float: left;
	overflow: hidden;
}
.redes{
	margin: 0px auto 0px auto;
	width: 180px;
	overflow: hidden;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #455C81;
	line-height: 18px;
}


.cerrarvideo {
	margin: 0px auto 0px auto;
	width: 500px;
	overflow: hidden;
	text-align:right;
	
}

.cerrarvideo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#C42700;
	line-height: 14px;

}
.cerrarvideo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF9900;
	line-height: 14px;

}
.linkempresas {
	margin: auto;
	width: 700px;
	overflow: hidden;
	text-align: left;
	height: 35px;
	background-color: #F3F3F3;
	vertical-align: middle;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
}
.linkempresas a {
	color: #336699;
	vertical-align: middle;
	text-decoration: none;
}
.linkempresas a:hover {
	color: #0066FF;
	vertical-align: middle;
	text-decoration: underline;
}
.linkempresas img {
	vertical-align: middle;
	margin-left: 4px;
}

.linkempresas1 {
	width: 500px;
	overflow: hidden;
	text-align: left;
	height: auto;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
	vertical-align: middle;
	float: right;
	margin: auto;
	font-size: 11px;
	line-height: 30px;
}
.linkempresas1 a {
	color: #336699;
	vertical-align: middle;
	text-decoration: none;
}
.linkempresas1 a:hover {
	color: #0066FF;
	vertical-align: middle;
	text-decoration: underline;
}

.linkempresas1 img {
	vertical-align: middle;
	margin-left: 4px;
}

.linkempresas2 {
	width: 25%;
	overflow: hidden;
	text-align: left;
	height: 25px;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
	vertical-align: bottom;
	float: left;
	margin-left: 23px;
}
.linkempresas1 a {
	color: #336699;
	vertical-align: middle;
	text-decoration: none;
}
.linkempresas1 a:hover {
	color: #0066FF;
	vertical-align: middle;
	text-decoration: underline;
}

.linkempresas1 img {
	vertical-align: middle;
	margin-left: 4px;
}

.linkempresas3 {
	margin: auto;
	/*width: 510px;*/ 
	overflow: hidden;
	text-align: left;
	height: 35px;
	background-color: #F3F3F3;
	vertical-align: middle;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 12px;
	text-decoration: none;
	padding-top: 5px;
}
.linkempresas3 a {
	color: #336699;
	vertical-align: middle;
	text-decoration: none;
}
.linkempresas3 a:hover {
	color: #0066FF;
	vertical-align: middle;
	text-decoration: underline;
}
.linkempresas3 img {
	vertical-align: middle;
	margin-left: 4px;
	
}


.text_blanco_zona {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_blanco_zona1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #E4E4E4;
	text-decoration: none;
}

.formazona {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	height: 25px;
	border: 1px solid #FFFFFF;
}
.textoamarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
}
.textoamarillo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
}
.www {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.tituloevento {
	font-size:10pt;
	text-transform:uppercase;
	margin-top:7px;
	line-height:14pt;
	color:#0E5EB6;
	font-weight:bold;
}
.email{
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 14pt;
	text-align: left;
	color: #333333;
}
.email:hover {
	color: #00A8F9;
}
.docs {
	padding: 6px 4px 6px 4px;
	clear: both;
	width: 526px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: auto;
	background: #F5F5F5;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.docs a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.docs a:hover{
	color:#999999;
}
.docs img{
	vertical-align: middle;
	margin-left: 4px;

}

.docs1 {
	width: 530px;
	margin: auto;

}


.videosalianza
{
	margin: 4px 4px 4px 0 ;
	padding-left:5px;
	height: auto;
	width: 170px;
	float: left;
	text-align: center;
}


