
.Titular{
	clear: both;
}
.Titular img{
	margin: 3px;
	border: 1px solid #cccccc;

}
.Titular .cont{
	margin: 3px;

}

.Titular2{
	clear: both;
	border-top: 1px dotted #cccccc;
	padding-top: 4px;
	margin-bottom: 3px;
}
.Titular2 img{
	margin: 3px;
	border: 1px solid #cccccc;
clear: left;
}
.Titular2 .cont{
	margin-left: 3px;
	display: block;
	width: 84px;
	float: left;
	clear: right;
}
.Titular3{
	clear: both;
	margin: 3px;
	border-bottom: 1px dotted #cccccc;
	font-family: tahoma;
	font-size: 11px;
	margin-top: 4px;
	padding-bottom: 2px;
}
.Titular3 a{
	color: #404040;
}
.Titular3 img{
	margin: 3px;
	border: 1px solid #cccccc;
	clear: left;
}
.Titular3 .cont{
	margin: 3px;
	display: block;
	width: 85px;
	float: left;
	clear: right;
	overflow: hidden;
}
a{
	text-decoration:none;
}
.Titular .cont .titulo{
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
	color: #333333;
	
}
.Titular .cont .bajada{
	font-family: arial;
	font-size: 12px;
	color: #333333;
}
.Titular2 .cont .titulo{
	font-weight: normal;
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 110%;	
	
}
.Titular2 .cont .bajada{
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	line-height: 130%;	
}
.Titular3 .cont .titulo{
	font-weight: bold;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	
}
.ContainerTitularR {
	border: 1px solid #c1c1c1;
	padding: 2px;
	margin-bottom: 4px;
}
.TitularR {
	padding: 4px;
}
.TitularR img{ border: none; margin-right: 4px;}
.TitularR .titular {
	text-align: center;
	margin: 5px;
	}
.TitularR .titulo{ 
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 110%;
}
.TitularR .bajada{ 
	font-family: arial;
	font-size: 11px;
	line-height: 110%;	
	color: #000000;
	clear: both;
	}

.rssicon {
text-indent: 20px;
background-image: url('/img/rss/standard14.gif');	
background-repeat: no-repeat;
background-position: 2px 3px;
	}
	
.twittericon {
text-indent: 20px;
background-image: url('/img/iconos/twitter16.png');	
background-repeat: no-repeat;
background-position: 2px 3px;
	}