body{
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	color: #0076c1;
	width: 100%;
	font-size: 12px;
}
#votar{
	cursor:pointer;
}
a img{
	border: none;
}

#barra{
	background: url('../img/bg_barra.png') no-repeat top left;
	width: 888px;
	height: 79px;
	xmargin: 0px;
	left: 50%;
	margin-left: -444px;
	top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	position: fixed;
	z-index: 1;
	
}
#comparte{
	position:absolute!important;
	width:232px;
	height:81px;
	top:0px;
	opacity:0.0;
	display:none;
	left:50%;
	margin-left:10px;
	z-index:100;
	padding-left:20px;
	padding-top:20px;
	background:url(../images/comparte.png);
	background-repeat:no-repeat;
}
#barra img{
	border: none;
}

#votar{
	float:left;
	height: 79px;
	width: 80px;
	margin-left:190px;
	margin-top:20px;
}

/*#votar a{
	float:left;
	margin-top: 30px;	
	margin-right: 0px;
	font-size: 1.2em;
	text-transform: uppercase;
	text-decoration: underline;
	color: #000;
	font-weight: bold;
	
}*/
#votar a:hover{
	text-decoration: none;

	
}

.textos_dinamicos{
	font-size:1.7em;
	font-weight: bold;
	line-height: 1.7em;
}

.subtextos{
	font-size:1.2em;
	font-weight: bold;
	line-height: 1.7em;
}
#naveg{
	float: left;
	height: 79px;
	width: 100px;
	padding-top:5px;
	margin-left:10px;
}



#naveg img{
	padding-top: 4px;
	float: left;
	cursor:pointer;
}


.sepvert{
	height: 79px;
	float: left;
	margin: 7px 10px 0px 10px;
}

#datosgrupo{
	height: 79px;
	width: 300px;
	float: left;
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
	margin-top: 20px;
}

.urlgrupo{
	font-weight: normal;
	font-size: 0.9em;
}

.share{
	width: 150px;
	height: 79px;
	margin-top: 5px;
	float: left;
	
}

.share img{
	float:left;
	margin-left: 15px;
	margin: none;
}

.share a img{
	margin: none;
}

#pantalla{
	margin-top:75px;
	_margin-top:70px;
}
