*{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
	font-style:normal;
}

body{
	background-image:url(images/bg2.gif);
	
	
	}

#tudo{
	width:800px;
	height:855px;
	margin: 0 auto;
	
	background-image:url(images/back.png);
	
	
	
}

#topo{
	width:780px;
	height:180px;
	margin: 0 auto;
	background-image:url(images/banner.jpg);
	
	}
	

/*inicio conteudo*/

#conteudo{
	width:780px;
	height:675px;
	margin:0 auto;
	background-color:#FFF;
	background-image: url(images/fundo_ramos_02.jpg);
	
	}
	
	#space_ver{
	width:550px;
	height:420px;
	margin:0 auto;
	background-color:#FFF;
	float:right;
	padding-right: 40px;
	}

#menu{
	height:250px;
	width:132px;
	padding-left: 30px;
	padding-top: 5px;
	float: left;
	}

#menu ul{
	list-style:none;
	
	
	}


#lado_dir_menu{
	width:600px;
	height:470px;
	float:right;
	background-color:#FFF;
	padding-top: 5px;
	
	}

#part_botom{
	width:780px;
	height:200px;
	margin:0 auto;
	
	
	

	
	}
	
.coluna_esq{
	width:520px;
	height:200px;
	background-color:#FFF;
	float: left;
	}	
	
	
.coluna_dir{
	height:200px;
	width:260px;
	float:right;
	background-color:#FFF;
	}
	
.coluna_center{
	height:200px;
	width:260px;
	float:right;
	background-color:#FFF;
	}
	
.coluna_esq_dentro{
	height:200px;
	width:260px;
	float:left;
	background-color:#FFF;
	}
#botton{
	width:780px;
	height:15px;
	margin: 0 auto;
	background-image:url(images/rp_shadow.png);
	}
#preencher{
	width:182px;
	height:80px;
	margin:0 auto;
	background-color:FFF;
	}
#space{
	width:182px;
	height:100px;
	margin:0 auto;
	background-color:FFF;
	}
/* fim conteudo */

