	body{
		margin:0px;
		background-color:#FFFFFF;
	}
	/* End of demo CSS */
	#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{
	width:781px;
	}
	#DHTMLgoodies_panel_one{		
		float:left;	
	}
	#DHTMLgoodies_thumbs{
		overflow:hidden;	/* Don't change this */
		height:165px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		float:left;
	}
	
	
	.strip_of_thumbnails{
	width:188px;
	position:absolute;
	height: 165px;
	padding-right: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	left: 0px;

	}
	.strip_of_thumbnails img{
		border:0px;
	}
	.leftArrow{
	float:left;
	position: absolute;
	left: 0px;
	top: 50px;
	filter: alpha(opacity=80); opacity: .8
	}
	.rightArrow{
	float:left;
	position: absolute;
	top: 50px;
	left: 741px;
	filter: alpha(opacity=80); opacity: .8
	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:1000px;
	}	
.calendario {
	height: 165px;
	width: 206px;
	background-image: url(../img/enero.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	margin: 0px;
	padding-top: 5px;
}
.medio {
	vertical-align: bottom;
	font-size: 11px;
}
#DHTMLgoodies_largeImage {
	left: 206px;
	position: absolute;
	top: 0px;
}
