/* CSS Document */
textarea {
	font-size: 11px;
	#margin-left: -10px;
}
form textarea {
	font-size: 12px;
	margin-left: 0px;
}
.boxColunistas{
	position:relative;
	width:100%;
	float:left;
	margin-top:10px;
	background-color: #e9e7cc;
}
.boxColunistas img{
	margin-right: 10px;
}
.boxColunistas h1{
	padding-bottom: 5px;
}
.boxColunistas h1 a{
	font-size: 11px;
	color: #972719;
	font-weight: bold;
}
.boxColunistas a{
	font-size: 11px;
	color: #3d2f24;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	line-height: 13px;
}
.boxColunistas a:hover{
	text-decoration: underline;
}
.container_fique_de_Olho {
	position:relative;
	float:left;
	width:500px;
	height: 270px;
	overflow: hidden;	
}
.boxFiqueDeOlho{
	position:absolute;
	top: 30px;
	left: 0px;
	width:490px;
	height: 230px;
	padding-right:10px;	
	padding-bottom:10px;	
	background-color:#e1deb5;
	line-height:17px;
}

.boxFiqueDeOlho h1{
	font-family:tahoma, verdana, arial, sans;
	font-size:14px;
	font-weight:bold;
	color:#3d2f24;
	line-height:17px;
	padding-top:10px;

}
.imgFique_olho {
	position: relative; 
	float: left;
	background-color:#695e53;
	padding: 10px 10px 10px 10px;
	margin: 10px;
	color: #FFF;
	font-weight: bold;
}
.imgFique_olho img{
	margin-right: 3px;
}
.imgFique_olho a{
	color: #FFF;
	text-decoration: none;
}
.imgFique_olho span{
	color: #c6b79b;
	text-decoration: line-through;
}
.boxNoticias{
	position:relative;
	float:left;
	width:225px;
	height: 100%;
	margin:0px;
	padding: 10px;
}
.boxNoticias img{
	margin-top: 5px;
}
.boxNoticias h1 {
	font-size:14px;
	font-weight:bold;
	color:#3d2f24;
	line-height:17px;
	margin-top: 5px;
	margin-bottom: 5px;	
	padding: 0px;
}
.boxNoticias h1 a{
	color:#3d2f24;	
	text-decoration: none;
}
.boxNoticias h1 a:hover{
	text-decoration: underline;
}

.boxNoticias h2 a{
	font-size:14px;
	font-weight:bold;
	color:#972719;
	line-height:17px;
	padding: 0px;
	text-decoration: none;
}
.boxNoticias h2 a:hover{
	text-decoration: underline;
}
.boxNoticias_2{
	position:relative;
	float:left;
	width:500px;
	min-height: 240px;
	margin-top:0px;
	margin-left:0px;
	background-color:#e1deb5;
}

.boxNoticiasInterna{
	position:relative;
	float:left;
	width:120px;
	margin-top:10px;
	margin-left:10px;
	font-size:14px;
	font-weight:bold;

}
.boxNoticiasInterna a{
	color:#972719;
	text-decoration: none;
}
.boxNoticiasInterna a:hover{
	text-decoration: underline;
}

.boxNoticiasInterna h2{
	font-size:12px;
	font-weight:bold;
	color:#3d2f24;
	line-height:17px;
	margin-top:10px;
	margin-bottom:5px;

}
.boxNoticiasInterna h2 a{
	color:#3d2f24;
	text-decoration: none;
}
.boxNoticiasInterna h2 a:hover{
	text-decoration: underline;
}
.boxCalendario{
	position:relative;
	float:left;
	width:200px;
	margin-top:5px;
	margin-left:25px;
	font-family:tahoma, verdana, arial, sans;
	font-size:10px;
	font-weight:bold;
	color:#3d2f24;
	text-align:center;
}
ul {
	padding-left: 20px;
}