body { margin:0px; background-color:#FFFFFF; text-align:center;}

#centro{height:500px; text-align:center; width:78%; float:right; overflow:auto;}

#principal {width:80%; height:540px; margin:2% auto; border:1px solid #999999; text-align:left; background-color:#F1E0B4;}

a 			{ color: #000; text-decoration: none; font-weight:normal;} 
a:hover		{ color: #000; text-decoration: underline; }

#menuFotos {width:20%; overflow:auto; height:500px; }

.foto { margin:10px 15px; border:0pt solid white; cursor:pointer;}
.fotomeio {margin:20px auto;}

/* title frame */

#conteudo { padding:0px;  height:500px; border-top:1px #999999 solid;}

.banner{ font-size: 12px; font-family: "Trebuchet MS", verdana, arial;	color: #B48B1F; background-color:#f5e9c9; height: 18px; padding:10px 10px; }

.banner .titulo{
	font-size:1.2em;
	font-weight:bold;
}

.banner .info{
	font-size:0.9em;
}

.banner .email{
	font-weight:bold;
}