.cnt_img img
{
	margin:0 auto;
	display:block;
}
.clear
{
	clear:both;
}

html{
	background:#B9BEC6;
	margin:0 auto;
	text-align:justify;
	
}

@font-face {
	font-family: 'stagsans-book';
	src: url('fonts/stagsans-book.eot?') format('eot'), 
	     url('fonts/stagsans-book.otf')  format('opentype'),
	     url('fonts/stagsans-book.woff') format('woff'), 
	     url('fonts/stagsans-book.ttf')  format('truetype'),
	     url('fonts/stagsans-book.svg#stagsans-book') format('svg');
}

@font-face {
	font-family: 'stagsans-light';
	src: url('fonts/stagsans-light.eot?') format('eot'), 
	     url('fonts/stagsans-light.otf')  format('opentype'),
	     url('fonts/stagsans-light.woff') format('woff'), 
	     url('fonts/stagsans-light.ttf')  format('truetype'),
	     url('fonts/stagsans-light.svg#stagsans-light') format('svg');
}


@font-face {
	font-family: 'stagsans-medium';
	src: url('fonts/stagsans-medium.eot?') format('eot'), 
	     url('fonts/stagsans-medium.otf')  format('opentype'),
	     url('fonts/stagsans-medium.woff') format('woff'), 
	     url('fonts/stagsans-medium.ttf')  format('truetype'),
	     url('fonts/stagsans-medium.svg#stagsans-medium') format('svg');
}


p{
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	text-align:left:
}

h1{
	font-family: 'stagsans-light';
}

h2{
	font-family: 'stagsans-light';
}

h3{
	font-family: 'stagsans-book';
}

li{
	margin-bottom:10px;
}


.titular-respuesta{
	display:block;
	font-family: 'stagsans-light';
	font-size:29px;
	line-height:30px;
	color:#333;
	padding-top:35px;
	text-align:left;
	margin-bottom:30px;
}


#foto-top{
	background-image:url(img/cabecera.png);
	display:block;
	width:100%;
	height:500px;
}




#contenedor-general{
	display:block;
	margin:0 auto;
	max-width:1000px;
	background:#001F60 ;
	padding-bottom:50px;
	box-sizing:border-box;
	width:100%;
}


#conte-info{
	display:block;
	background:#3FF;
	width:100%;
	box-sizing:border-box;
}


#info-todo{
	display:table-cell;
	width:100%;
	box-sizing:border-box;
	color:#FFF;
	font-family: 'stagsans-light';
	text-align:left;
	line-height:20px;
	vertical-align:top;
	padding-left:60px;
	text-align:justify;
	padding-top:40px;
	padding-right:60px;
	padding-left:60px;
	padding-bottom:5px;
}

#datos-todo{
	display:table-cell;
	width:25%;
	box-sizing:border-box;
	padding-left:10px;
	padding-right:60px;
	font-size:14px;
	color:#26386C;
	font-family: 'stagsans-medium';
}





#dato{
	display:block;

}




#icono-datos{
	display:table-cell;
	width:50px;
}

#detalle-datos{
	display:table-cell;
	box-sizing:border-box;
	text-align:left;
	vertical-align:top;
	padding-top:15px;
	padding-left:5px;
}






#contenedor-form{
	padding:20px;
}



#contenedor-footer{
	display:block;
	box-sizing:border-box;
	width:960px;
	padding-left:25px;
	padding-right:25px;
	margin:0 auto;
	border-top:1px solid #FFF;
	color:#FFF;
}


#datos-up{
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	width:50%;
	float:left;
	padding-top:10px;
	
	
}


#redes-up{
	display:block;
	
}

#icono-footer{
	display:inline-block;
	width:25px;
	margin-right:5px;
	margin-top:5px;
}

#organizador{
	display:block;
	width:50%;
	float:right;
	text-align:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	padding-top:30px;
}



#logo-cierre{
	display:block;
	float:right;
	margin-top:20px;
	width:300px;
}



#cuerpo-cierre{
	display:block;
	width:65%;
	box-sizing:border-box;
	padding-top:50px;
	padding-left:35px;
	padding-bottom:15px;
	padding-right:25px;
	color:#FFF;
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	margin-bottom:50px;
}



