body {
	margin:0px;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	background-image:url(../images/fundo.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f7f7f7;
	}

img{
	border:0px;
	}
	
form {
	 margin:0px;
	 padding:0px;
}

#tudo{
	width:980px;
	margin:0 auto;
}

#topo { 
	width:980px;
	height:181px;
	float:left;
	padding-top:6px;
	background-image:url(../images/sombra_topo.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	
}

#meio {
	width: 980px;
	float:left;
	background-image:url(../images/fundo_conteudo.gif);
	background-position:top;
	background-repeat:repeat-y;
}

#linha_bottom {
	width: 980px;
	float:left;
	background-image:url(../images/linha_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.miolo{
	width:780px;
	float:left;
}

.banner_inicial {
	width:780px;
	height:301px;
	float:left;
	padding-top:20px;
	background-image:url(../images/sombra_banner.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.banner_construcao_obra {
	width:246px;
	height:246px;
	float:left;
	border:2px solid #d9d9d9;
	margin-top:20px;
	margin-right:20px;
}

.banner_acompanhe {
	width:222px;
	height:142px;
	padding-top:104px;
	padding-left:14px;
	float:left;
	border:2px solid #d9d9d9;
	margin-top:20px;
	background-image:url(../images/acompanhe_obra.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

/* MENU */
.bordo_menu{
	width: 156px;
	height:322px;
	float:left;
	border:2px solid #d9d9d9;
	background-image:url(../images/fundo_menu.gif);
	background-position:left top;
	background-repeat:repeat-x;
	padding-left:10px;
	padding-right:10px;
	padding-top:14px;
	background-color:#ebebeb;
}

.menu {
	width: 180px;
	float:left;
	padding-right:20px;
	background-color:#f7f7f7;
}

ul {
	width:155px;
	padding:0px;
	display:block;
	float:left;
	margin:0px;
	list-style-type:none;
}

.menu_botao{
	width:140px;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	padding-top:5px;
	padding-left:15px;
	color:#545454;
	background-image:url(../images/seta_off.gif);
	background-position:left;
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
}

.menu_botao2{
	width:140px;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	padding-top:5px;
	padding-left:15px;
	color:#ee282f;
	background-image:url(../images/seta_on.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#e4e4e4;
	cursor:pointer;
	display:block;
}

.banner_cadastre {
	width:176px;
	height:91px;
	float:left;
	border:2px solid #d9d9d9;
	margin-right:20px;
}

.banner_caixa {
	width:176px;
	height:111px;
	float:left;
	border:2px solid #d9d9d9;
	margin-top:21px;
}

#rodape {
	width:980px;
	height:130px;
	padding-top:46px;
	float:left;
	background-image:url(../images/sombra_rodape.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#f7f7f7;
}

#coluna01_rodape{
	width:195px;
	height:77px;
	padding-left:17px;
	float:left;
}

#coluna02_rodape{
	width:287px;
	height:77px;
	float:left;
}

#coluna03_rodape{
	width:175px;
	height:77px;
	float:left;
}

#coluna04_rodape{
	width:190px;
	height:77px;
	float:left;
}

#coluna05_rodape{
	width:108px;
	height:62px;
	float:left;
	padding-top:15px;
}

#direto{
	width:980px;
	float:left;
	border-top:1px solid #d91a21;
	padding-top:9px;
	color:#555658;
}

.login{
	float:left;
	width:140px;
	padding-left:8px;
}

.senha{
	float:left;
	width:138px;
	padding-top:5px;
}

.campo_login{
	width:136px;
	float:left;
	border:1px solid #b5b4b4;
	font-size:12px;
	font-family:Tahoma;
	color:#333333;
}

.campo_senha{
	width:104px;
	float:left;
	border:1px solid #b5b4b4;
	font-size:12px;
	font-family:Tahoma;
	color:#333333;
}

.botao_area {
	background-image:url(../images/ok.gif);
	width:23px;
	height:19px;
	border:0px;
	cursor:pointer;
	float:right;
}
