
a.internal_link{
	background:url('../assets/mais.png') no-repeat left center;
	width:100px;
	padding-left:10px;
	text-decoration:none;
	color:#FF3300;		
}

a.news_link{
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
	text-decoration:underline;
	color:#5181AE;
	line-height:11px;	
}

a.news_link:hover{
	text-decoration:none;
	color:#40709D;	
}

div#news_side_title{
	background: url('../assets/blue_grey.png') no-repeat;
	line-height: 30px;
	text-align:left;
	padding-left:10px;
	w/idth:230px;
	padding-bottom:2px;
	border-bottom:1px #CCC dotted;
	color:#FFF;
	font-family:Arial;
	font-size:14px;
	t//ext-transform:uppercase;
	display:block;
}

div#news_block{
	padding-top:2px;
	padding-bottom:20px;
	width:230px;
	height:75px;
	display:block;
	margin-bottom:20px;
}

.head_title{
	font-family: Arial;
	font-size:11px;
	font-weight: bold;
	text-decoration:underline;
	color:#5181AE;
	line-height:11px;
}

.news_image{
	float:left;
	padding-right:5px;
	margin-bottom:20px;
	margin-top:8px;
}

.news_text{
	font-family: Arial;
	font-size: 11px;
	color: #666;
	float:right;
	width:150px;
}

.news_see_more{
	font-family: Arial;
	font-size: 9px;
	text-transform:uppercase;
	color:#FF3300;
	text-align:right;
	line-height:17px;
	float:right;
}

#news_content{
	padding-top:10px;
	padding-bottom:20px;
}

#content_title{
	font-family:Arial;
	font-size: 15px;
	color: #FF3300;
	padding-top:10px;
	padding-bottom:5px;
}

#content_text{
	font-family:Arial;
	font-size:11px;
	color: #666;
	padding-bottom:20px;
}

#text_teaser{
	font-family:Arial;
	font-size:11px;
	color: #666;
}

#news_container{
	padding:15px;
	border-bottom:1px dotted #CCC;
	padding-bottom:30px;
}

#news_title{
	font-family:Arial;
	font-size: 13px;
	color:#5181AE;
	padding-bottom:3px;
	font-weight:bold; 
}

#news_data{
	font-family:Arial;
	font-size:10px;
	padding-bottom:7px;
}

.news_date{
	align:left;
	color: #666;
	padding-right:15px;
}

.news_by{
	color:#666;
}

.news_author{
	color:#000;
}

#news_description{
	color:#666;
	font-family:Arial;
	font-size:11px;
	padding-top:5px;
	padding-bottom:8px;
}

.news_see_more_other{
	font-family: Arial;
	font-size: 9px;
	background: url('../assets/seta.png') no-repeat center left;
	text-transform:uppercase;
	text-decoration:none;
	color:#666;
	margin-top:8px;
	text-align:right;
	line-height:17px;
	padding-left:15px;
	float:right;
}

.news_pdf{
	font-family: Arial;
	font-size: 9px;
	background: url('../assets/pdf.png') no-repeat center left;
	text-transform:uppercase;
	text-decoration:none;
	color:#666;
	margin-top:8px;
	text-align:right;
	line-height:17px;
	padding-left:15px;
	float:right;
}

.news_go_back{
	font-family: Arial;
	font-size: 9px;
	background: url('../assets/setaINV.png') no-repeat center left;
	text-transform:uppercase;
	text-decoration:none;
	color:#666;
	margin-top:8px;
	text-align:right;
	line-height:17px;
	padding-left:15px;
	float:right;
}

#news_comment_form{
	padding:15px;
	padding-bottom:0px;
	font-family:Arial;
	font-size:11px;
}

input[type="text"]{
	border:1px #CCC solid;
	line-height:21px;
	vertical-align:center;
	font-family:Arial;
	font-size:11px;
	color:#666;
	padding-left:3px;
	padding-top:2px;
	margin-bottom:5px;
	width:200px;
	height:17px;
}

textarea{
	border:1px #CCC solid;
	line-height:21px;
	vertical-align:center;
	font-family:Arial;
	font-size:11px;
	color:#666;
	padding-left:15px;
	margin-bottom:5px;
	width:200px;
	height:250px;
	padding-top:3px;
}

.text{
	color:#CCC;
}

.thank{
	color:#000;
	padding-right:5px;
	width:220px;
	
}

.news_send_button{
	background:url('../assets/seta.png') no-repeat center right;
	width:58px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:13px;
	color:#FF3300;
	text-weight:bold;
	text-decoration:none;
	margin-left:7px;
	text-transform:uppercase;
	font-size:9px;
	margin-top:-20px;
	line-height:11px;
	display:inline;
	
}

.selected_page{
	background: url('../assets/page.png') no-repeat center center;
	padding: 15px;
	padding-left:23px;
	padding-right:20px;
	font-family: Arial;
	color: #FFF;
	font-size:13px;
	font-weight:bold;
}

.page{
	background: url('../assets/selectedPage.png') no-repeat center center;
	padding: 15px;
	padding-left:25px;
	padding-right:20px;
	font-family: Arial;
	color: #666;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}

.see_page{
	background: url('../assets/seta.png') no-repeat center left;
	font-family: Arial;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	padding-left: 15px;
	padding-right:10px;
	margin-top: 5px;
	line-height: 30px;
	margin-left:40px;		
}
