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

html{
	background:#F6F6F6;
	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:#FFF;
	padding-top:35px;
	text-align:left;
	margin-bottom:30px;
}


#foto-top{
	display:block;
}


#foto-top2{
	display:none;
}

#contenedor-general{
	display:block;
	margin:0 auto;
	max-width:1000px;
	padding-bottom:50px;
	box-sizing:border-box;
	width:100%;
	background:url(img/fondo.jpg) repeat-x;
	background-color:#D0E4F6;
}

article{
	display:block;
	width:100%;
	box-sizing:border-box;
	color:#FFF;
	min-height:250px;
	text-align:justify;
	line-height:20px;
	padding:20px;
}


#contenedor-article{
	display:block;
	width:100%;
	min-height:300px;
	background:#DCECF9;
	box-sizing:border-box;
	padding:20px;
	
}

#video{
	display:block;
	width:50%;
	float:left;
	height:260px;
	box-sizing:border-box;
}

#info-evento{
	display:block;
	float:left;
	box-sizing:border-box;
	width:50%;
	padding-left:20px;
	padding-top:10px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-right:20px;
}

.titulo-info{
	font-family:Arial, Helvetica, sans-serif;
	color:#069;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	
}



aside{
	display:block;
	width:40%;
	box-sizing:border-box;
	float:right;
	padding-left:20px;
	padding-top:10px;
	padding-right:5px;
	min-height:250px;
}

#dato{
	display:block;
	margin-bottom:1px;
}



#contenedor-datos{
	display:block;
	background:none;
	width:100%;
	box-sizing:border-box;
	padding:10px;
	font-family: 'stagsans-light';
	font-size:17px;
	color:#FFF;
}

#icono-datos{
	display:block;
	width:50px;
	float:left;
}

#detalle-datos{
	display:block;
	float:left;
	box-sizing:border-box;
	margin-left:10px;
	min-width:30px;
	max-width:235px;
	padding-top:15px;
	margin-bottom:40px;
	text-align:left;
	color:#DB6700;
}


#detalle-datos2{
	display:block;
	float:left;
	box-sizing:border-box;
	margin-left:10px;
	min-width:30px;
	max-width:235px;
	padding-top:10px;
	text-align:left;
	line-height:20px;
	color:#DB6700;
}



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


#datos-up{
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#184959;
	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;
	color:#184959;
	padding-top:30px;
}



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



#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:block;
	width:100%;
	box-sizing:border-box;
	color:#FFF;
	min-height:50px;
	font-family: 'stagsans-light';
	text-align:left;
}

#foto-expositor{
	display:block;
	float:left;
	margin-right:1%;
	margin-bottom:15px;
	width:19%;
}


#titulo-expositor{
	display:block;
	width:200px;
	background:#1E435D;
	box-sizing:border-box;
	padding-left:15px;
	padding-top:10px;
	padding-right:15px;
	padding-bottom:10px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:20px;
	margin-bottom:10px;
	text-align:left;
	line-height:20px;
}



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

.cargo-expositor{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#FFF;
	display:block;
	margin-bottom:20px;
}

#info-expositor{
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-size:15px;
	float:right;
	width:80%;
	box-sizing:border-box;
	padding-top:20px;
	color:#DB6700;
}



#info-expositor2{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	box-sizing:border-box;
	padding-top:20px;
	color:#069;
	text-align:left;
	padding-left:15px;
}





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




















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




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

}


@media screen and (max-width:800px){
	
article{
	display:block;
	width:100%;
	box-sizing:border-box;
	color:#FFF;
	min-height:250px;
	text-align:justify;
	line-height:20px;
	padding:20px;
}


#contenedor-article{
	display:block;
	width:100%;
	min-height:100px;
	background:#DCECF9;
	box-sizing:border-box;
	padding:20px;
	
}

#video{
	display:block;
	width:40%;
	float:left;
	height:220px;
	box-sizing:border-box;
}

#info-evento{
	display:block;
	float:left;
	box-sizing:border-box;
	width:60%;
	padding-left:15px;
	padding-top:10px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-right:15px;
	line-height:18px;
}

.titulo-info{
	font-family:Arial, Helvetica, sans-serif;
	color:#069;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	
}

#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:667px){
	
article{
	display:block;
	width:100%;
	box-sizing:border-box;
	color:#FFF;
	min-height:250px;
	text-align:justify;
	line-height:20px;
	padding:20px;
}


#contenedor-article{
	display:block;
	width:100%;
	min-height:100px;
	background:#DCECF9;
	box-sizing:border-box;
	padding:20px;
	
}

#video{
	display:block;
	width:100%;
	float:none;
	height:300px;
	box-sizing:border-box;
}

#info-evento{
	display:block;
	float:none;
	box-sizing:border-box;
	width:100%;
	padding-left:15px;
	padding-top:30px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-right:15px;
	line-height:18px;
}

.titulo-info{
	font-family:Arial, Helvetica, sans-serif;
	color:#069;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	
}





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




#datos-up{
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
color:#184959;
width:100%;
	float:none;
	padding-top:10px;
	
	
}


#redes-up{
	display:block;
	margin-top:10px;	
	
}

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

#organizador{
	display:block;
	width:100%;
	float:none;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	color:#184959;
	padding-top:30px;
}


#foto-top{
	display:block;
}


#foto-top2{
	display:none;
}





}


@media screen and (max-width:400px){
	
	
	
	article{
	display:block;
	width:100%;
	box-sizing:border-box;
	color:#FFF;
	min-height:250px;
	text-align:justify;
	line-height:20px;
	padding:0;
	
}


#contenedor-article{
	display:block;
	width:100%;
	min-height:100px;
	background:#DCECF9;
	box-sizing:border-box;
	padding:2px;
	padding-bottom:10px;
	
}

#video{
	display:block;
	width:100%;
	float:none;
	height:190px;
	box-sizing:border-box;
}

#info-evento{
	display:block;
	float:none;
	box-sizing:border-box;
	width:100%;
	padding-left:15px;
	padding-top:30px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-right:15px;
	line-height:18px;
}

.titulo-info{
	font-family:Arial, Helvetica, sans-serif;
	color:#069;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	
}





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




#datos-up{
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
color:#184959;
width:100%;
	float:none;
	padding-top:10px;
	
	
}


#redes-up{
	display:block;
	margin-top:10px;	
	
}

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

#organizador{
	display:block;
	width:100%;
	float:none;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	color:#184959;
	padding-top:30px;
}


#foto-top{
	display:block;
}


#foto-top2{
	display:none;
}


#foto-top{
	display:none;
}


#foto-top2{
	display:block;
}

#contenedor-form{
	padding:0;
}



}
