#splash {
	width:703px;
	height:346px;
	margin:0 auto;
}

#panelReel {
	position: absolute;
	top: 0;
	left: 0;
}

#panelReel > * {
	position:relative;
	display:block;
	width: 790px;
	height:560px;
	}

#activity {
	width: 790px;
	height:560px;
	background-image:url(../img/fondo.png);
	/*Estas propiedades pueden modificarse si llegase a ser necesario*/	
	margin:auto;
	overflow:hidden;
	border: dashed 3px;	
}

/************ Generales ***********/

.botones_actividad{
	position: absolute;
	left: 493px;
	top: 482px;
	list-style-type:none;
	margin-top: -6px;
	padding: 0px;
	z-index: 10;
}

.botones_actividad li{
	position: relative;
	margin-left: 10px;
	margin-top: 20px;
	float: left;
}
.feed{
	color: #fff;
	background-color: #104889;
	font: 16px/20px avenir, Arial;
	padding: 3px 6px 12px 6px;
	text-align: center;
	opacity: 0.85;
	z-index: 50;
	border-radius: 12px;
}
.feed *{
	cursor: pointer;
}
.btn_cerrar_feed {
	text-align: right;
position: absolute;
left: 310px;
top: 5px;
}
.feed_final * {
	cursor: pointer;
}
.feed_final {
	color: #fff;
	background: #104889;
	font: 16px/20px avenir, Arial;
	height: auto;
	text-align: center;
	padding: 3px 6px 12px 6px;
	border: 2px #196ba3 solid;
	box-shadow: #24263E 3px 3px 9px;
	border-radius: 6px;
	opacity: 0.85;
	z-index: 50;
	cursor: pointer;
}
.btn_cerrar_pop{
	text-align: right;
}
.flecha{
	position: absolute;
	cursor: pointer;
}

.feed_positivo{
	color: #fff;
	background-color: #00a3bd;
}

.feed_negativo{
	color: #fff;
	background: #fb501b;
}
input[type="text"] {
	background: #FFF;
	border: 1px solid #6CF;
	border-radius: 3px;
	padding: 4px;
	font: 16px Museo;
	color:#000;
	text-align: center;
	cursor: text;
	-moz-user-select: text;
	-khtml-user-select: text;
	-webkit-user-select: text;
	-o-user-select: text;
}
/************ panel 1 ***********/

#feedback_p1 {
	top: 275px;
left: 190px;
position: absolute;
width: 280px;
height: auto;
padding-right: 40px;
padding: 20px;
padding-right: 43px;
-webkit-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.42);
box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.42);
}

#feed_final_p1 {
	top: 470px;
	left: 75px;
	position: absolute;
	width: 291px;
	height: auto;
}
#txt_p1 {
	position: absolute;
top: 25px;
left: 37px;
border: 1px solid white;
border-radius: 6px;
color: white;
font: 16px/22px trade,Arial;
text-shadow: 1px 1px 2px #333;
height: auto;
text-align: center;
width: 701px;
z-index: 10;
padding: 12px;
background-color: rgba(68, 85, 102, 0.55);
}
.pregunta {
	background: #000;
	border: 1px solid #fff;
	border-radius: 6px;
	color: #fff;
	font: 16px/22px trade,Arial;
	height: auto;
	text-align: left;
	width: auto;
	z-index: 12;
	padding: 6px;
}
#p1_1 {
	position: absolute;
	top: 156px;
	left: 477px;
}
#p2_1 {
	position: absolute;
	top: 216px;
	left: 477px;
}
#p3_1 {
	position: absolute;
	top: 275px;
	left: 477px;
}
#p4_1 {
	position: absolute;
	top: 334px;
	left: 477px;
}
#p5_1 {
	position: absolute;
	top: 395px;
	left: 477px;
}
#img_p1 {
	position: absolute;
	top: 123px;
	left: 33px;
	z-index: 10;
}

#paloma1_p1 {
	position: absolute;
	top: 159px;
	left: 742px;
	z-index: 15;
}
#paloma2_p1 {
	position: absolute;
	top: 220px;
	left: 742px;
	z-index: 15;
}
#paloma3_p1 {
	position: absolute;
	top: 278px;
	left: 742px;
	z-index: 15;
}
#paloma4_p1 {
	position: absolute;
	top: 338px;
	left: 742px;
	z-index: 15;
}
#paloma5_p1 {
	position: absolute;
	top: 398px;
	left: 742px;
	z-index: 15;
}
/************ panel 2 ***********/

#feedback_p2 {
	top: 275px;
left: 190px;
position: absolute;
width: 280px;
height: auto;
padding-right: 40px;
padding: 20px;
padding-right: 43px;
-webkit-box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.42);
box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.42);
}

#feed_final_p2 {
	top: 465px;
	left: 81px;
	position: absolute;
	width: 291px;
	height: auto;
}
#txt_p2 {
	position: absolute;
top: 25px;
left: 37px;
border: 1px solid white;
border-radius: 6px;
color: white;
font: 16px/22px trade,Arial;
text-shadow: 1px 1px 2px #333;
height: auto;
text-align: center;
width: 701px;
z-index: 10;
padding: 12px;
background-color: rgba(68, 85, 102, 0.55);
}
#p1_2 {
	position: absolute;
	top: 124px;
	left: 448px;
	width: 300px;
}
#p2_2 {
	position: absolute;
	top: 228px;
	left: 449px;
	width: 299px;
}
#p3_2 {
	position: absolute;
	top: 338px;
	left: 451px;
	width: 295px;
}
#img_p2 {
	position: absolute;
	top: 123px;
	left: 33px;
	z-index: 10;
}

#paloma1_p2 {
	position: absolute;
	top: 173px;
	left: 714px;
	z-index: 15;
}
#paloma2_p2 {
	position: absolute;
	top: 278px;
	left: 715px;
	z-index: 15;
}
#paloma3_p2 {
	position: absolute;
	top: 389px;
	left: 713px;
	z-index: 15;
}
