
#header table{
	width:100%;
	height:100%;
}
#header table td{
	width:100%;
	
}

#content{
	display:table;
	
}

#main_title{
	margin-left:15px;
	padding-left:5px;
}

/*#main_content_news{
	display:table;
	min-width:600px;
	border-top:1px solid #b2cc99;
	border-bottom:1px solid #b2cc99;
	margin-left:10px;
	margin-bottom:10px;
	margin-top:5px;
}
#main_picture{
	float:left;
	width:145px;
	height:110px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;

}
#main_text{

}

#main_text_title{
	
}*/

.date{
	float:left;
	width:70px;
	color:#333399;
	font-family:Tahoma;
	font-size:12px;
	margin-top:3px;
}

.tema, .tema a{
	float:left;
	color:#a3c285;
	min-width:300px;
	display:table;
}

#description{
	color:#000000;
}

