/********************************* ACTIVIDADES **********/

#actividadesContenedor{
	width: 589px;
	vertical-align: top;
	margin: 7px;
	background-image: url(images/fnd_scroll_02.gif);
	background-color: #D9DDDE;

}

#actividadesContenido{
	width: 437px;
	vertical-align: top;
	border-right: 7px solid #F2F2F2;
}

#actividadesBanner{
	width: 152px;
	vertical-align: top;	
	background-color: #D9DDDE;
	height: 365px;
}


#actividades {
/*	background-color: #D9DDDE;*/
	width: 430px;
}

#actividades .titulo{
	background-color: #A2B3B8;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 7px 2px 7px;
	border-bottom: 2px solid #F2F2F2;

}
#actividades .body{
	 padding: 3px 7px 0px 7px;
}
#actividades .verMas{
	color: #C13C08;
	font-weight: bold;
	padding: 5px 7px 0px 7px;
}

/********************************* VERACTIVIDADES *******************************************************/


.veractividad {
	width: 415px;
	padding: 2px 10px 2px 2px ;
	vertical-align: top;


}.veractividadImg {
	color: #333333;

	vertical-align: top;
}
.veractividadCont {
	vertical-align: top;
		padding: 0px 10px 0px 0px;
			color: #333333;


}
	

.veractividadNombre {
	vertical-align: top;
	height: 10px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
		color: #333333;

}
.veractividadDireccion {
	vertical-align: top;
	background-color: #E3E3E3;
	padding: 4px;
	border: 1px solid #CCCCCC;
		color: #333333;

}

.veractividadDesc {
	vertical-align: top;
	padding: 0px;
		color: #333333;
		padding-top: 7px;

}
#actividades  .veractividadVermas a{
	color: #C13C08 !important;
	font-weight: bold;
	font-size: 10px;
	padding: 6px;

}


/*********************** SCROLLERS ***********************/
.root 		{
		position:relative;
		margin: 0px;
		}
.root p 	{
		margin: 0px;
		}
.thumb 		{
		position: absolute;
		height: 9px;
		width: 10px;
		left: 0px;
		}
.up, .dn 	{
		position: absolute;
		left: 10px;
		}
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
		border: 0;
		}
.scrollContainer { 
		position: absolute; 
		left: 4px; 
		top: 19px; 
		width: 400px; 
		height: 345px; 
		clip: rect(0 400 345 0); 
		overflow: auto;


		}
.scrollContent { 
		position: absolute; 
		left: 0px; 
		top: 0px; 
		width: 580px; 
		}
		
.actividades{
	font: 9px arial, verdana, tahoma, sans-serif; text-decoration: none;
	color:#000000;
}

