
#titulo{
	background: url(../fotos/_res/alb_top.jpg) top left no-repeat;
	margin: 5px;
	padding: 5px 10px;
	height: 70px;
	border: none;
	display: block; float: none;
	text-align: left;
}

#titulo p.title{
	font: small-caps 16pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 20px 0px;
	color: #996600;
	width: 200px;
	float: left;
}

#titulo p.pages{
	font:  16pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 20px 0px;
	color: #996600;
	width: 110px;
	text-indent: 0px;
	padding: 0px;
	text-align: center;
	float: left;
}

#titulo a img{
	width: 40px; height: 40px;
	border: none;
	margin: 15px 5px;
	float: left;
}

#corpo{
	margin-left: 20px;
	width: 560px;
	float: none; clear: both;
	margin-bottom: 100px;
}

#corpo img{
	border: none;
	display: block;
	margin: 4px 12px 12px 4px;
	width: 141px; height: 106px;
	float: left;
}

#corpo a{
	background: url(../fotos/_res/th_decor.gif) top left no-repeat;
	border: none;
	position: relative;
	width: 156px; height: 120px;
	left: -156px;
	margin-right: -128px;
	float: left;
}

#corpo a:hover {
	background: url(../fotos/_res/th_decorh.gif) top left no-repeat;
}

div#msg {
	position: absolute;
	width: 530px; height: 380px;
	border: none;
	top: 275px; left: 100px;
}

div#msg div{
	margin: 160px 85px;
	padding: 5px 15px;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	height: 35px;
	color: #000;
	font-weight: bold;
	background: #ffc;
	border-bottom:1px solid #cc9;
	border-right:1px solid #cc9;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
}

#foto{
	margin: 0px 25px;
	width: 520px;
	float: none; clear: both;
	text-align: center;
}

#foto img{
	border: ridge #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px;
}
#foto p{
	font: 12pt Verdana,Sans-serif;
	font-weight: bold;
	/*moongreen=RGB(182,217,123)*/
	border: double #B6D973; 
	background-color: #FFFFFF;
	color: #000000;
	margin: 0;
	text-indent: 0px;
	padding: 5px 10px;
}