*{
	margin:0;
	padding:0;
	list-style:none;
	}
img{
	border:none;
	}
body{
	font-family:Tahoma, Georgia, Arial, sans-serif;
	font-size:11px;
	background-image:url(../imagens/bg-body.gif);
	}
h1{}
h2{
	color:#65A9F6;
	border-bottom:1px solid #CCC;}
p{}
/*----------------------------------------------------[divs principais]*/
#sobreCabecalho{
	width:100%;
	background-color:#F25E17;
	font-size:5px;
	color:#F25E17;
	}
#geral{
	width:876px;
	margin:auto;
	
	}
#cabecalho{
	width:876px;
	float:left;
	}
#corpo{
	width:876px;
	background-color:#D8E1EB;
	float:left;
	}
.corpo{
	width:838px;
	margin:auto;
	}
#copyright{
	width:876px;
	height:49px;
	background-image:url(../imagens/rodape/bg-semifooter.gif);
	background-repeat:no-repeat;
	float:left;
	position:relative;
	}
#copyright a{
	color:#333;
	text-decoration:none;
	}
#copyright p{
	text-align:center;
	margin:20px 0 0 0;
	font-size:10px;}
#rodape{
	width:100%;
	margin:5px 0;
	background-color:#F6F9FB;
	border-top:5px solid #C6D1DF;
	float:left;
	}
.rodape{
	width:876px;
	margin:auto;
	padding-bottom:20px;
	}
.rssTwitte{
	width:80px;
	position:absolute;
	top:15px;
	right:50px;
	}
.rssTwitte img{
	float:left;
	margin:0 0 0 10px;
	display:inline;
	}
/*----------------------------------------------------[DIVS DO CABECALHO]*/
.menu{
	width:876px;
	height:38px;
	background-image:url(../imagens/cabecalho/menu.gif);
	background-repeat:no-repeat;
	background-position:center top;
	float:left;
	}
.logo{
	width:876px;
	height:104px;
	float:left;
	position:relative;
	}
.logo img{
	margin:auto;
	position:absolute;
	top:3px;
	left:337px;
	}
.novoMundoIMG{
	width:876px;
	height:172px;
	float:left;
	}
.conteudoCabecalho{
	width:876px;
	height:110px;
	float:left;
	position:relative;
	background-image:url(../imagens/cabecalho/conteudoCabecalho.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	}
/*----------------------------------------------------[MENU PRINCIPAL]*/
.menu ul{
	width:792px;
	margin: auto;
	}
.menu ul li{
	list-style:none;
	display:inline;
	}
.menu ul li a{
	display:block;
	width:132px;
	height:32px;
	float:left;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	position:relative;
	text-decoration:none;
	}
.menu ul li a:hover{
	background-image:url(../imagens/cabecalho/bg-menu.png);
	background-repeat:no-repeat;
	}
.menu span{
	display:block;
	margin:7px 0 0 0;
	}
.menu ul .travado a{
	background-image:url(../imagens/cabecalho/bg-menu.png);
	background-repeat:no-repeat;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	position:relative;
	text-decoration:none;
	}

/*----------------------------------------------------[DIVS DO INDEX]*/
.envio{
	width:266px;
	height:266px;
	float:left;
	background-image:url(../imagens/index/areaCliente.gif);
	background-repeat:no-repeat;
	margin:10px 0;
	position:relative;
	}
.facaOrcamento{
	position:absolute;
	bottom:0px;
	left:0;
	}
.relacionamento{
	width:266px;
	height:266px;
	float:left;
	position:relative;
	margin:10px 20px;
	background-image:url(../imagens/index/bg-relacionamento.gif);
	background-repeat:no-repeat;
	}
.portifolio{
	width:266px;
	height:266px;
	float:left;
	position:relative;
	background-image:url(../imagens/index/bg-portifolio.gif);
	background-repeat:no-repeat;
	margin:10px 0;
	}
.curiosidades{
	width:838px;
	height:226px;
	float:left;
	background-image:url(../imagens/index/bgDicas.gif);
	background-repeat:no-repeat;
	}
/*----------------------------------------------------[TABELA DE LOGIN]*/
.tabeLogin{
	margin:40px auto;
	border:none;
	width:200px;
	}
.tabeLogin input{
	padding:2px;
	}
.botLogin{
	width:50px;
	border:1px solid #CCC;
	float:right;
	margin:0 4px 0 0;}

