body{
	background:#d5e07b url(/images/gfx/bodybg.jpg) repeat-x;
	font:12px tahoma;
	margin-top:100px;
	}
	#container{
		width:964px;
		display:block;
		background:white;
		text-align:left;
		border-top:1px solid #52570b;
		}
	#fotos{
		margin:0;
		border-left:1px solid #52570b;
		height:480px:
		width:481px;
		}
	#fotos img{
		border:0;
		margin:0;
		}

	#content{
	float:right;
	width:479px;
	border-right:1px solid #52570b;
	height:428px;
	padding-top:52px;
	}	
	
#content a{color:#8c9734 }
#content p{
	margin:10px 20px 0 20px;
	display:block;
line-height:140%;
	}
	#logo{
		position:absolute;
		top:84px;
		}
	#menu{
		border-top:1px solid #52570b;
		border-bottom:1px solid #52570b;
		padding:9px 0 9px 5px;
		margin-bottom:10px;
		}
	#menu a{
		font-size:11px;
		color:#52570b;
		text-decoration:none;
		margin:0 9px;
		}
#menu a:hover{
		text-decoration:underline;
		}
		
	#bottom{
		width:964px;
		text-align:right;
		background:#d5e07b;
		border-top:1px solid #52570b;
		clear:both;
		position:relative;
		}
	
#scroll{
	height:400px;
	overflow:scroll;
	}