@charset "utf-8";
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.a, a:hover, a:active, a:visited
{
	text-decoration: none;
	color:#000;
}

a:hover
{
	cursor:pointer;	
}

.txtPie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C2C2C;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-left: 0px;
}

.txtVineta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 17px;
	margin-bottom:10px;
	border:0px;
}
.txtVineta a, .txtVineta a:hover, .txtVineta a:active, .txtVineta a:visited
{
	text-decoration: none;
}

.txtChico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 0px;
	text-decoration: none;
	line-height: 15px;
}
.link {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.txtVinetaChica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	list-style-position: inherit;
	list-style-image: url(vineta.jpg);
	list-style-type: none;
	padding-left: 0px;
	float: none;
	clear: none;
	margin: 0px;
	line-height: 16px;
}
.txtgde {
	font-size: 16px;
	line-height: 19px;
}

.txtVinetaTituloGde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	list-style-position: inherit;
	list-style-image: url(vineta.jpg);
	list-style-type: none;
	padding-left: 0px;
	float: none;
	clear: none;
	margin: 0px;
	line-height: 16px;
}
.txtNoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}


#bannerNoticias
{
	background-image:url(noticias/imgCapa1.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:178px;
	width:208px;
}

#sliderNoticias
{
	background-image:url(noticias/imgFondo.png);
	height:145px;
	margin-left:10px;
	margin-top:10px;
	position:absolute;
	width:190px;
	overflow:hidden;
}

#sliderNoticias div.headline 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;	
	padding-top:15px;
	padding-left:5px;
	position:absolute;
	top:210px;
	height:195px;
	width:190px;
}


.tituloFecha, .noticiaTitulo
{
	border-bottom: 1px solid #000;	
	padding: 5px 0px;
	margin-bottom:10px;
	font-weight:700;
}

.noticiaCuerpo
{
	text-align:justify;
}
