/* CSS Document */

#noticias_inicial {
	float: left;
}
#noticias_inicial #foto {
	float: left;
	padding:30px 0 20px 40px;
	background: url(../img/bg_foto_noticia_inicial.gif) no-repeat;
}
#noticias_inicial h2 {
	display: block;
	float: left;
	width: 320px;
	margin: 0px;
	font-size: 14px;
	color: #C1272D;
	margin-top: 6px;
}
#more_inicial {
	float: left;
	width: 320px;
	padding-left: 20px;
	background: url(../img/bg_morenews.gif) no-repeat;
}
#more_inicial ul {
	display: block;
	float: left;
	width: 320px;
	padding: 0px;
	margin: 0px;
	border-top: dotted 2px #217B42;
}
#more_inicial ul li {
	display: block;
	float: left;
	width: 300px;
	padding-left: 20px;
	border-bottom: dotted 2px #217B42;
	background: url(../img/bg_item_more.gif) no-repeat;
	font-weight: bold;
	line-height: 14px;
}
#more_inicial ul li a {
	display: block;
	float: left;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#more_inicial ul li a:hover {
	text-decoration: underline;
}

/* blog*/

#blog_inicial {
	float: left;
	width: 340px;
	
	background: url(../img/bg_blognews.gif) no-repeat;
}
#blog_inicial ul {
	display: block;
	float: left;
	width: 320px;
	padding: 0px;
	margin: 0px;
	border-top: dotted 2px #217B42;
}
#blog_inicial ul li {
	display: block;
	float: left;
	width: 300px;
	padding-left: 20px;
	border-bottom: dotted 2px #217B42;
	background: url(../img/bg_item_more.gif) no-repeat;
	font-weight: bold;
	line-height: 14px;
}
#blog_inicial ul li a {
	display: block;
	float: left;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
#blog_inicial ul li a:hover {
	text-decoration: underline;
}


#galeria_inicial {
	float: left;
	width: 340px;
	font-weight: bold;
}
#galeria_inicial h2 {
	display: block;
	float: left;
	width: 340px;
	_width: 310px;
	height: 16px;
	background: url(../img/bg_h_galeria_inicial.gif) no-repeat;
	text-indent: -10000px;
	margin: 0px;
	margin-top: 25px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.nmarginr {
	margin-right: 0px !important;
}
#galeria_inicial .foto {
	float: left;
	width: 160px;
	margin-right: 20px;
}
#galeria_inicial .foto img {
	width: 160px;
	height: 130px;
}
#galeria_inicial p a {
	color: #333333;
	text-decoration: none;
}
#galeria_inicial p a:hover {
	text-decoration: underline;
}
#galeria_inicial h3 {
	display: block;
	float: left;
	width: 138px;
	font-size: 14px;
	margin-top: 3px;
	padding: 0px;
}
#galeria_inicial h3 a {
	color: #C1272D;
	text-decoration: none;
}
#galeria_inicial h3 a:hover {
	text-decoration: underline;
}
#tv_inicial {
	float: left;
	width: 340px;
	font-weight: bold;
}
#tv_inicial h2 {
	display: block;
	float: left;
	width: 340px;
	_width: 310px;
	height: 16px;
	background: url(../img/bg_h_tv_inicial.gif) no-repeat;
	text-indent: -10000px;
	margin: 0px;
	margin-top: 25px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#tv_inicial #foto {
	float: left;
	width: 192px;
	margin-right: 10px;
}
#tv_inicial p a {
	color: #333333;
	text-decoration: none;
}
#tv_inicial p a:hover {
	text-decoration: underline;
}
#tv_inicial h3 {
	display: block;
	float: left;
	width: 138px;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#tv_inicial h3 a {
	color: #C1272D;
	text-decoration: none;
}
#tv_inicial h3 a:hover {
	text-decoration: underline;
}