/* Elementos bsicos de pgina */
#linksdotopo {
	display: block;
	position: relative;
	top: -15px;
	widht: 760px;
	padding-left: 610px;
	}

body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin-top: 0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	background: url(images/bg_sombreado.jpg) top center repeat-y;
	text-align: center;
	font-size: 12px;
}

/* FUNDAMENTOS BÁSICOS */

.hide	{
	display: none;
	}
	
img {
	display: block;
	border: 0;
	}
	
td {
	vertical-align: top;
	text-align: left;
	}

a {
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#galeria a {
	color: #000000;
	text-decoration: none;
}

#galeria a:link {
	color: #000000;
	text-decoration: none;
}


#galeria a:hover {
	color: #000000;
	text-decoration: underline;
}

#rodape a {
	color: #000000;
	text-decoration: none;
}

#rodape a:link {
	color: #000000;
	text-decoration: none;
}

/* TRATAMENTO BÁSICO DE PARÁGRAFOS E FONTES */

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
 	
	font-family: Arial, Helvetica, sans-serif;
		
		}

h1	{
	font-size: 14px;
	font-weight: normal;
	}

h2	{
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	}

html p	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size:  10px;
	line-height: 1.5;
	}
	

	
/* BARRA ESQUERDA HOME */

#conteudoesquerda {
	margin-top: -19px;
	margin-left: 25px;
	margin-bottom: 10px;
	width: 140px;
	}


#esquerda, #conteudoesquerda h1	{
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top-style: dashed; 
	border-top-color: #999999;
	border-width: 1px;
	padding-top: 20px;
	text-align: left;
	color: #FFFFFF;
	}

#esquerda, #conteudoesquerda p	{
	font-weight: normal;
	text-align: left;
	line-height: normal;
	color: #FFFFFF;
	}

/* Posicionamento de Layout e outros */

#divao {
	width: 760px;
	margin:0 auto;
	text-align:left; /* para o hack do IE */
	}

#cabecalho {
	width: 760px;
	height: 110px;
	border: 0px;
	margin-top: 0;
	background-color: #000000;
	
}

#logo {
	position: relative;
	width: 205px;
	height: 80px;
	border: 0px;
	top: 20px;
	left: 20px;
	background: url(images/idVenture.gif);
	border: #000000;
	
}

#menuprincipal {
	width: 760px;
	height: 42px;
	background-color: #999999;
	border: 0px;
	
}

#animacaohome {
	width: 760px;
	height: 190px;
	background-color: #000000;
	border: 0px;
	
}

#conteudogeral {
	width: 760px;
	height: auto;
	}
	
#barraesquerda {
	width: 190px;
	height: auto;
	background-color: #000000;
	border: 0px;
	}

#conteudoprincipal {
	width: 380px;
	margin-left: 190px;
	height: auto;
	background-color: #ffffff; 
	}

#conteudoorcamentos {
	margin-bottom: 50px;
	}

/* BARRA DIREITA*/

#barradireita {
	width: 190px;
	height: auto;
	margin-left: 570px;
	background-image: url(images/bd_barradireita.gif);
	color:#FFFFFF;
}

#newsletter {
	display: block;
	margin-bottom: 5px;
	}

#barradireita, #newsletter p	{
	font-weight: normal;
	font-size:10px;.
	text-align: left;
	line-height: normal;
	color: #FFFFFF;
	}

/* Formulários */

.formbox {
	display: block;
	border-color:#CCCCCC;
	border: 0px;
	width: 120px;
	height: 15px;
	font-size: 9px;
	}

#formulario {
	display: block;
	width: 130px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
	}

/* RODAPÉ */
	

#footer {
	width: 760px;
	background-image:url(images/bg_rodape.gif) repeat;
	display: block;
	}

#rodape {
	width: 545px;
	height: 50px;
	vertical-align: middle;
	font-size: 10px;
	padding-left: 25px;
	}

	
#logodmi {
	vertical-align: middle;
	padding-left: 0px;
	}
	
#logodmi, img {
	border: 0px;
	right: 10;
	}
	
/* INLINES */

p.dicas {
	margin-left: 20px;
	margin-top: 20px;
	}
	
p.orcamentosonline {
	margin-left: 20px;
	margin-top: 10px;
	line-height: normal;
	}
