/*------------------------------------------------------
E L E M E N T O S   G L O B A I S
------------------------------------------------------*/

html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 13px;
	color:#000;
	background: url('/img/structure/bg.jpg') no-repeat top center #dbe1e4;
}

#estrutura {
	width: 1000px;
	margin: 0 auto;
}

a {
	text-decoration: none;
}

#banner {
	margin: 0;
	padding: 0;
	width: 1035px;
	height:328px;
	margin-left: -18px;
}

#testera {
	clear: both;
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 114px;
	border: 0;
	background: url('/img/structure/testera.png') no-repeat;
}

#rodape {
	clear: both;
	text-align:center;
	padding: 0;
	margin: 10px 0 0 0;
	width: 1000px;
}

#rodape a {
	color: #525252;
	font-weight:bold;
	text-align:center;
}

#desenvolvido {
	clear: both;
	text-align:center;
	padding:10px 0 5px 0;
	color: #525252;
}

#corpo {
	width: 1000px;
	clear: both;
	padding: 0;
}

h1 {
	color: #010100;
	font-size: 16px;
	font-weight:bold;
	margin: 10px 0 0 20px;
}

h2 {
    font-size: 20px;
	font-weight: normal;
	color: #000;
	padding: 20px 30px 0px 30px;
	margin: 0;
}

/*------------------------------------------------------
MENU
------------------------------------------------------*/
#menu * {
	font-family: Arial, Tahoma, sans-serif;
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu {
	width: 390px;
	margin: 0px 5px 0 0;
	padding: 0;
	float: right;
	overflow: hidden;
}

#menu ul {
	list-style: none;
	margin:0 0px 0 0;
	float:right;
}

#menu ul li {
	display: inline;
	float:left;
	position: relative;
	padding: 2px 8px;
	margin: 28px 0 0 0;
	border-right: 1px solid #c42333;
}

#menu .principal {
	display: inline;
	position: relative;
}

#menu .principal a {
	color: #010100;
	font-size: 15px;
	margin: 0px;
}

#menu a:hover {
	color:#c42335;
}

#menu li ul {
	display: none;
}

/*------------------------------------------------------
MENU PRODUTOS
------------------------------------------------------*/

#menuDocumentos {
    width: 750px;
    margin: 10px 0 0 0px;
}

#menuDocumentos ul {
	margin: 0 ;
	padding: 0;
}

#menuDocumentos ul, #menuDocumentos li {
	margin: 0;
	padding: 0;
    list-style:none;
}

#menuDocumentos li  {
	margin: 0 25px 25px 0;
	padding: 0;
	float:left;
	border: 1px solid #ddd;
	width:220px;
	height:230px;
	background: url('/img/structure/bg_produto.jpg');
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}

#menuDocumentos a{
	color: #000;
}

#menuDocumentos a img{
	border:0;
}

#menuDocumentos p{
	margin: 0;
	padding: 0;
}

#menuDocumentos ul img {
	border: 0;
	margin:0;
	padding:0;
}

#menuDocumentos ul .foto {
	margin: 10px 0 10px 0;
	padding: 0;
	text-align:center;
}

#menuDocumentos ul .titulo {
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:#B11520;
	margin: 5px 10px 0 10px;
}

#menuDocumentos ul .resumo{
	font-size:12px;
	color:#000;
	text-align:center;
height:70px;
	margin: 0px 10px 0 10px;
}

#menuDocumentos ul .resumo img{
	margin: 10px 0px 0 0px;
valign:bottom;
}

img {
	border:0;
}

#formcontato ul {
	list-style: none;
	padding:0;
	margin: 20px 0 0 50px;
}

#formcontato label {
	float: left;
	width: 150px;
}

#formcontato .botao {
	text-align: center;
	margin: 3px 0 0 0;
}

#formcontato li {
	padding: 3px 0;
}


/* INICIO DESTAQUES HOME */

#obras {
	margin: 20px 0 0 0;
	padding: 0;
	float:left;
	width:324px;
	height:173px;
	background: url('/img/structure/bloco1.png') no-repeat;
}

#obras ul {
	margin: 0 0 0 0;
	padding: 0;
    list-style:none;
	width:324px;
}

#obras ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	width:300px;
}

#obras a{
	color: #010100;
}

#obras p{
	margin: 0;
	padding: 0;
}

#obras ul .titulo{
	color: #010100;
	font-size: 16px;
	font-weight:bold;
	margin: 10px 0 0 20px;
}

#obras ul .resumo {
	color: #010100;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	height:120px;
	overflow:hidden;
}

#obras ul .foto{
	margin: 5px 10px 0px 20px;
	float:left;
}

#produtos {
	margin: 20px 0 0 14px;
	padding: 0;
	float:left;
	width:324px;
	height:173px;
	background: url('/img/structure/bloco1.png') no-repeat;
}

#produtos ul {
	margin: 0;
	padding: 0;
    list-style:none;
	width:324px;
}

#produtos ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	width:300px;
}

#produtos a{
	color: #010100;
}

#produtos p{
	margin: 0;
	padding: 0;
}

#produtos ul .titulo{
	color: #010100;
	font-size: 16px;
	font-weight:bold;
	margin: 10px 0 0 20px;
}

#produtos ul .resumo {
	color: #010100;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	height:120px;
	overflow:hidden;
}

#produtos ul .foto{
	margin: 5px 10px 0px 20px;
	float:left;
}

#clientes {
	margin: 20px 0 0 14px;
	padding: 0;
	float:left;
	width:324px;
	height:173px;
	background: url('/img/structure/bloco2.png') no-repeat;
}

#clientes embed{
	margin: 0px 0 0 10px;
}

#conteudo {
	float:left;
	width: 1000px;
	min-height: 500px;
	margin: 10px 0 0 0;
	padding:0;
	background-color:#fff;
}

#menuInterno {
	width:220px;
	min-height:500px;
	margin: 0px 0 0 0;
	padding:10px 0 ;
	float:left;
	border-top: 3px solid #b11520;
	background-color: #f0f0f0;
}

#menuInterno ul {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;
}

#menuInterno ul li {
	padding: 0;
	margin: 0px 10px 0px 10px;
	padding: 5px 10px 2px 10px;
	border-bottom: 1px solid #cccccc;
	font-size:13px;
}

#menuInterno ul li ul li{
	color: #000;
	margin: 0px 0 3px 0;
	padding: 0 5px;
	list-style:square inside;
	font-size:12px;
	border-bottom: 0px;
}

#menuInterno a {
	color: #000;
}

#menuInterno a:hover {
	color: #B11520;
}

#menuInterno a.itemAtual {
	font-weight: bold;

}

#conteudoInterno {
	background-color:#fff;
	border-top: 3px solid #b11520;
	float:right;
	width:780px;
	min-height:515px;
	margin:0px 0 0 0;
}

.texto {
	text-align:justify;
	margin: 0 30px 10px 30px;
}

menuInt{
	margin:0;
	padding:0;
}