#expositores{
	display:table;
	width:100%;
	box-sizing:border-box;
	color:#FFF;
	text-align:left;
	color:#5A585B
}

#foto-expositor{
	display:table-cell;
	margin-right:10px;
	margin-bottom:15px;
	width:20%;
}


#info-expositor{
	display:table-cell;
	font-family:Tahoma, Geneva, sans-serif;
	color:#5A585B;
	font-size:14px;
	vertical-align:top;
	box-sizing:border-box;
	padding-left:2%;
}


.nombre-expositor{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	color:#EA4357;
	display:block;
	margin-bottom:10px;
	text-transform:uppercase;
	padding-top:15px;
	
}



.linea-corte{
	display:block;
	width:100%;
	height:1px;
	background:#29647a;
	margin-top:20px;
	margin-bottom:20px;
}



#btn-descargar{
	display:block;
	width:100%;
	box-sizing:border-box;
	text-align:right;
	padding-right:50px;
	padding-top:20px;
}



















@media screen and (max-width:1280px){
}




@media screen and (max-width:1024px){
	

}




@media screen and (max-width:800px){
	
	
	
	#foto-top{
	background-image:url(img/cabecera-800.png);
	display:block;
	width:100%;
	height:500px;
}


	
	
	#info-todo{
	display:table-cell;
	width:100%;
	box-sizing:border-box;
	color:#FFF;
	font-family: 'stagsans-light';
	text-align:left;
	line-height:20px;
	vertical-align:top;
	padding-left:60px;
	border-right:1px solid #FFF;
	text-align:justify;
	padding-top:10px;
	padding-right:30px;
}

#datos-todo{
	display:table-cell;
	width:35%;
	box-sizing:border-box;
	padding-left:10px;
	padding-right:60px;
	font-size:14px;
}



#contenedor-footer{
	display:block;
	box-sizing:border-box;
	width:100%;
	padding-left:25px;
	padding-right:25px;
	margin:0 auto;
	border-top:1px solid #FFF;
}
	
	



}



@media screen and (max-width:640px){
	
	
	
	#foto-top{
	background-image:url(img/cabecera-640.png);
	display:block;
	width:100%;
	height:260px;
}

	
	
		
	#info-todo{
	display:block;
	width:100%;
	box-sizing:border-box;
	color:#FFF;
	font-family: 'stagsans-light';
	text-align:left;
	line-height:20px;
	vertical-align:top;
	padding-left:10px;
	border-right:1px solid #FFF;
	text-align:justify;
	padding-top:10px;
	padding-right:30px;
}

#datos-todo{
	display:block;
	width:100%;
	box-sizing:border-box;
	padding-left:10px;
	padding-right:60px;
	font-size:14px;
}



#contenedor-footer{
	display:block;
	box-sizing:border-box;
	width:100%;
	padding-left:25px;
	padding-right:25px;
	margin:0 auto;
	border-top:1px solid #FFF;
}
	
	






}


@media screen and (max-width:320px){
	
	
	
	#foto-top{
	background-image:url(img/cabecera-320.png);
	display:block;
	width:100%;
	height:260px;
}

	
	
	
		#info-todo{
	display:block;
	width:100%;
	box-sizing:border-box;
	color:#FFF;
	font-family: 'stagsans-light';
	text-align:left;
	line-height:20px;
	vertical-align:top;
	padding-left:5px;
	border-right:1px solid #FFF;
	text-align:justify;
	padding-top:5px;
	padding-right:5px;
}

#datos-todo{
	display:block;
	width:100%;
	box-sizing:border-box;
	padding-left:10px;
	padding-right:60px;
	font-size:14px;
}



#contenedor-footer{
	display:block;
	box-sizing:border-box;
	width:100%;
	padding-left:25px;
	padding-right:25px;
	margin:0 auto;
	border-top:1px solid #FFF;
}
	
	
	
#organizador{
	display:block;
	width:100%;
	float:none;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	padding-top:30px;
}
	
	
#datos-up{
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	width:100%;
	float:none;
	padding-top:10px;
	text-align:center;
	
	
}	
	
	




}
