#central h1{
	font-size: 24px;
	color: #F0F0F0;
	margin: 2px 10px 2px 40px;
	font-weight: normal;
}
#central h2{
	font-size: 18px;
	color: #FF7420;
	margin: 6px 10px 6px 60px;
	font-weight: normal;
}
#central p{
	text-indent: 2em;
	margin: 0 10px 10px 10px;
	font-size: 14px;
}
strong {
	color: #FF7420;
	font-weight: bold;
}
ul {
	margin: 0 10px 10px 30px;
	font-size: 14px;
	list-style-type: circle;
}
.foto {
	background:#1D2232 none repeat scroll 0 0;
	margin:20px 20px 5px 20px;
	position:relative;
	text-align:center;
	width:270px;
	height: 208px;
	float:right;
}
.foto img {
	margin: 10px;
}
