@charset "utf-8"; 
.contienePie{
	height:260px;
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#333;
	width:1005px;
	background-image: url(/GENERAL/estaticos-generales/imagenesIndex/logos/red-geek.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #0A1117;
}
.cartel {
	height: 77px;
	width: 152px;
	background-image: url(/GENERAL/estaticos-generales/imagenesIndex/cartel-footer.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 70px;
	font-size: 12px;
	padding-top: 12px;
	float: left;
}
.datosFlog {
	margin-bottom: 3px;
}
.containDatosFlog {
	float: left;
	margin-top: 5px;
	padding-top: 12px;
	width: 650px;
}
.datosFlog {
}
.temaFooterFlog {
	padding-left: 260px;
}
.temaFooterFlog #imgTema img {
	float: left;
}
.temaFooterFlog #textTema {
	padding-top: 5px;
	padding-left: 6px;
	float: left;
}
.temaFooterFlog #textTema a:link, .temaFooterFlog #textTema a:visited {
	color:#fff;
        text-decoration: none;
}

