@charset "utf-8";

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #000;
}
	
#estrutura {
	height: auto;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	padding-bottom: 10px;
}
/* CSS Document */

#banner {
	height: 229px;
	width: 937px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.imagemborder {
	border: 1px solid #333;
}
#titulo {
	display: block;
	height: 28px;
	width: 214px;
	margin-left: 31px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 28px;
	margin-top: 10px;
	float: left;
}
#caixa_conteudo {
	background-image: url(../img/fundo.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 184px;
	margin-left: 31px;
	display: block;
	float: left;
	padding: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#ultimos_servicos {
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
	padding-top: 4px;
	padding-bottom: 4px;
}
#ultimos_sites {
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DDD;
}
#websites {
	height: 170px;
	width: 423px;
	text-align: right;
	display: block;
	padding: 15px;
	background-image: url(../img/fundowebsites.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-top: 10px;
	margin-left: 31px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}



.restruturar_titulo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	line-height: 28px;
	height: 28px;
	width: 447px;
	margin-top: 10px;
	margin-left: 31px;
	float: left;
}
.restruturar_caixa_conteudo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: justify;
	display: block;
	float: right;
	height: auto;
	width: 417px;
	background-image: url(../img/fundo_caixa_conteudo.jpg);
	background-repeat: no-repeat;
	margin-right: 32px;
	padding: 15px;
}
.datas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E5313A;
}
.detalhes {
	text-align: right;
	display: block;
}

