@charset "utf-8";
/* CSS Document */

<!--
		h1	{
			background:url(img/px.jpg) no-repeat;
			overflow:hidden;
			width:200px;
			height:15px;
			display:block;
			text-indent:-3500px;
		}
		h2 a{
			background:url(img/px.jpg) no-repeat;
			overflow:hidden;
			width:200px;
			height:15px;
			display:block;
			text-indent:-3500px;
		}

		
	  	A:  {
	  		font-family : Verdana,Tahoma,Arial,Helvetica,sans-serif;
	  		font-size : 11px;
	  		color : #064D8F;
	  		font-weight : bold;
	  		text-decoration : none;
	  	}

	  	A:link  {
	  		color : #064D8F;
	  		text-decoration : none;
	  	}

	  	A:visited  {
	  		color : #064D8F;
	  		text-decoration : none;
	  	}

	  	A:active  {
	  		color : #064D8F;
	  		text-decoration : none;
	  	}

	  	A:Hover  {
	  		text-decoration : underline;
	  	}

		.txt9 {
			font-family : Verdana,Arial,Helvetica;
	  		font-size: 9px;
	  	}	
		
		.txt11 {
	  		font-family : Verdana,Arial,Helvetica;
	  		font-size: 11px;
	  	}	

	  	.txt12 {
	  		font-family : Verdana,Arial,Helvetica;
	  		font-size: 12px;
	  	}
		
	  	.txt14 {
	  		font-family : Verdana,Arial,Helvetica;
	  		font-size: 14px;
	  	}
		
	  	.txt16 {
	  		font-family : Verdana,Arial,Helvetica;
	  		font-size: 16px;
	  	}

		.txt18 {
	  		font-family : Verdana,Arial,Helvetica;
	  		font-size: 18px;
	  		font-weight: bold;
	  	}
		
	  	.txt20 {
	  		font-family : Verdana,Arial,Helvetica;
	  		font-size: 20px;
	  		font-weight: bold;
	  	}
		
		img{
			border:none;
		}
			
		#inici .rull{
			color:#FFF; 
			text-decoration:none;
			font-size:11px;
			font-weight:bold;
		}
		#inici .rull:hover{
			color:#418695;
		}
		#comarribar{
			color:#FFF;
			line-height:16px;
		}
		a.link{
			color:#FFF; 
			font-weight:bold;
		}
		a.link:hover{
			color: #588695;
			text-decoration:none;
		}
		.h2nou{
		background:url("hotel-deltebre/images/cuadre.gif") no-repeat scroll left center transparent;
		font-size:15px;
		padding-left:20px;}


/* ESTILOS GENERALES PARA DESTACADOS Y PIE */

	  	td 	{
	  		font-size : 10px;
	  		font-family : Verdana,Arial,Helvetica;
	  	}
-->