body{
	background:#301A05 url(images/bg.jpg) repeat-x fixed;
}

a{
	color:inherit;
}

#container{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-502px;
	width:1003px;
	/*background:#bbb26c;*/
	background:#CFC88E;
}

#bg_sombra{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-523px;
	width:1045px;
	height:0px;
	overflow:hidden;
	background:url(images/sombra_bg.png) repeat-y;
	display:none;
}

#top{
	position:relative;
	float:left;
	width:1003px;
	height:140px;
	background:url(images/top.jpg) no-repeat;
}

#top_tel{
	position:absolute;
	top:7px;
	right:0;
	width:100px;
}

#top_tel span{
	position:relative;
	float:left;
	width:100px;
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#990000;
	font-weight:bold;
	font-style:normal;
	line-height:14px;
}

#logo{
	position:absolute;
	top:16px;
	left:50%;
	margin-left:-482px;
	background:#FFFFFF;
}

#degrade01{
	position:relative;
	float:left;
	width:1003px;
	height:39px;
	background:url(images/degrade.jpg) repeat-x;
}

#base{
	position:relative;
	float:left;
	width:1003px;
	height:53px;
	background:url(images/degrade_base.jpg) repeat-x;
	overflow:hidden;
}

#endereco_base{
	position:absolute;
	top:12px;
	left:55px;
	width:500px;
}

#endereco_base div{
	position:relative;
	float:left;
	width:500px;
	line-height:14px;
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#990000;
	font-weight:bold;
	font-style:normal;
}

#digitalup{
	position:absolute;
	top:12px;
	right:10px;
}

#conteudo{
	position:relative;
	float:right;
	width:710px;
	margin:20px 20px 20px 0;
	min-height:280px;
}

#conteudo p{
	font-family:tahoma, arial, verdana;
	font-size:14px;
	color:#990000;
	text-align:justify;
	line-height:16px;
	margin-bottom:20px;
}

#conteudo h1, h2, h3, h4, h5, h6{
	margin-bottom:24px;
	color:#990000;
	font-family:tahoma, arial, verdana;
}

#div_flash_bg{
	position:relative;
	float:left;
	width:1003px;
	height:350px;
	background:#9d6c3e;
}

#infos_home{
	position:relative;
	float:left;
	width:1003px;
	height:120px;
	background:url(images/info.jpg) no-repeat;
	overflow:hidden;
}

#infos_home div{
	position:absolute;
	top:21px;
	left:17px;
	width:579px;
	height:80px;
}

#infos_home p{
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#990000;
	text-align:justify;
	line-height:12px;
	margin-bottom:20px;
}

#div_flash{
	position:absolute;
	left:50%;
	top:25px;
	left:50%;
	margin-left:-502px;
	width:1003px;
	height:350px;
}

.botao_menu{
	position:relative;
	float:left;
	width:232px;
	height:28px;
	text-decoration:none;
	background:url(images/menu.png) no-repeat left top;
	overflow:hidden;
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-indent:35px;
	line-height:28px;
	margin-bottom:1px;
}

.botao_menu:hover{
	background:url(images/menu.png) no-repeat right top;
}

#menu_container{
	position:absolute;
	top:190px;
	left:50%;
	width:232px;
	margin-left:-490px;
}

.img_border{
	position:relative;
	float:left;
	display:inline;
	width:200px;
	border: 5px solid #FFF;
}