/* Portal Silvānia - GO */
/* CSS produzido em 17/01/2007 */

#container {
	width 			: 425px !important;
	height 			: auto;
	background 		: #f9f9f9;
	font-family 	: tahoma, verdana, arial, sans serif;
	font-size 		: 11px;
	padding 		: 8px;
}

#not_cont {
	height 			: 100%;
	background 		: transparent;
	display 		: table;
	margin 			: 0;
	padding 		: 0 0 6px 0;
}

#not_title {
	width 			: auto;
	height 			: auto;
	padding 		: 0;
}

#not_title h2 {
	width 			: auto;
	height 			: auto;
	margin 			: 0 0 15px 0;
	background 		: #f1f1f1;
	color 			: #404040;
	font-family 	: 'Trebuchet MS', tahoma, verdana, arial, sans serif;
	font-size 		: 13px;
	font-weight 	: bold;
	padding 		: 5px;
	text-transform  : uppercase;
}

#not_cont p {
	padding 		: 4px;
	text-align 		: left;
	float 			: left;
}

#not_cont img.x {
	border 			: 1px double #ccc;
	float 			: right;
	margin 			: 10px;
	background 		: #fff;
}

#not_thumb {
	height 			: auto;
	background 		: #f1f1f1;
	padding 		: 6px;
	border			: 1px solid #e5e5e5;
}

#not_ant {
	height 			: auto;
	padding 		: 0;
}

#not_ant h2 {
	width 			: auto;
	height 			: auto;
	margin 			: 15px 0 0 0;
	background 		: #f1f1f1;
	color 			: #404040;
	font-family 	: 'Trebuchet MS', tahoma, verdana, arial, sans serif;
	font-size 		: 13px;
	font-weight 	: bold;
	padding 		: 5px;
	text-transform  : uppercase;
}

#not_ant_lista {
	width 			: 100%;
	height 			: 100%;
	background 		: transparent;
	display 		: table;
	margin 			: 0;
	padding 		: 0 0 6px 0;
}

#not_ant_lista p {
	padding 		: 4px;
	text-align 		: left;
}

#noticias_impar {
	width			: 400px;
	height			: 18px;
	background		: transparent url('../imgs/noticias_impar.jpg') no-repeat;
	padding-left	: 20px;
	padding-top		: 4px;
}

#noticias_par {
	width			: 400px;
	height			: 18px;
	background		: transparent url('../imgs/noticias_par.jpg') no-repeat;
	padding-left	: 20px; 
	padding-top 	: 4px;
}

#ler_mais {
	float			: right;
	width			: 64px;
}

#txt_noticias{
	font-family		: tahoma, arial, helvetica, sans-serif;
	font-size		: 10px;
	color			: #000000;
	width			: 200px;
	float			: left;
}
