﻿#Estrutura 
{
	width:90%;
	margin:auto;
	margin-left:8%;
	height:420px;
}

.Section 
{
	margin-top:30px;
	width:29%;
	margin-right:3%;
	float:left;
	text-align:center;
}

.SectionTitle , .SectionContent 
{
	text-align:left;
}

.SectionTitle
{
	margin-bottom:10px;
}

.SectionContent 
{
	height:200px;
	line-height:200%;
}
	

