/* EXPO LGBT MEXICO DF 2012 */

/* PARTE BASICA */

*{
	margin: 0;
	padding: 0;
	}

body{
	background:url(../img/back.jpg) repeat-x #18181a;
	font-family:Verdana, Geneva, sans-serif; 
	}
	
img{
	border:none;
	}
	
ul, li{
	display:inline;
	}
	
	
:focus { /*evita que salgan puntitos al darle click en la imagen de la botonera principal*/
outline: 0;
}

a{
	color:#C00;
	text-decoration:none;
	}
	
a:hover{
	text-decoration:underline;}

/* FIN DE PARTE BASICA */

/* CONTENEDOR PRINCIPAL */
	
#main{
	width: 1024px;
	margin: 0px auto;
	background-color:#FFF;
	}
	
/* FIN DE CONTENEDOR PRINCIPAL */

/* DIV DE HEADER */

#header{
	height:459px;
	background:url(../img/head-rojo.jpg) no-repeat;
	}
	
#headerdos{
	height:459px;
	background:url(../img/header.jpg) no-repeat;
	}
	
#primera{
	height:421px;
	width:1000px;
	float:left;
	margin:35px 0 0 0px;
	}

#logo{
	background:url(../img/logo.gif) no-repeat;
	width:264px;
	height:140px;
	margin: 0px 0 0 10px;
	float:left;
	position:absolute;
	z-index:20;
	}
	
#gifun{
	background: url(../nuevas_img/ventanilla_pord.gif) no-repeat top center;
	width:237px;
	height:153px;
	margin: 16px 145px 0 0;
	float:right;
	z-index:21;
	}
	
#hed2{
	position:absolute;
	z-index:19;
	height:241px;
	width:931px;
	margin:179px 0 0 59px;
	}
	
.balazos{
	height:220px;
	width:366px;
	float:left;
	margin:0 0 0 150px;
	background:url(../img/balazos.png) no-repeat top left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #999999;
	}
	
.balazos2{
	height:220px;
	width:366px;
	float:left;
	margin:0 0 0 150px;
	background:url(../img/_balazos.png) no-repeat top left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #999999;
	}
	
	.txt1{
		margin-top:30px;
		}
	
	.txt2{
		margin-top:70px;
		}
	
	.txt3{
		margin-top:65px;
		}

.redes{
	height:49px;
	width:390px;
	margin-top:190px;
	float:right;
	}
	
	.redes ul{
			list-style-image:none;
			list-style-type:none;
			}
			
		.redes ul li{
			height:35px;
			background-image:url(../img/botones_redes.png);
			background-repeat:no-repeat;
			float:left;
			margin:0;
			padding-top:px;
			top: 405px;
			}
			
		.redes ul li a{
			display:block;
			height:100%;
			width:100%;
			}
			
		.redes ul li.expositores{
			background-position:0 0;
			left:609px;
			width:230px;
			}
																		
		.redes ul li.expositores:hover{
			background-position:0px -35px;
			}
			
		
		.redes ul li.fb{
			background-position:-230px 0;
			left:940px;
			width:50px;
			}
																		
		.redes ul li.fb:hover{
			background-position:-230px -34px;
			}
			
		.redes ul li.ttr{
			background-position:-276px 0;
			left:990px;
			width:50px;
			}
																		
		.redes ul li.ttr:hover{
			background-position:-276px -34px;
			}	
		
		
	
	
/* FIN DE DIV DE HEADER */
	
