/*====================================================
@ Projeto: PELÉ IMÓVEIS - SAMBA MPW
@ Data: 15-07-2010
=====================================================*/

/*====================================================
RESET
=====================================================*/

html, body {
    height: 100%;
    padding: 0px;
    margin: 0px;
}

*{
	margin: 0; 
	padding: 0;
	border: 0;}
body{
	font-family: Tahoma;
	color: #666666;}
	
p{
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}
	
/*====================================================
CORPO
=====================================================*/
	
a:hover{color: #819E20;}
a {color: #77808F;}	

#corpo{
	width: 1024px;
	margin: 0 auto;
	border: 1px solid black;
	background: #D1CABD;
	overflow:hidden;}
	
	#conteudo { }
		
	
/*====================================================
SIDEBAR
=====================================================*/

h1{
	background: url(../imagens/logo.jpg) no-repeat; 
	width: 264px; 
	height: 267px; 
	text-indent: -9999em;
	float: left;}
	
h2{
	background: url(../imagens/tit_h2s.gif) no-repeat;
	text-indent: -9999em;
	height: 58px;
	}
	
	h2.empresa{background-position: 1px 1px; width: 252px;}
	h2.administrativo{background-position: 0px -50px; width: 441px;}
	h2.juridico{background-position: 0px -105px; width: 441px;}
	h2.seguros{background-position: 0px -165px; width: 441px;}
	h2.contato{ margin-left:22px; background-position: 0px -225px; width: 261px;}

#sidebar{}

#slideshow{
	margin-left: 265px;
	height: 266px;}
	
#slideshow img{
	height:266px;
	width:758px;}

.opt, .opt-1, .opt-2, .opt-3, .opt-4, .opt-5, .opt-6{
	padding-left:25px;
	padding-top:5px;
	background: url(../imagens/arrow.gif) no-repeat 15px 13px; }

	
#menu{
	margin-top: 10px;}

	/*====================================================
	SIDEBAR >> MENU
	=====================================================*/
	
	#menu li{
		list-style: none; 
		border-bottom: 1px solid #b4b3af; 
		height: 25px; 
		font-size: 13px; 
		font-weight: bold;}
		
		#menu li a{text-decoration: none;}
		
		#menu li:hover{background: url(../imagens/arrow.gif) #CDC5B7 no-repeat 15px 13px;}
	#pelenews{width: 210px; margin-left: 22px;}
		
	#imgsidebar{margin-bottom: 20px; margin-left: 6px;}
	#imgcompany_news{margin: 20px;}
	
/*====================================================
RODAPÉ
=====================================================*/

#sign{float: left;}
#rodape{padding-bottom: 20px; padding-top: 20px; padding-left: 20px; border-top: solid #a0a0a0 12px; background: #b3ab9c; height: 31px;}
#rodape p{float: right; color: #FFF; padding-top: 5px; padding-right: 25px;}


#main_int{
	height: 1130px;}

#main_int p{
	width:660px;}
	
#main_int ul li{
	font-size: 12px; 
	list-style: none;}
	
.lista{
	padding-left:10px;
	background-image: url(../imagens/arrow_1.gif);
	background-repeat: no-repeat;
	background-position: 3px;
}
	
.tit_grupo_pele_apoia{
	background: url(../imagens/tit_grupo_pele_apoia.gif) no-repeat;}

