* {
	margin: 0 auto;
	padding: 0;
	font-family:Verdana, Geneva, sans-serif;
	}

body {
	background-color:#CCC;
	}
	
#site{
	width:913px;
	height:660px;
	background: #fff;
	margin-top: 10px;
}
#header_master{
	width:924px;
	height:231px;
}
#logotipo{
	width:420px;
	height:231px;
	float:left;
	background-image:url(../imagens/logotipo.jpg);
}
#slogan{
	width:504px;
	height:231px;
	float:right;
	background-image:url(../imagens/slogan.jpg);
	font-size:14px;
	color:#262626;
}
#menu_master{
	width:924px;
	height:28px;
	background-color:#e56b09;
}
.menu1_1{background:url(../imagens/bt_inicio1.jpg) no-repeat left; width:80px;
	height:28px; float:left; cursor:pointer; }
.menu1_2{background:url(../imagens/bt_inicio2.jpg) no-repeat left; width:80px;
	height:28px; float:left; cursor:pointer; }
.menu2_1{background:url(../imagens/bt_empresa1.jpg) no-repeat left; width:103px;
	height:28px; float:left; cursor:pointer; }
.menu2_2{background:url(../imagens/bt_empresa2.jpg) no-repeat left; width:103px;
	height:28px; float:left; cursor:pointer; }
.menu3_1{background:url(../imagens/bt_orcamento1.jpg) no-repeat left; width:172px;
	height:28px; float:left; cursor:pointer; }
.menu3_2{background:url(../imagens/bt_orcamento2.jpg) no-repeat left; width:172px;
	height:28px; float:left; cursor:pointer; }
.menu4_1{background:url(../imagens/bt_contactos1.jpg) no-repeat left; width:106px;
	height:28px; float:left; cursor:pointer; }
.menu4_2{background:url(../imagens/bt_contactos2.jpg) no-repeat left; width:106px;
	height:28px; float:left; cursor:pointer; }
	

	

.menu5_1{margin-top:30px; background-color:#e1e1e2; width:161px;
	height:19px; float:left;}
.menu5_2{margin-top:30px; background-color:#959394; width:161px;
	height:19px; float:left;}
.menu6_1{margin-top:1px; background-color:#e1e1e2; width:161px;
	height:19px; float:left;}
.menu6_2{margin-top:1px; background-color:#959394; width:161px;
	height:19px; float:left;}
.menu7_1{margin-top:1px; background-color:#e1e1e2; width:161px;
	height:19px; float:left;}
.menu7_2{margin-top:1px; background-color:#959394; width:161px;
	height:19px; float:left;}
.menu8_1{margin-top:1px; background-color:#e1e1e2; width:161px;
	height:19px; float:left;}
.menu8_2{margin-top:1px; background-color:#959394; width:161px;
	height:19px; float:left;}
.menu9_1{margin-top:1px; background-color:#e1e1e2; width:161px;
	height:19px; float:left;}
.menu9_2{margin-top:1px; background-color:#959394; width:161px;
	height:19px; float:left;}
.menu10_1{margin-top:1px; background-color:#e1e1e2; width:161px;
	height:19px; float:left;}
.menu10_2{margin-top:1px; background-color:#959394; width:161px;
	height:19px; float:left;}
.menu11_1{margin-top:1px; background-color:#e1e1e2; width:161px;
	height:19px; float:left;}
.menu11_2{margin-top:1px; background-color:#959394; width:161px;
	height:19px; float:left;}
.menu12_1{margin-top:1px; background-color:#e1e1e2; width:161px;
	height:19px; float:left;}
.menu12_2{margin-top:1px; background-color:#959394; width:161px;
	height:19px; float:left;}
.menu13_1{margin-top:1px; background-color:#e1e1e2; width:161px;
	height:19px; float:left;}
.menu13_2{margin-top:1px; background-color:#959394; width:161px;
	height:19px; float:left;}

#text_menu{
	margin-right:4px;
	margin-top:3px;
	font-weight:bold;
	font-size:9px;
	color:#000;
	cursor:pointer;
}

.left_orca{
	width:280px;
	background:#333;
	float:left;
}
.right_orca{
	width:210px;
	background:#006;
	float:right;
}

#content_master{
	width:924px;
	height:360px;
	background-color:#fff;
}
#content_esq{
	width:693px;
	height:360px;
	float:left;
	background-color:#fff;
}
#content_dir{
	width:231px;
	height:360px;
	float:right;
}
#content_dir_cima{
	width:231px;
	height:220px;
	background-color:#fff;
}
#content_dir_baixo{
	width:231px;
	height:140px;
}
#content_menu{
	margin-top:10px;
	width:161px;
	height:320px;
	background-color:#fff;
	float:left;
	margin-left:10px;
	background-image: url(../imagens/servicos.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#conteudo_text{
	margin-top:30px;
	margin-left:190px;
	margin-right:10px;
	margin-bottom:10px;
	font-size:12px;
	line-height:150%;
	color:#262626;
}

#footer_master{
	width: 924px;
	height:30px;
	background-color:#e56b09;
	border-top:3px solid black;
	margin-top:5px;
	border-bottom: 3px solid #ccc;
}
#footer_content_esq{
	margin-left:10px;
	margin-top:8px;
	float:left;
	font-size:9px;
}
#footer_content_dir{
	margin-right:10px;
	margin-top:8px;
	float:right;
	font-size:9px;
}
#footer_sombra{
	width: 924px;
	height:30px;
	background:url(../imagens/sombra.png) no-repeat;
}