/* CSS Document */

#geral {
	width: 999px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin:0 auto;
	display: table;
}
div.clear {
	 clear: both;
}

#topo {
	height:370px;
	background-image: url("../shared/marque_bottom.gif");
	background-repeat: repeat-x;
	background-position:bottom;
	background-color: #FFF;
	padding: 0;
}
#topo div#flash_Home {
	border: #1px solid red;
	position: relative;
	top:0;
	margin: 0;
	padding: 0;
	width: 999px;
	height:343px;
}
#conteudo {
	background-color: #fff;
	width: 999px;
	margin: 0;
	padding: 0;
	clear: both;
	height:100%;
	display:table;
}

#conteudo p {
	padding: 0 10px;
}
#conteudo #box1 {
	width: 220px;
	float: left;
	padding-left: 10px;
	padding-top:10px;
}

#conteudo #box1 p.txt_newsletter01 {
	font-size: 10px; 
	font-family: verdana; 
	line-height: 15px; 
	color:#666666; 
	margin-bottom:8px; 
	padding: 0;
}

#conteudo #box1 p.txt_newsletter02 {
	color:#666666;  
	margin-top:8px;  
	position: relative;
	top: 8px;
	left: 0;
	margin:0;
	display: table;
	text-align: left;
	padding:0;
}

#conteudo #box1 p.txt_newsletter02 a,
#conteudo #box1 p.txt_newsletter02 a:link {
	font-size: 10px; 
	font-family: verdana; 
	color:#666666;
	padding:3px;  
}

#conteudo #box1 p.txt_newsletter02 a:hover {
	color:#fff;  
	background-color: #666;
	text-decoration: none;
}

#conteudo #box2 {
	width: 520px;
	*width: 540px;
	float: left;
	color: #333333;
	padding-right: 10px;
	*padding-right: 20px;
	padding-top:10px;
}

#conteudo #box2 p.txt_tit {
	color: #999999;
}

#conteudo #box2 p.txt_resumo {
	font-size: 11px; 
	margin-top: 3px; 
	margin-bottom: 12px; 
	line-height:16px
}

#conteudo #box2 p.txt_resumo a,
#conteudo #box2 p.txt_resumo a:link {
	color: #F88C43; 
	text-decoration: none;
	padding: 1px 2px 2px 2px;
	font-size: 10px;
}

#conteudo #box2 p.txt_resumo a:hover {
	background-color:  #F88C43;
	color: #fff; 
	text-decoration: none;
	padding: 1px 2px 2px 2px;
}
#conteudo strong {
	color:#f90; 
}
#conteudo #box3 {
	width: 232px;
	float: left;
	padding-top:10px;
}
	#topo #logo {
		position: relative;
		left:10px;
		top: 10px; 
		float:left;
	 }

	#footer {
		clear: both;
		height:50px;
		margin: 0;	
		*text-align: left;
	}
	
		#footer p.left {
			font-size:10px; 
			color:#fff; 
			float: left; 
			font-weight: bold;
			margin: 8px 0 0 10px;
		}
		
		#footer p.right {
			color:#fff; 
			float: right; 
			font-weight: bold;
			margin: 8px 0 0 10px;
		}

		#footer p.right a,
		#footer p.right a:link {
			color: #fff; 
			padding:3px; 
			text-decoration: none;
			font-size:10px; 
		}
		
		#footer p.right a:hover {
			color: #f90; 
			background-color:#fff; 
			padding:3px;
			font-weight: bold; 
			text-decoration: none;
		}



#conteudo #box1 p.txt_newsletter02 {
	color:#666666;  
	margin-top:8px;  
	position: relative;
	top: 8px;
	left: 0;
	margin:0;
	display: table;
	text-align: left;
	padding:0;
}

#conteudo #box1 p.txt_newsletter02 a,
#conteudo #box1 p.txt_newsletter02 a:link {
	font-size: 10px; 
	font-family: verdana; 
	color:#666666;
	padding:3px;  
}

#conteudo #box1 p.txt_newsletter02 a:hover {
	color:#fff;  
	background-color: #666;
	text-decoration: none;
}
#conteudo #box4{
	width: 700px;
	float: left;
	color:#666666;
	padding: 0 30px 35px 30px;

}
#conteudo #box4 p.txt_resumo {
	font-size: 16px; 
	margin-top: 5px; 
	margin-bottom: 18px; 
	line-height:20px

}

#linkSocial{
	margin-top:40px;
}
