/*TWITTER*/
/* container */
div.twitter-friends{
	width:296px;
}

/*---- Header ----*/
div.tf-header{
	border:silver 1px solid;
	overflow:hidden;
	margin:0 0 1px 0;
}
div.tf-header img{
	border:silver 1px solid;
	margin:1px;
	float:left;
	width:32px;
	height:32px;
}
div.tf-header h3{
	line-height:32px;
	font-weight:bolder;
	display:block;
	margin:3px;
	padding:0;
	float:left;
	font-size:12px;
}
/*---- Users ----*/
div.tf-users{
	/* fixed height so container will not flicker within transitions */
	/*height:162px;*/
	height:147px;
	border:silver 1px solid;
	overflow:hidden;
	background-color:#eaeaea;
}
/* user img link*/
div.tf-users a{ 
	display:block;
	float:left;
}
/* user img */
div.tf-users img{ }

/* ---- Info Link ----- */
div.tf-info{
	text-align:right;
}
div.tf-info a{
	text-decoration:none;
	font-size:9px;
	font-weight:bolder;
	color:gray;
	font-family:tahoma;
}

/*FIN TWITTER*/

#anuncio
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding:2px;
	font-size: 14px;
	color: #659412;
	border: 2px solid #659412;
}



.widget_execphp
{
	margin-top:20px !important;
}

#resumenFiestasSemana
{
        /*height: 450px;*/
        /*border: 1px black solid;*/
        background-color: #ecfdce;
        /*background-color: yellow;*/
        display: block;

}




#comentariosForo
{
	border: 3px solid #758D38;
	padding: 1.5em;
	position: relative;
	margin-top: 2em;
}

#comentariosForo h2
{
	background-color: #758d38;
	color: #fff;
	position: absolute;
	padding: 0.15em 0.35em;
	display: inline;
	top: -1em;
}


#comentariosForo .comentario
{
	background-color: #ecfdce;
	margin-bottom: 2em;
	border: 1px solid #000;
	padding: 1em 1em 0 1em;
	position: relative;

}

#comentariosForo .comentario .usuario
{
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 0.5em;
}


#comentariosForo .comentario .texto
{
	text-align: justify;
}


.publicidad
{
	padding-bottom: 20px;
}

#adsenseFondo, #adsenseArriba
{
	clear: both;
	text-align: center;
	margin-top: 5px;
}


#tuPublicidadAqui
{
	/*border: 2px solid green;*/
	width: 130px;
	height: 60px;
	float: left;
}

#subheader
{
	float: left;
	margin:0;
	margin-top:-15px;
	margin-left:-10px;
}


.enlaceForo
{
	padding-top: 5px;
	text-align: center;
}




#resumenFiestasSemana h2
{
	-x-system-font:none;
	border-bottom:1px solid #CFE1AC;
	color:#758D38;
	font-family:"Trebuchet MS",Tahoma,Arial;
	font-size:140%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:100%;
	margin: 12px 0 2px;
	padding-left: 3px;
}


#resumenFiestas
{
	list-style-image:none;
	/*list-style-position:outside;*/
	list-style-type:none;
	padding: 0 0 0 25px;
	margin: 0;
}

.resumenFiesta
{
	float: left;
	/*width: 278px;*/
	width: 295px;
	padding: 0;
	margin: 0;
}




#mapaFiestasSemana
{
	/*display: none;*/
	width: 620px;
	height: 440px;
}


#mapaFiesta
{
	height:300px;
	width:585px;
}



.boton_mapa
{
	clear: both;
	text-align: right;
	cursor: pointer;
}

.boton_mapa a
{
	color: #000;
}



.invisible
{
	position: absolute !important;
	top: -375em !important;
	left: -375em !important;
	height: 0.07em !important;
	width: 0.07em !important;
}

