/* LINKS *************************/
#comunidad a, #comunidad a:visited, #pie_comunidad a, #pie_comunidad a:visited{
	color: #000;
}
#pie_comunidad p{
	margin-bottom: 10px;
}
/*********************************/

/* COMUNNIDAD ********************/
#comunidad{
	min-height: 42px;
	height: auto !important;
	height: 42px;
	line-height: 42px;
	background: url(../img/linea_punteada.gif) bottom repeat-x;
}
#comunidad #contenido_comunidad{
	width: 860px;
	margin: auto;
}
#comunidad #minilogo_geekbox{
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}
#comunidad .texto_comunidad_geekbox{
	float: left;
	margin-top: 15px;
	margin-right: 8px;
}
#comunidad a{
	font-size: 1.1em;
}
.texto_comunidad_geekbox{
	font-size: 1.4em;
	color: #66a300;
}
/*********************************/

/* PIE ***************************/
#pie_comunidad{
	background: url(../img/bg_pie.gif) bottom repeat-x;
	min-height: 162px;
	height: auto !important;
	height: 162px;
}
#pie_comunidad #contenido_pie{
	width: 860px;
	margin: auto;
}
#pie_comunidad p{
	font-size: 1.1em;
}
#pie_comunidad #logo{
	float: left;
	width: 140px;
	padding-top: 23px;
}
#pie_comunidad #texto{
	width: 710px;
	float: right;
	padding-top: 30px;
}
#pie_comunidad .texto_comunidad_geekbox{
	display: block;
}
#pie_comunidad #info{
	color: #666;
}
#pie_comunidad .comparte{
	background: url(../img/ico_comparte.gif) left no-repeat;
	padding-left: 20px;
	text-decoration: none;
	color: #666;
	cursor: pointer;
}
/*********************************/