#breadcrumb {
	font-size: 10px;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#breadcrumb a {
	color: #069;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #06C;
	text-decoration: underline;
}

#breadcrumb strong {
	color: #666;
}
.ferramentas {
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 12px;
}

.pequenoCinza {
	font-size: 11px;
	color: #666;
}
.cinzaItalico {
	font-style: italic;
	color: #666;
}
.fotoThumb {
	float: left;
	width: 196px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F9F9F9;
	padding: 4px;
}
.exaluno {
	background-color: #F9F9F9;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E2E2E2;
	margin-top: 10px;
	margin-bottom: 10px;
}

#formContato {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
	background-color: #FCFCFC;
}
#formContato .boxes #area {
	width: 280px;
}
#formContato .boxes #nome {
	width: 280px;
}
#formContato .boxes #email {
	width: 280px;
}
#formContato .boxes #ddd {
	width: 50px;
}
#formContato .boxes #telefone {
	width: 225px;
}
#formContato .boxes #cidade {
	width: 280px;
}
#formContato .boxesLarge #mensagem {
	width: 610px;
}


#formContato label {
	color: #666;
	font-style: italic;
	font-size: 16px;
}

#formContato .boxes {
	float: left;
	height: 80px;
	width: 330px;
}
#formContato .boxesLarge {
	float: left;
	height: 130px;
	width: 660px;
}
.fotoChamada {
	float: left;
	width: 180px;
	padding: 3px;
	margin-right: 10px;
	height: 120px;
	overflow: hidden;
}
.fotoGalChamada {
	float: left;
	width: 180px;
	padding: 3px;
	margin-right: 10px;
	height: 130px;
	overflow: hidden;
}
.holdGaleria {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDD;
	height: 150px;
}


h4 {
	margin: 0px;
	color: #7DBEFF;
}
h2 {
	margin: 0px;
}
