/* Alambre Estudio
   Estilos Noticias Ext para Contenido CSS+XHTML
   Asociacion Empresarios Hosteleria Hondarribia
   Marzo 2007
*/

.not_rel_container{
	border: 1px solid #5AAD00;
	width:100%;
	background-color: #FFFFFF;
	margin-bottom:17px;
}

	.not_rel_titulo{
		background-color: #5AAD00;
		height:44px;
	}

		.not_rel_titulo_i{
		padding-top: 18px;
		margin-left:20px;
		height:11px;
		background: no-repeat url(../img/news/green_rel.gif);
	}

.not_relh_container{
	border: 1px solid #5AAD00;
	width:100%;
	background-color: #FFFFFF;
	margin-bottom:17px;
}

	.not_relh_titulo{
		background-color: #5AAD00;
		height:44px;
	}

		.not_relh_titulo_i{
		padding-top: 18px;
		margin-left:20px;
		height:11px;
		background: no-repeat url(../img/news/not_rel2_hotel.gif);
	}

	
	.not_rel_list{
		width:414px;
		margin-left:19px;
	}
	
	.not_rel_list ul, .not_rel2_list ul{
		padding-left:0px;
		margin-left:0px;
		margin-top:20px;
	}
	
	.not_rel_list ul li, .not_rel2_list ul li{
	margin-bottom:5px;
	background: no-repeat url(../img/news/not_rel_flcha_g.gif);
	list-style: none;
	margin-top:0px;
	padding-top:0px;
	}

	.not_rel_list ul li.not_hover, .not_rel2_list ul li.not_hover{
	margin-bottom:5px;
	background: no-repeat url(../img/news/not_rel_flcha_g.gif);
	list-style: none;
	margin-top:0px;
	padding-top:0px;
	background-color: #edeceb;
	}
	
	.not_rel_list ul not_rel_sep, .not_rel2_list ul .not_rel2_sep{
	background: none;
	list-style: none;
	margin-top:0px;
	margin-bottom:20px;
	height:1px;
	}
	
	
	.not_rel_list ul li a:link, .not_rel_list ul li a:visited, .not_rel_list ul li a:hover, .not_rel2_list ul li a:link, .not_rel2_list ul li a:visited, .not_rel2_list ul li a:hover{
		text-decoration:none;
		color: #25242A;
	}
	

	.not_rel_linea0{
		margin-left:20px;
}

		.not_rel_fecha{
			color:#5AAD00;
			margin-right: 5px;
			font-family: Georgia, "Times New Roman", serif;
			font-size:13px;
			display: none;
		}
		
		.not_rel_tit{
			color:#413F31;
			font-family: Georgia, "Times New Roman", serif;
			font-size:16px;
		}
	
		.not_rel_txt p.bodytext{
			margin-top:2px;
			margin-bottom:0px;
			margin-left:20px;
			padding:0px;
			color:#413F31;
			font-famliy: Arial, Helvetica, sans-serif;
			font-size:12px;
			line-height:13px;
		}

	.not_rel_sep{
	padding-top:10px;
	margin-bottom:10px;
}

/* Noticias Relacionada Lateral */

.not_relg_container{
	border: 1px solid #5AAD00;
	width:217px;
	background-color: #FFFFFF;
	margin-bottom:17px;
}

	.not_relg_titulo{
		background-color: #5AAD00;
		height:64px;
	}

		.not_relg_titulo_i{
		margin-left:20px;
		height:45px;
		background: no-repeat url(../img/news/not_rel2_green.gif);
	}
	
		.not_relh_titulo_i{
		margin-left:20px;
		height:45px;
		background: no-repeat url(../img/news/not_rel2_hotel.gif);
	}
	
		.not_relhh_titulo_i{
		margin-left:20px;
		height:45px;
		background: no-repeat url(../img/news/not_rel2_hond.gif);
	}

	.not_rel2_list{
		width:191px;
		margin-left:11px;
	}
		
	.not_rel2_tit{
			color:#413F31;
			font-family: Georgia, "Times New Roman", serif;
			font-size:16px;
			margin-left:20px;
			margin-bottom:0px;
		}
	
	.not_rel2_fecha{
			color:#5AAD00;
			font-family: Georgia, "Times New Roman", serif;
			font-size:13px;
			margin-left:20px;
			margin-top:0px;
			margin-bottom:0px;
			display: none;
		}
		
	
		.not_rel2_txt p.bodytext{
			margin-top:2px;
			margin-bottom:0px;
			margin-left:20px;
			padding:0px;
			color:#413F31;
			font-famliy: Arial, Helvetica, sans-serif;
			font-size:12px;
			line-height:13px;
		}
