/* CSS Document */

@import "header.css";
@import "footer.css";
@import "barra_uol.css";

body {
	background: #d4cfbe url(../img/bg_top.jpg) repeat-x center 24px;
	}

a.link-2 {
	text-decoration: none !Important;
	}

#main {
	width: 776px;
	margin: 0 auto;
	}
	#main:after {
		content: '';
		display: block;
		clear: both;
		height: 0;
		}
	
	#main #header {
		width: 776px;
		height: 134px;
		}
		#main #header:after {
			content: '';
			display: block;
			clear: both;
			height: 0;
			}
		
		#main #header ul {
			float: right;
			padding-top: 15px;
			}
			#main #header ul li {
				float: left;
				padding: 0 7px;
				border-right: 1px solid #e7d9cf;
				}
				#main #header ul li.last {
					padding-right: 0;
					border-right: none;
					}
				
				#main #header ul li a {
					color: #e7d9cf;
					}
	
	#main #menu-principal {
		background: url(../img/bg_menu_home.png) no-repeat;
		float: right;
		width: 191px;
		position: relative;
		_position: static;
		margin-top: -154px;
		*margin-top: -152px;
		height: 456px;
		z-index: 50;
		}
		#main #menu-principal ul#menu {
			width: 184px;
			}
		
		#main #menu-principal ul#menu li {
			text-align: center;
			padding: 4px 0 7px 0;
			background: url(../img/menu_li.gif) no-repeat center bottom;
			font-weight: bold;
			font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
			}
			#main #menu-principal ul#menu li.last {
				background: none;
				}
			
			#main #menu-principal ul#menu li a {
				color: #532d2b;
				}
	
	#main #media {
		margin-top: -82px;
		float: left;
		}
	
	#main #conteudo-principal {
		width: 585px;
		float: left;
		position: relative;
		z-index: 49;
		}
		#main #conteudo-principal #conteudo-main:after, #main #conteudo-principal #conteudo-main:after {
			content: '';
			display: block;
			clear: both;
			height: 0;
			}
		
		#main #chamadas {
			width:255px;
			}
			#main #torne {
				background: url(../img/torne_comemoracao.gif);
				width: 228px;
				height: 53px;
				text-indent: -9999em;
				overflow: hidden;
				margin: 10px 0 0 22px;
				}
		
		#main h3 {
			margin: 0 10px 0;
			font-size: 11px;
			font-weight: bold;
			padding-left: 15px;
			}
		
		#main p.conheca{
			width: 220px;
			padding-left: 25px;
			}
		
		#main #veja{
			width: 150px;
			list-style: none;
			padding-left: 25px;
			}
			#main #veja li a{
				color:#000;
				}
		
		#main #contrate {
			background: url(../img/contrate.gif);
			width: 211px;
			height: 39px;
			text-indent: -9999em;
			overflow: hidden;
			margin: 5px 0 0 22px;
			}
		
		#main img.telefone{
			margin-left: 22px;
			float: left;
			}
		
		#main p.ligue, #main p.fone {
			width: 140px;
			margin: 0 0 6px 85px;
			*margin-bottom: 10px;
			}
		
		#main p.ligue a {
			color: #000;
			}
			
		#main p.fone{
			font-weight: bold;
			font-size: 14px;
			margin-bottom: 0;
			}
		
		#main p.fone-2 {
			font-weight: normal;
			font-size: 13px;
			padding-left: 12px;
			}
		
		#main #promocoes{
			width: 304px;
			height: 269px;
			position: absolute;
			top: 15px;
			right: 20px;
			}
		
		#main #novidades {
			clear: both;
			background: url(../img/divider.jpg) no-repeat 0 6px;
			margin-top: 1px;
			width: 753px;
			height: auto;
			padding: 30px 0 20px 25px;
			}
			#main #novidades:after {
				content: '';
				display: block;
				clear: both;
				height: 0;
				}
		
		#main #novidades h2 {
			background: url(../img/news.gif) no-repeat;
			width: 95px;
			height: 24px;
			text-indent: -9999em;
			overflow: hidden;
			}
		
		#main #novidades #storeNews {
			width: 370px;
			float: left;
			}
		
		#main #novidades .new {
			background: url(../img/new_div.jpg) bottom no-repeat;
			width: 370px;
			margin-top: 30px;
			padding-bottom: 30px;
			}
		#main #novidades .last {
			height: 140px;	
			background: none;
			}
			
		#main #novidades .new p {
			margin: 0;
			}
			#main #novidades .new a {
				color: #000;
				text-decoration: underline;
				}
				#main #novidades .new a:hover {
					text-decoration: none;
					}
			
		#main #novidades .new p.date{
			font-weight: bold;
			}
			
		#main #novidades .new p.title{
			font-weight: bold;
			font-size: 14px;
			}
			#main #novidades .new p.title a {
				color: #5f2c29;
				}
		
		#main #novidades #banners {
			float: right;
			width: 328px;
			margin: 18px 40px 0 0;
			_display: inline;
			}
		
		#main #novidades #banners a {
			display: block;
			margin-bottom: 10px;
			}

#redessociais_linha{
	width:100%;
	margin-top:5px;
}

#redessociais_linha ul{
	width:394px;
}

#redessociais_linha ul li{
	border:none;
}

#redessociais{
	margin-top: -19px;
}

		
#rodape {
	padding-top: 22px;
	background: url(../img/rodape_fundo.jpg) repeat-x;
	width: 100%;
	text-align: center;
	clear: both;
	}
	
