body {
	
	margin: 0px;
	background: url(patern.jpg);
	
}


#conteiner {
	
	height:1130px;
	width:1024px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin-left: auto;
	margin-right:auto;
	background:#FFF;
	
}


#logo{
	
	height:143px;
	width:348px;
	float:left;
	
}

#logo a:hover {
	
	text-decoration:nome;
	color:#FFF;	
}


#logo_dir {
	
	height:143px;
	width:674px;
	background:url(logo_dir.png);
	float:left;	
}


/*********** MENU ************/

#menu {
	
	height:45px;
	width:1024px;
	background:#2B146C;
	float:left;
	
}

#espaco_news {
	
	height:45px;
	width: 350px;
	float:right;
	background:#960;
	padding-top:11px;
	font-family:Tahoma;
	font-size:16px;
	color:#FFF;
	background:#2B146C;
	
}

form {
	
	border:0px;
	
}


ul {
	

	list-style-type:none;
	font-family:Tahoma;
	font-size:18px;
	padding:0px;
    margin:11px;
    float:left;

}


li {
	
	display: inline;
	padding:25px;
		
}


a{
	
	text-decoration:none;
	color:#FFF;
	
}

a:hover {
	
	color:#8BC0F5;
	
}

/*********** FLASH ************/

#segura_flash {
	
	height:314px;
	width:1024px;
	float:left;
	background:#8BC0F5;
	
}

.espaco_flash {
	
	height:18px;
	width:1024px;
	
}

#flash{
	
	height:274px;
	width:1024px;
	background:#8BC0F5;
	float:left;
	border-bottom:#3F6496 1px solid;
	border-top:#3F6496 1px solid;

}


#conteudo {
	
	height:614px;
	width:1024px;
	background:#FFF;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	float:left;
	
}


#espacoMeio {
	
	height:20px;
	width:1024px;
	float:left;
	
}

.espacoMeioMaior{
	
	height:30px;
	width:1024px;
	float:left;

}

.espacoDirMaior {
	
	height:219px;
	width:10px;
	float:left;
	
}

.espacoDirMaior2 {
	
	height:70px;
	width:10px;
	float:left;
	
}

.quadroImg {
	
	height:219px;
	width:306px;
	float:left;
	border: 1px solid #85A3CC;
	
}

.espacoEntreImg {
	
	height:219px;
	width:40px;
	float:left;
	
}

#orcamento {
	
	height:219px;
	width:652px;
	float:left;
	border: 1px solid #85A3CC;
	font-family:Tahoma, Geneva, sans-serif;
	color:#2B136C;
	
}

#formOrc {
	
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:40px;
	
}

#formOrc input {
	
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #85A3CC;

}

#formOrc textarea {
	
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #85A3CC;
	height:45px;
	width:455px;

}

label {
	
	width:70px;
	padding-right:10px;
	display:inline-block;
	text-align:right;
	vertical-align:middle;
}

#espacoLabel {
	
	widht:100px;
	
}

#labelText {
	
	position:relative;
	bottom:16px;

}

#rodapeConteudo {
	
	height:70px;
	width:904px;
	float:left;
	border-left: 1px solid #85A3CC;
	border-top: 1px solid #85A3CC;
	border-bottom: 1px solid #85A3CC;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#2B136C;
}

#webmaster {
	
	height:70px;
	width:97px;
	float:left;
	text-align:right;
	border-top: 1px solid #85A3CC;
	border-bottom: 1px solid #85A3CC;
	border-right: 1px solid #85A3CC;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#2B136C;

}

#webmaster a {
	
	color:#2B136C;

}

#rodape {
	
	height:12px;
	width:1024px;
	background:#8BC0F5;
	float:left;

	
}



