/* Alambre Estudio Grafico   Estilos Noticias Detalle para Contenido CSS+XHTML
   Sagardoetxea
   Diciembre 2006*/

#principal{
	background-color:white;
}

#not_det_container{
	width:622px;
	color:#838A84;
	background-color:white;
	display:block;
	clear:left;
}

	.not_det_info{
		width:310px;
		padding-left:15px;
		float:left;
		display:block;
}

	.not_det_fecha{
		color: #8AA411;
		text-decoration:none;
		font-weight:bold;
		margin-top:8px;
		margin-bottom: -8px;
}

	.not_det_tit{
		color: #838A84;
		font-weight:bold;
		font-size:18px;
		margin-bottom:80px;
		margin-top:8px;
}

	.not_det_subtit h3{
		font-weight:normal;
		margin-bottom:15px;
		font-size: 11px;
}

	.not_det_txt p{
		margin-bottom:15px;
		margin-top:0px;
}

	.not_det_txt a:link, .not_det_txt a:visited{
		color: #E36100;
		text-decoration:none;
		font-weight:bold;
}

	.not_det_txt a:hover{
		color: #E36100;
		text-decoration:underline;
		font-weight:bold;
}


	.not_det_enl{
	margin-bottom:15px;
}

	.not_det_enl p{
	margin-bottom:0px;
	margin-top:0px;
}

	.not_det_enl a:link, .not_det_enl a:visited, .not_det_enl a:hover{
		color: #838A84;
		text-decoration:none;
		font-weight:bold;
}

	.not_det_adj{
	margin-bottom:15px;
}

	.not_det_adj a:link, .not_det_adj a:visited, .not_det_adj a:hover{
		color: #8AA411;
		text-decoration:none;
		font-weight:bold;
}

	.not_det_extra{
		float:right;
		width:284px;
		margin-top:15px;

}

	.not_det_img{
		background: no-repeat url(../img/noticias/fondo.jpg);
		min-height:149px;
		height:auto !important;
		height:149px;
		padding-bottom:15px;
		overflow: visible;
}

.not_det_img p{
		margin: 0px;
}

	.not_det_img img{
		margin-bottom:15px;
}

	.not_det_img_cat{
		width:284px;
		background: #FAFAF0 no-repeat url(../img/noticias/fondo_caption.gif);
		font-style:italic;
}

		.not_det_img_cat_txt{		padding-top:15px;
		padding-left:15px;
}


/* Listado adjunto */

#not_det_list_container{
	float:right;
	width:284px;
	background-color:#FAFAF0;
	margin-bottom:15px;
	margin-top:15px;
}

.not_det_list_cab{
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom:15px;
}

	.not_det_list_tit{
	margin-left:15px;
	margin-right:15px;
}

.not_det_list_date{
	margin-left:15px;
	margin-right:15px;
	color: #8AA411;
		font-weight: bold;
}
	
		.not_det_list_tit a:link, .not_det_list_tit a:visited{
		color: #838A84;
		text-decoration:none;
		font-weight:bold;
}

		.not_det_list_tit a:hover{
		color: #58711A;
		text-decoration:none;
		font-weight:bold;
}


	.not_det_list_txt{
	margin-left:15px;
	margin-right:15px;
}

		.not_det_list_txt p{
		margin-bottom:15px;
		margin-top:0px;
}


		.not_det_list_txt a:link, .not_det_list_txt a:visited{
		color: #838A84;
		text-decoration:none;
}

		.not_det_list_txt a:hover{
		color: #58711A;
		text-decoration:none;
}

	#not_det_list_portada{
		margin-top:15px;
		margin-left:15px;
}

		#not_det_list_portada img{
		border:0px;
}

	#not_det_list_archivo{
		margin-top:8px;
		margin-left:15px;
}

		#not_det_list_archivo img{
		border:0px;
		margin-bottom:15px;
}

dl.news-single-links dd{
	margin-left: 0px;
	padding-left: 0px;
	}

dl.news-single-links dd p.bodytext a{
	color: #8AA411;
	}

dl.news-single-files dd{
	margin-left: 0px;
	padding-left: 0px;
	}

dl.news-single-files dd img{
	margin-right: 5px;
	}
	