/* DIV DE MENU */
				
	#menu{
		clear:both;
		height: 94px;
		background: url(../img/menu.jpg) no-repeat;
		}
		
		.nav{
			display:block;
			height:50px;
			margin:0px 5px 0 46px;
			position:relative;
			width:961px;
			padding: 20px 0 0 0;
		    }
			
		.nav ul{
			float:none;
			list-style-image:none;
			list-style-type:none;
			/*margin:10px 0 0 0;*/
			}
			
		.nav ul li{
			height:53px;
			background-image:url(../img/botonera.png);
			background-repeat:no-repeat;
			float:left;
			margin:0;
			padding-top:5px;
			position:absolute;
			/*width: 960px;*/
			}
			
		.nav ul li a{
			display:block;
			height:100%;
			width:100%;
			}
			
		.nav ul li.b0{
			background-position:0px 0px; 
			left:0px; 
			width:63px;
			}
			
	    .nav ul li.b1{
			background-position:-63px 0px; 
			left:63px; 
			width:116px;
			}
			
        .nav ul li.b2{
			background-position:-179px 0px; 
			left:179px; 
			width:111px;
			}
			
        .nav ul li.b3{
			background-position:-290px 0px; 
			left:290px; 
			width:99px;
			}
			
        .nav ul li.b4{
			background-position:-389px 0px; 
			left:389px; 
			width:77px;
			}
			
        .nav ul li.b5{
			background-position:-467px 0px; 
			left:467px; 
			width:81px;
			}
			
        .nav ul li.b6{
			background-position:-548px 0px; 
			left:548px; 
			width:99px;
			}
			
        .nav ul li.b7{
			background-position:-646px 0px; 
			left:646px; 
			width:212px;
			}
			
        .nav ul li.b8{
			background-position:-859px 0px; 
			left:859px; 
			width:102px;
			}
																		
		.nav ul li.b0:hover{
			background-position:0px -59px;
			}
			
		.nav ul li.b1:hover{
			background-position:-63px -59px;
			}
			
		.nav ul li.b2:hover{
			background-position:-179px -59px;
			}
			
		.nav ul li.b3:hover{
			background-position:-290px -59px;
			}
			
		.nav ul li.b4:hover{
			background-position:-389px -59px;
			}	
			
		.nav ul li.b5:hover{
			background-position:-467px -59px;
			}
			
		.nav ul li.b6:hover{
			background-position:-548px -59px;
			}
			
		.nav ul li.b7:hover{
			background-position:-646px -59px;
			}
			
		.nav ul li.b8:hover{
			background-position:-859px -59px;
			}	
			
/* FIN DE DIV DE MENU */

/* DIV DE SUBMENU CON CAJAS DE COLORES */

#submenu{
	background:url(../img/menu2.png) no-repeat #f4f4f4;
	height:267px;
	}
	
	#contsub{
	height:267px;
	width:900px;
	margin:auto;
		}
	
/* FIN DIV DE SUBMENU CON CAJAS DE COLORES */

/* DIV DE CONTENIDO PRINCIPAL */

#content{
	background: url(../img/content.png) no-repeat #f4f4f4;
	height:263px;
	}
	
	#contener{
		width:917px;
		height:259px;
		margin: 0 auto;
		}
	
	.box1{
		width:226px;
		height:259px;
		float:left;
		background:url(../img/bx1.png) no-repeat;
	}
	
	.box1main{
		margin:21px;
	}
	
	.btnf p a.bf {
	background-image:url(../img/formulario.png);
	background-position: top;
	margin:12px auto;
	text-indent: -9999px;
	display: block;
	width: 131px; 
	height: 72px;
	}
 
	.btnf p a.bf:hover {
	background-position: bottom;
	}
		
	.text{
	width:468px;
	height:259px;
	float:left;
	}
	
	.textcont{
		margin:23px 21px 0 16px;
	}
	
	.titulo{
		height:77px;
		color:#FFF;
		font-size:14px;
		text-align:center;
		padding-top:10px;
		}
		
	.btnf{
	height:85px;
		}
		
	.safe{
		font-size:11px;
		text-align:center;
		color: #999;
		}
	
	.text p{
		font-size:12px;
		color:#666;
		line-height:20px;
		}
		
	.text h1{
		font-size:21px;
		color:#FF0000;
		font-weight:normal;
		line-height:60px;
		}
	
	.box3{
		width:223px;
		height:259px;
		float:right;
		background: url(../img/box3.png) no-repeat;
		}
		
	.box3cont{
	margin:23px 15px 0px 20px;
		}
		
	.box3cont li {
	    padding: 5px 20px 5px 0;
	    background: no-repeat center left;
	    }
	
	.box3cont p{
	color:#C1272D;
	font-size:13px;
		}
		
	.box3cont ul li{
		display:list-item;
		list-style:none;
		}
		
	.box3cont ul li{
		color:#999999;
		font-size:11px;
		line-height:15px;
		}
		
	.box3cont .more{
		color:#FF0000;
		font-size:11px;
		text-align:center;
		border-bottom: 1px solid #FF0000;
		padding-bottom:5px;
		margin:0 50px 0 40px}
	
/* FIN DE DIV DE CONTENIDO PRINCIPAL */

/* DIV DE EXPOSITORES */

