@charset "utf-8";
/* ---- Reset ---- */
* {
	margin:0;
	padding:0;
	list-style:none;
	border:0;
	font-style: normal;
	vertical-align:baseline;
	text-decoration: none;
}

.info a {

	color:#4e4e4e;
	margin-left:10px;

}
/*-------- Estrutura do layout --------*/
.todo {
	height: auto;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Fantasy, Helvetica, sans-serif;

}
.fishEyeMenu {
	margin-bottom: 50px;
	text-align:center;
}

.fishEyeMenu a{
	margin-right: 4px;
	margin-left: 4px;
}
.infogeral {
	width: 1000px;
}
.colunaleft {
	float: left;
	width: 252px;
	background-color:#dedede;
}
.destaque {
	height: auto;
	width: 497px;
	float: left;
}
.colunarigth {
	width: 250px;
	float: left;
	overflow: hidden;
	background-color:#dedede;
}
.rodape {
	background-image: url(../img/layout_geomat_11.jpg);
	height: 32px;
	width: 1000px;
	float: left;
}
/* ---- Menu e Links ---- */
.menu ul {
	height: 54px;
	width: 1000px;
	float: left;
}
.menu li {
	float: left;
	margin-top: 16px;
	margin-left: 30px;
}
.menu a {
	color: #FFF;
}
.menuprodutos dt {

	background-color: lightblue;
	padding: 6px;
	border-bottom: 1px solid gray;

}
/* ---- Titulos e Textos --- */
.barra {
	color: #FFF;
	font-size: 16px;
	text-align: center;
	background-image: url(../img/layout_geomat_04.jpg);
	height:35px;
	margin-top:-50px;
}

.barra div {

	padding-top:5px;

}

.bloco {

	overflow: hidden;
	padding: 5px;
	text-align: center;

}

.bloco h5 {

	font-size:17px;
	font-weight: bold;
	margin-top:8px;
	margin-bottom: 8px;

}

.bloco h5 a {
 	color: #002E4F!important;
}

.bloco a {

	color:black!important;

}

.bloco h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 8px;
}

.info p {
	font-size: 14px;
	margin-top: 10px;
	line-height: 17px;
}

.info li {
	list-style-position: inside;
	list-style-type: disc;
	font-size: 14px;
}

.info div {
	float: left;
	width: 600px;
	font-size: 14px;
}

.info {
	margin-top: 32px;
	color: #333;
	width: 770px;
	float: left;
	padding-bottom: 32px;
}

em {

	font-style: italic;

}

.info h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #003557;
}

.info h3 a {

    margin-left: 0;
    color: #000;
}

.info h4 {
	font-weight: bold;
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #003557;
}

.infoimg {
	float: left;
	margin-right: 20px;
	display: block;
}
/* ---- Produtos ---- */
.menuprodutos {
	color: #333;
	font-size: 14px;
	float: right;
	width: 220px;
	margin-top: 32px;
}
.menuprodutos h4 {
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #053251;
}

.produtos {

	width:200px;

}

.info .produtos h3 a {
	font-weight: bold;
	margin-left: 0;
	color: #000;
}
.info .produtos em a {
	color: #002E4F;
}
.info .produtos em a:hover {
	color: #00558E;
}
.menuprodutos ul li {
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.menuprodutos a:link, a:visited {
	color: #002E4F;
}
.menuprodutos a:hover, a:active {
	color: #05558A;
}
.info .produtos {
	width: 375px;
	float: left;
	margin-top: 10px;
}
.info .produtos h3 {
	font-size: 15px;
	color: #003557;
}

.info .produtos em {
	font-style: normal;
	font-size: 14px;
}
/* ----------- HCard ----------*/
.todo .rodape .vcard {
	font-size: 12px;
	color: #FFF;
	float: left;
	margin-left: 10px;
}
.todo .rodape #hcard-GeoMat-Filial {
	margin-left: 70px;
	float: left;
}
/* ---- Formulario ---- */
.formContato input {
	border: 1px solid #CCC;
	display: block;
	font-size: 14px;
	color: #333;
}
.formContato label {
    display: block;
}
.formContato .error-message {
    color: red;
    font-size: small;
}
.formContato {
	width: 230px;
	float: left;
	margin-top: 32px;
	margin-bottom: 32px;
}
address {
	font-size: 14px;
	width: 360px;
	margin-bottom: 20px;
	float: left;
}
.todo .infogeral .info iframe {
	float: left;
	width: 275px;
}
.todo .infogeral .info .map {
	color: #002D4F;
	float: right;
	width: 140px;
}
.todo .infogeral .info div address a {
	color: #002D4F;
}



form textarea {
	display: block;
	height: 80px;
	border: 1px solid #CCC;
}
form label {
	font-size: 14px;
	color: #002C51;
}
form legend {
	color: #003557;
	margin-bottom: 10px;
	width: 200px;
	display: block;
}

.todo .infogeral .noticia_geral {
	float: left;
	margin-left:15px;
	width: 980px;
	margin-top: 20px;
	padding-bottom: 32px;
}

.todo .infogeral .noticia_geral h2 {
	font-size: 18px;
	color: #002E4F;
	margin-top: 10px;
}.todo .infogeral .noticia {
	font-size: 14px;
	color: #333333;
}

.noticia_geral li {

	font-size: 14px;
	color: #333333;
	list-style:disc;
	margin-left:20px;

}

.noticia_geral p {

	font-size: 14px;
	color: #000;

}

strong {

	font-weight: bold;

}
.info2 {

	margin:10px;
	font-family:arial;
	padding-bottom:45px;
}

.info2 h3{

	font-size:24px;
	margin:5px;

}

.displayer
{
	width: 1000px;
}

/* tabelas */
td {
    vertical-align: top !important;
}

