﻿#i_noticias{
	color:				#666666;
	font-family:		Verdana, Arial;
	font-size:			11px;
	padding-bottom:		10px;
}

/*-----------------------------------------------------------------------*/
#i_noticias h1{
	padding-top:		5px;
	padding-bottom:		5px;
	font-weight:		normal;
	font-size:			11px;
	cursor:				pointer;
	clear:				both;
	text-align:			left;
}

/*-----------------------------------------------------------------------*/
#i_noticias h2{
	float:				left;
	font-weight:		normal;
	font-size:			11px;
	text-align:			left;
	padding-left:		5px;
	padding-right:		5px;
	padding-bottom:		15px;
	width:				310px;
	cursor:				pointer;
	text-align:			justify;
}

/*-----------------------------------------------------------------------*/
#i_noticias h3{
	padding-top:		5px;
	padding-bottom:		5px;
	font-weight:		bold;
	font-size:			12px;
	text-align:			left;
	clear:				both;
}

/*-----------------------------------------------------------------------*/
#i_noticias p{
	padding-top:		5px;
	padding-bottom:		5px;
}

/*-----------------------------------------------------------------------*/
#i_noticias a{
	color:				#666666;
	text-decoration:	none;
}

/*-----------------------------------------------------------------------*/
#i_noticias a:hover{
	color:				#666666;
	text-decoration:	underline;
}

/*-----------------------------------------------------------------------*/
#i_noticias img{
	float:				left;
	margin-bottom:		10px;
}

/*-----------------------------------------------------------------------*/
#i_noticias span{
	padding-left:		5px;
	padding-right:		5px;
	font-size:			10px;
	clear:				both;
}

/*-----------------------------------------------------------------------*/
#info_noticias{
	width:				471px;
	color:				#666666;
	font-family:		Verdana, Arial;
	font-size:			11px;
	padding-bottom:		10px;
	padding-right:		10px;
}

/*-----------------------------------------------------------------------*/
#info_noticias h3{
	padding-top:		5px;
	padding-bottom:		5px;
	font-weight:		bold;
	font-size:			12px;
	text-align:			left;
	clear:				both;
}

/*-----------------------------------------------------------------------*/
#info_noticias h1{
	color:				#666666;
	font-family:		Verdana, Arial;
	font-size:			11px;
	font-weight:		normal;
}

/*-----------------------------------------------------------------------*/
#info_noticias img{
	float:				right;
	margin-left:		10px;
}

/*-----------------------------------------------------------------------*/
#info_noticias span{
	font-size:			10px;
}

/*-----------------------------------------------------------------------*/
#info_noticias a{
	color:				#666666;
	text-decoration:	none;
}

/*-----------------------------------------------------------------------*/
#info_noticias a:hover{
	color:				#666666;
	text-decoration:	underline;
}

/*-----------------------------------------------------------------------*/
#noticia{
	color:				#666666;
	font-family:		Verdana, Arial;
	font-size:			11px;
	padding-top:		10px;
	padding-bottom:		10px;
	padding-right:		10px;
}

/*-----------------------------------------------------------------------*/
#noticia a{
	color:				#666666;
	text-decoration:	none;
}

/*-----------------------------------------------------------------------*/
#noticia a:hover{
	color:				#666666;
	text-decoration:	underline;
}

/*-----------------------------------------------------------------------*/
.noticia_div{
	color:				#666666;
	font-family:		Verdana, Arial;
	font-size:			11px;
	min-height:			30px;
	padding-top:		8px;
	padding-left:		15px;
	padding-right:		10px;
	background-image:	url('../img/bg_item.gif');
	background-repeat:	no-repeat;
	border-bottom:		1px #CCCCCC dotted;
	text-align:			left;
}

