.noticias {
	font-family: Tahoma, Georgia, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.titulo {
	font-family: Tahoma, Georgia, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #1A568C;
	text-decoration: none;
	text-align: justify;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.titulo2 {
	font-family: Tahoma, Georgia, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	text-align: justify;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.contenido {
	font-family: Tahoma, Georgia, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.contenido2 {
	font-family: Tahoma, Georgia, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	text-align: justify;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.fondo {
	background-image: url(fondo.gif);
}
.fondo_blanco {
	background-color: #FFFFFF;	
}
.enlace {
	font-family: Tahoma, Georgia, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-left: 5px;
}
.enlace2 {
	font-family: Tahoma, Georgia, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-left: 5px;
}
.fecha {
	font-family: Tahoma, Georgia, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	vertical-align: middle;
	background-color: #FFCC66;
}
.fuente {
	font-family: Tahoma, Georgia, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: right;
	vertical-align: middle;
	background-color: #FFCC66;
}
.bordes {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC66;
	border-left-color: #FFCC66;
}
.fondo2 {
	background-image: url(fondo.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC66;
	border-left-color: #FFCC66;
}
.negrita {
	font-family: Tahoma, Georgia, Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
