body{
	margin:0px 0px 0px 0px;
	background-color:#DDDDDD;
}

.titular{
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-align:left;
}

.fecha{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color:darkblue;
	text-align:left;
}

.titulo{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-align:center;
}

.fechadetalle{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color:darkblue;
	text-align:left;
}

.titulodetalle{
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-align:center;
}
.noticia{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-align:left;
	text-indent:30px;
}

.detallenoticia{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-align:justify;
}

.pie{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
}

a:link{
	text-decoration: none;
	font-weight: bold;
	color:#000000;
}
a:visited{
	text-decoration: none;
	font-weight: bold;
	color:#000000;
}
a:active{
	text-decoration: none;
	font-weight: bold;
	color:#000000;
}
a:hover{
	color:#AAAA99;
	text-decoration: none;
	font-weight: bold;
}

a.enlace2:link{font-size: 12px; color:#000000;}
a.enlace2:visited{font-size: 12px;  color:#000000;}
a.enlace2:active{font-size: 12px;}
a.enlace2:hover{color:#999999;font-size: 12px;}

a.marquesina:link{text-decoration: none; color:#000000;}
a.marquesina:visited{text-decoration: none;  color:#000000;}
a.marquesina:active{text-decoration: none;}
a.marquesina:hover{color:#999999;text-decoration: none;}

.barra{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-align:left;
	
}

.buscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	background: url (buscar.gif);
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #333333;
}
