	body{
	margin:0px;
	width:100%;
	background-color:#FFFFFF;
	}
	#mainContainer{
	text-align:left;
	background-color:#FFFFFF;
	padding-right: 3px;
	padding-bottom: 3px;
	width: 525px;
	}
	.clear{
		clear:both;
	}
	/* End of demo CSS */
	#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
	width:175px;
	/*border: 1px dotted #CCCCCC;*/
	}
	#DHTMLgoodies_panel_one{		
		float:left;	
	}
	#DHTMLgoodies_thumbs{
	overflow:hidden;	/* Don't change this */
	height:280px;	/* Never change this */
	float:left;
	position:relative;
	}
	#DHTMLgoodies_largeImage{	/* Large image div */
	padding-left:2px;
	background-image: url(/images/marco1.gif);
	padding-top: 2px;
	float: left;
	margin-left: 14px;
	padding-right: 5px;
	height: 287px;
	margin-top: 8px;
	background-repeat: no-repeat;
	}
	#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		width:100%;
		height:100%;
		text-align:center;
	}
	#DHTMLgoodies_largeImage img{	/* Large image */
	height: 240px;
	width: 320px;
	padding-top: 4px;
	padding-left: 5px;
	}
	
	
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
	width:87px;	/* Width of strip */
	padding:2px;	/* "Air" inside filmstrip div */
	position:absolute;

	}
	.strip_of_thumbnails div{
		padding:2px;
		text-align:center;

	}
	.strip_of_thumbnails img{
	height: 56px;
	width: 75px;
	background-image: url(../../images/Thumb-shadow.gif);
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	padding-top: 1px;
		/*padding:5px;*/
	}
/*	.strip_of_thumbnails .activeImage{	/* Active thumbnail * /
		border:1px solid #317082;	/* Green border around active thumbnail * /
		padding:0px;
	
	}*/
	.leftArrow{
	float:left;
	padding-top: 10px;
	padding-left: 10px;
	}
	.rightArrow{
	float:right;
	padding-top: 10px;
	padding-right: 10px;
	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:1000px;
	}	
#mainContainer #TextoBody {
	margin-left: 185px;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	padding-left: 4px;
	/*margin-top: -5px;*/
}
#mainContainer #TextoBody .Titulos {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
#mainContainer #map {
	float: right;
}
#map {
	width: 220px;
	margin-top: 3px;
	float: right;
	border: 1px solid #8DC63F;
	font-family: Tahoma, Verdana;
	font-size: 10px;
}
#loading {
	background-image: url(../images/loading.gif);
	background-position: center center;
	background-repeat: no-repeat;
}

#Photos {
	float: left;
	width: 532px;
}
#allPage {
	width: 758px;
	padding: 3px;
}
