@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	padding:5px;
}
#all{
	width:700px;
	margin:0 auto;
}
h1{
	color:#353534;
	font:26px candara, "trebuchet MS", serif;
	margin:15px 0 3px 8px; padding:0;
	border:0;
	font-weight:bold;
	line-height:20px;
}
#all p{
	margin: 5px 15px;
	color:#353534;
	font:14px candara, "trebuchet MS", serif;
	text-indent:0;
	line-height:20px;
}
#legenda span{
	font:10px Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#666;
	text-align:center;
	float:left;
}
#all #legenda img{
	margin:10px 20px 10px 10px;
	float:left; 
	margin-right:20px;
}
b{
	font:12px candara, "trebuchet MS", serif;
	color:#353534;
}




