#content{
	width:1100px;
	height:auto;
	font-family:Tahoma, Geneva, sans-serif;
}

#content hr{
	width:1080px;
	margin-left:10px;
	background:#003300;
	border: solid 1px #003300;
}

.content{
	width:1100px;
	height:200px;
	padding:10px;
}

.escola{
	width:350px;
	padding:5px;
	float:left;
}

.escola img{
	border-radius:10px;
	background-color: #363636;
	box-shadow: 2px 2px 2px #363636;
	-webkit-box-shadow: 2px 2px 2px #363636;
	-moz-box-shadow: 2px 2px 2px #363636;
}

.ensino{
	width:350px;
	padding:5px;
	float:left;
}

.ensino img{
	border-radius:10px;
	background-color: #363636;
	box-shadow: 2px 2px 2px #363636;
	-webkit-box-shadow: 2px 2px 2px #363636;
	-moz-box-shadow: 2px 2px 2px #363636;
}

.projetos{
	width:350px;
	padding:5px;
	float:left;
}

.projetos img{
	border-radius:10px;
	background-color: #363636;
	box-shadow: 2px 2px 2px #363636;
	-webkit-box-shadow: 2px 2px 2px #363636;
	-moz-box-shadow: 2px 2px 2px #363636;
}

.content-1{
	width:1100px;
	height:150px;
	padding:15px;
}

.galeria{
	width:525px;
	padding:5px;
	float:left;
}

.galeria img{
	border-radius:10px;
	background-color: #363636;
	box-shadow: 2px 2px 2px #363636;
	-webkit-box-shadow: 2px 2px 2px #363636;
	-moz-box-shadow: 2px 2px 2px #363636;
}

.agenda{
	width:525px;
	padding:5px;
	float:left;
}

.agenda img{
	border-radius:10px;
	background-color: #363636;
	box-shadow: 2px 2px 2px #363636;
	-webkit-box-shadow: 2px 2px 2px #363636;
	-moz-box-shadow: 2px 2px 2px #363636;
}

.content-escola{
	width:1080px;
	height:920px;
	padding:10px;
	text-align:justify;
}

.content-contato{
	width:1080px;
	height:580px;
	padding:10px;
	text-align:justify;
}

.text-escola h1{
	font-size:18px;
	color:#1f3017;
	margin-top:-10px;
}

.text-escola h2{
	font-size:16px;
	color:#030;
}

.text-escola h3{
	font-size:14px;
	color:#666;
}

.h3-italic{
	font-weight:lighter;
	font-style:italic;
}

.content-ensino{
	width:1080px;
	height:620px;
	padding:10px;
	text-align:justify;
}

.content-projeto{
	width:1080px;
	height:700px;
	padding:10px;
	text-align:justify;
}

.content-galeria{
	width:1080px;
	height:760px;
	padding:10px;
	text-align:justify;
}

.content-aulas{
	width:1080px;
	height:200px;
	padding:10px;
	text-align:justify;
}

.content-agenda{
	width:1080px;
	height:630px;
	padding:10px;
	text-align:left;
}

.content-localizacao{
	width:1080px;
	height:530px;
	padding:10px;
	text-align:justify;
}

.text-escola span{
	width:260px;
	height:200px;
	float:left;
	padding-left:10px;
}

.mes{
	width:1080px;
	height:190px;
}

.conteudo_miolo{
	width:960px;
	float:left;
	height:auto;
	margin-left:203px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#009933;
}

.miolo{
	width:960px;
	height:auto;
	float:left;
}

.miolo_bloco{
	width:960px;
	border-spacing:10px;
	border:none;
}

.miolo_galeria{
	width:875px;
	border-spacing:10px;
	border:none;
	margin-bottom:20px;
}

.galeria_fotos{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}

.galeria_fotos a{
	text-decoration: none;
	color: #009933;
}

#formulario{
	width:940px;
	height:auto
}

.formulario{
	width:740px;
	height:auto;
	float:left;
}

.formulario h1{
	font-family:"pt Sans", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666;
	text-transform:uppercase;
}

.formulario h2{
	font-family:"pt Sans", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	float:left;
}

.form_email, .form_tel{
	margin-left:15px;
}