#expositores{
	height:224px;
	width:1024px;
	background:url(../img/patrocinadores.png) no-repeat #f4f4f4;
	}
	
	.expocont{
		width:920px;
		height:172px;
		padding:22px 51px 0 51px;
		}
		
	.expotitulo{
		font-size:12px;
		color:#808080;
		height:20px;
		width:206px;
		text-align:center;
		padding: 9px 0 0 0;
		}
		
	.expotitulo a{
		color:#808080;
		text-decoration:none;
		}
		
	.expotitulo a:hover{
		color:#F00;
		}
		
	.expobanner{
		height:142px;
		background:url(../img/expo-bck.png) no-repeat center;
		}
		
	#expocont{
		height:116px;
		width:826px;
		margin:auto;
		padding-top:20px;
		}
	
/* FIN DE DIV DE EXPOSITORES */

/* DIV DE CONTENIDO ROJO CONT2 */

#cont2{
	background:url(../img/legals.png) no-repeat;
	height:274px;
	}
	
	.cont2cont{
		width:938px;
		height:236px;
		display:block;
		margin:auto;
		padding-top: 23px;
		/*margin:23px 0 14px 52px;*/
		}
		
	.lillogo{
		width:260px;
		float:left;
		height:236px;
		}
		
	.loguito{
		height:210px;
		background-image:url(../img/lillogo.png);
		background-repeat:no-repeat;
		background-position:center;}
	
	.privacidad{
		text-align:center;
		}
		
	.privacidad a{
		text-decoration:none;
		color:#660202;
		font-size:12px;
		}
		
	.privacidad a:hover{
		color:#F00;}
	
	.iconos{
		width:361px;
		float:left;
		height:236px;
		background:url(../img/fondo_b.png) center no-repeat;
		}
		
	.iconosf{
		background: url(../img/bag_icon.png) center no-repeat;
		height:180px;
		width:171px;
		margin:auto;
		margin-top:30px;
		}
	
	.lilmenu{
		width:190px;
		float:left;
		height:236px;
		}
		
	.serv_f{
		background:url(../img/servicios_let.png) no-repeat left;
		margin-top:58px;
		height:38px;
		width:127px;
		}
		
		.serv_f_dos{
	margin-top:20px;
	height:20px;
	width:160px;
	color:#FFF;
		}
		
	
		

/* FIN DE DIV DE CONTENIDO ROJO CONT 2 */

/* DIV DE FOOTER */
	
#footer{
	background:url(../img/footer.png) no-repeat;
	height:106px;
	}

.f1{
	
	float:left;
	width:300px;
	margin:15px 0 0 40px;
	}
	
.f1 img{
	background:url(../img/logobranmedia.png) no-repeat;
	}
					
.f1 img:hover{
	background:url(../img/logobranmedia_hovr.png) no-repeat;
	}
	

.f2{
	float:right;
	width:670px;
	font-size:10px;
	color:#666;
	margin: 26px 0 38px 0;
	}

.f2 a{
	color:#666;
	text-decoration:none;
	}
	
.f2 a:hover{
	color:#FF0000;
	text-decoration:underline;
	}

.copy{
	font-size:9px;
	text-align:center;
	clear:both;
	color:#666;
	}
	
/* FIN DIV DE FOOTER */

/* ESTILOS EXTRA */

#pscroller1{
width: 366px;
height: 220px;
padding: 5px;
}

.planobabs a{
	text-decoration:none;
	color:#66C;
	}
	
.planobabs a:hover{
	text-decoration:underline;
	}
	
#tweet{
	color:#000;
	font-size:12px;
	text-align:left;
	}
	
#tweet a{
	color:#F00;
	text-decoration:none;
	}
	
#tweet a:hover{
	color:#C00;
	text-decoration:underline;
	}
	
/*-----PATRCINADORES-----*/

	.minimenu br {
	margin: 0;
	line-height: 1.5;
	}
		

	.minimenu p a.pa {
	background: url(../patrocinadores/ohm.png) no-repeat top center;
	margin:12px auto;
	display: block;
	width: 131px; 
	height: 72px;
	font:Verdana, Geneva, sans-serif 12px;
	text-decoration:none;
	font-size:12px;
	color: #600;
	text-align:center;
	
	}
 
	.minimenu p a.pa:hover {
	color:#FFF
	}
	
/* FIN DE MI ESTILO EXPO LGBT MEXICO DF 2012 ® derechos reservados */
