/* Noticias */
	#noticiasprincipales
	{
		position: relative;
		width: 285px;
		float: left;
		border-right: 1px solid #D3D3D3;
		min-height: 800px;
		padding-right: 2px;
	}
	#noticiassecundarias
	{
		width: 157px;
		float: left;
		padding-left: 12px;
	}
	.imagennp img
	{
		border: 1px solid #74B85B;
		max-width: 260px;
	}
	.noticia:hover
	{
		background-color: #F8F8F8;
	}
	.linkvernoticia
	{
		list-style: none;
		list-style-image: url(../images/ico_berriaikusi.gif);
		height: 15px;
		margin: 0px;
		padding-left: 16px;
		padding-bottom: 10px;
/*		padding: 0px;*/
	}
	.titularnp
	{
		padding-top: 7px;
		font-size: 160%;
		color: #50A631;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	.titularns
	{
		font-size: 130%;
		color: #50A631;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
	.titularnp a
	{
		color: #50A631;
		text-decoration: none;
	}
	 .titularns a
	{
		color: #5F340B;
		text-decoration: none;
	}
	.titularns a:hover
	{
		color: #50A631;
		text-decoration: none;
	}
	.subtitularnp
	{
		font-size: 110%;
		font-weight: bold;
		color: #50A631;
		font-family: Georgia, "Times New Roman", Times, serif;
		padding-top: 6px;
	}
	.titularnp a:hover
	{
		color: #5F340B;
		text-decoration: none;
	}
	.fechanp
	{
		font-size: 85%;
		color: #244C16;
		font-family: Tahoma, Verdana, "Times New Roman", Times, serif;
		padding-top: 2px;
		padding-bottom: 5px;
	}
	.textonp, .textons
	{
		font-family: Tahoma, Verdana, "Times New Roman", Times, serif;
		color: #4F4F4F;
		padding-top: 2px;
		padding-bottom: 6px;
		line-height: 20px;
	}
	.separadornp
	{
		height: 3px;
		background-image:  url(../images/separador.gif);
		background-repeat: repeat;
		min-width: 270px;
		width: 270px;
		margin-left: 2px;
	}
	.separadorns
	{
		height: 2px;
/*		background-image:  url(../images/separador.gif);
		background-repeat: repeat;*/
		border-bottom: 1px dotted #CCCCCC;
		min-width: 160px;
		width: 160px;
		margin-left: 3px;
	}
	.linkvernoticia a
	{
		font-size: 95%;
		color: #5F340B;
		text-decoration: none;
	}
	.linkvernoticia a:hover
	{
		text-decoration: underline;
	}
.temanp
{
	font-size: 95%;
	color: #5F340B;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.temans
{
	font-size: 90%;
	color: #50A631;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#frmcontactar
{
	float: right;
	width: 450px;
	text-align: left;
	background-image: url(../images/pix_bazkideak.gif);
	background-repeat: repeat;
	padding: 10px;
} 
#frmcontactar label
{
	float: left;
	width: 200px;
	text-align: left;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
