a
{
	color:#006699
}

a:hover
{
	color: #004060
}

body
{
	margin-bottom: 0;
	margin-top: 0;
}

td
{
	font-family: Tahoma, Sans-Serif, Helvetica;
	font-size: 11px;
	color: #000000;
}

.previaTitular
{
	color: #5f8495;
}

.titular
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.textoEspaciado180
{
	line-height: 180%;
}

input
{
	font-family: Tahoma, Sans-Serif, Helvetica;
	font-size: 11px;
	color: #000000;
}

.bVer
{
	background-image:url(../images/border_Vertical.gif);
}

.bHor
{
	background-image:url(../images/border_Horizontal.gif);
}

.copyrightLine
{
	color:#555555;
	font-size: 10px;
}
#noticias {
	width:              100%;
	display:			block;
	margin: 			auto;
	text-align: 		right;
	/*height: 			400px;*/
}

#noticias a				{ color: #30758f; font-weight: bold;}
#noticias .ilus			{ float:left; margin-top: 10px; text-align: center; display:inline;}
#noticias .texto		{ float: right; display: inline; margin-left: 10px; text-align: left; font-size: 11px; color:#000000}
#noticias .archivo		{ text-align:right;}
#noticias .pageNext		{ text-align:right; display:inline; width:200px; float:right;}
#noticias .pageForw		{ text-align:left; display:inline; width:200px; float:left;}
#noticias img			{ border-color:#FFFFFF;	}
.linea_hor					{ background:url(../images/border_Horizontal.gif) center repeat-x;height:10px;}
.nov 						{ font-size: 25px; color:#bf7527;font-weight: bold;}
.titulos 					{ color: #0070a6; font-weight: bold;}
.clear 						{ clear: both; overflow: hidden;}