html {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

	body {
		background-color: #990033;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		background-image: url(../img/bgBody.gif);
		background-repeat: repeat-x;
		background-position: top;
	}
		
		div#pagina {
			margin: 14px auto;
			_margin: 0 auto;
			width: 780px;
			height: 596px;
		}

/**************** HEADER *******************/		
		div#cap {
			border: 1px solid #FFF;
		}

/**************** MENU *******************/
		
		div#menu {
			width: 778px;
			height: 28px;
			background-color: #3C0013;
			border: 1px solid #FFF;
			margin: 3px 0 0 0;
		}
		
			div#menuInterior {
				float: left;
				width: 570px;
			}
			
				div#menuInterior ul {
					margin: 0 0 0 0;
					padding: 6px 0 0 9px;
					_padding: 6px 0 0 6px;
					list-style: none;
				}
				
					li.opcio {
						display: inline;
						background-image: url(../img/separacio.gif);
						background-repeat: no-repeat;
						background-position: right;
						padding: 0 5px 2px 1px;
						_padding: 0 3px 2px 5px;
						margin: 0 0 0 0;
					}
					
					li.lastOpcio {
						display: inline;
						padding: 0 5px 2px 1px;
						_padding: 0 5px 2px 5px;	
						margin: 0 0 0 0;					
					}
					
					div#menuInterior a {
						text-decoration: none;
						color: #FFF;
						margin: 0 0 0 0;
						padding: 0 0 0 0;
					}
					
					div#menuInterior a:hover {
						color: #FFA448;
					}
					
					a.selected {
						color: #DECB65 !important;
						font-weight: bold;
					}
			
			div#idiomes {
				float: right;
				width: 200px;
				padding: 0 5px 0 0;
			}
			
				div#idiomes a {
					float: right;
					margin: 7px 3px 0 0;
					border: 1px solid #FFF;
				}
				
				div#idiomes a:hover {
					border: 1px solid #3C0013 !important;
				}
			
				a.flag1 {
					background-image: url(../img/catalunya.gif);
					background-repeat: no-repeat;
					width: 9px;
					height: 12px;
					display: block;
					overflow: hidden;
					text-indent: -10000px;					
				}
				
				a.flag2 {
					background-image: url(../img/espanya.gif);
					background-repeat: no-repeat;
					width: 9px;
					height: 12px;
					display: block;
					overflow: hidden;
					text-indent: -10000px;				
				}			
				
				a.flag3 {
					background-image: url(../img/anglaterra.gif);
					background-repeat: no-repeat;
					width: 10px;
					height: 12px;
					display: block;
					overflow: hidden;
					text-indent: -10000px;
				}			
				
				a.flag4 {
					background-image: url(../img/frança.gif);
					background-repeat: no-repeat;
					width: 9px;
					height: 12px;
					display: block;
					overflow: hidden;
					text-indent: -10000px;				
				}		
				
				a.flag5 {
					background-image: url(../img/alemanya.gif);
					background-repeat: no-repeat;
					width: 9px;
					height: 12px;
					display: block;
					overflow: hidden;
					text-indent: -10000px;				
				}						
				
				a.flagSelected {
					border: 2px solid #FFF !important;
					position:  relative;
					top: -1px;
				}

/**************** CONTENT *******************/
	
		div#contingut {
			background-color: #FFA448;
			background-image: url(../img/gradient.gif);
			background-repeat: repeat-x;
			background-position: top;
			width: 778px;
			margin: 3px 0 0 0;
			padding: 0 0 0 0;
			border: 1px solid #FFF;
		}
		
			img#imatge {
				border: 1px solid #3C0013;
				margin: 17px 37px 37px 17px;
			}
			
			img#imatge2 {
				border: 1px solid #3C0013;
				margin: 17px 17px 37px 17px;
			}
			
			label#titol {
				color: #FFF;
				font-size: 22px;
				font-family: Georgia, "Times New Roman", Times, serif;
				margin: 18px 0 0 0;
				font-weight: bold;
				display: block;
			}
			
			label#titol2 {
				color: #FFF;
				font-size: 22px;
				font-family: Georgia, "Times New Roman", Times, serif;
				margin: 18px 0 0 40px;
				font-weight: bold;
				display: block;			
			}
			
			label#titol3 {
				color: #FFF;
				font-size: 22px;
				font-family: Georgia, "Times New Roman", Times, serif;
				margin: 18px 0 0 28px;
				font-weight: bold;
				display: block;			
			}
			
			div#subMenu {
				border: 1px solid #3C0013;
				margin: 15px 40px 0 316px;
				_margin: 20px 40px 0 0;
				height: 28px;
			}
			
			div#subMenu2 {
				border: 1px solid #3C0013;
				margin: 15px 334px 0 40px;
				height: 28px;
			}		
			
			div#subMenu3 {
				border: 1px solid #3C0013;
				margin: 15px 28px 0 28px;
				height: 28px;
			}
			
				div#subMenuInterior {
				}
				
				div#subMenuInterior ul {
					margin: 0 0 0 0;
					padding: 6px 0 0 9px;
					_padding: 6px 0 0 6px;
					list-style: none;
				}
				
				li.separat {
					background-image: url(../img/separacioInt.gif) !important;
					background-repeat: no-repeat;
				}				
				
				div#subMenuInterior a {
					text-decoration: none;
					color: #3C0013;
				}
				
				div#subMenuInterior a:hover {
					color: #FFF;
				}
				
				a.subSelected {
					color: #7A0028 !important;
					font-weight: bold;
				}
			
			div#divTextInici {
				color: #7A0028;
				text-align: justify !important;
				padding: 28px 41px 0 17px;
			}
			
			div#divTextHotel {
				color: #7A0028;
				text-align: justify !important;
				padding: 28px 41px 0 316px;			
			
			}
			
			div#divTextServeis {
				color: #7A0028;
				text-align: justify !important;	
				padding: 28px 334px 0 40px;			
			}
			
			div#divTextVisites {
				color: #7A0028;
				text-align: justify !important;
				padding: 17px 28px 0 28px;			
			}
			
			div#divTextContactar {
				color: #7A0028;
				text-align: justify !important;
				padding: 28px 41px 0 316px;		
			}

			
			div#divTextHotel ul {
				margin: 10px 41px 10px 40px;
				padding: 0 0 0 0;
			}
			
			div#divTextHotel li {
				margin: 0 0 5px 0;
				padding: 0 0 0 0;
			}
			
			div#divTextVisites ul {
				margin: 10px 41px 10px 40px;
				padding: 0 0 0 0;
			}
			
			div#divTextVisites li {
				margin: 0 0 5px 0;
				padding: 0 0 0 0;
			}
			
			div#divTextContactar ul {
				margin: 10px 41px 10px 40px;
				padding: 0 0 0 0;
			}
			
			div#divTextContactar li {
				margin: 0 0 5px 0;
				padding: 0 0 0 0;
			}
			
			div#divTextContactar a {
				text-decoration: none;
				color: #7A0028;
			}
			
			div#divTextContactar a:hover {
				color: #000;
			}
						
			span.negreta {
				font-weight: bold;
				color: #000 !important;
			}
			
/**************** FORMULARI ****************/

		div#divForm {
			margin: 0 0 0 0;
		}
	
		form#formulari ol {
			margin: 0 0 0 0;
			padding: 0 0 0 19px; 
			list-style: none;	
		}
		
		form#formulari li {
			margin: 0 0 0 0;
			padding: 5px 0 0 0;
		}
		
		form#formulari em {
			font-weight: bold;
			color: #3333CC;
		}
		
		form#formulari fieldset {
			border: none;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
		}
		
			form#formulari fieldset legend {
				color: #000;
				font-weight: bold;
				padding: 0 0 10px 0;
				_margin: 0 0 0 -7px;
				color: #7A0028;
			}
			
		form#formulari label {
			display: -moz-inline-box;
			_display: inline-block;
  			line-height: 1.8;
  			vertical-align: top;
			width: 110px;
			color: #7A0028;
		}
		
		form#formulari input {
			width: 285px;
			_width: 283px;
		}
		
		form#formulari textarea {
			width: 285px;
			_width: 283px;
 		} 
		
		input#boto {
			float: right;
			margin: 10px 0px 10px 0;
			_margin: 10px 0px 10px 0;
			width: 90px !important; 
			border: 1px solid #FFF;
			height: 20px;
			background-color: #3C0013;
			color: #FFF;
		}

		span.bloc {
			display: block;
			_display: inline;
		}
		
		p.missatge {
			margin: 0 0 0 0;
			padding: 0 0 17px 0;
			_padding: 17px 0 0 0;
			font-weight: bold;
			color: #000;
		}
		
/**************** ESDEVENIMENTS *****************/

	div#grupEsdeveniments {
		margin: 25px 0 10px 0;
	}	
		
		div#esdeveniment {
		}
		
			div.capEsdeveniment {
				border: 1px solid #FFF;
				background-color: #3C0013;
				margin: 0 41px 0 243px;
				padding: 5px 10px 5px 10px;
			}		
	
			a.titolEsdeveniment {
				color: #FFF;
				display: block;
				margin: 0 80px 0 0;
				padding: 0 0 0 0;
				text-decoration: none;
			}
			
			a.titolEsdeveniment:hover {
				color: #FFA448;
				margin: 0 0 0 0;
			}
			
			label.dataEsdeveniment {
				color: #FFA448;
				float: right;
			}
			
			div.txtEsdeveniment {
				color: #7A0028;
				margin: 0 41px 0 243px;
				padding: 10px 0 20px 0;
				text-align: justify;
			}
		
		div#paginacioEsd {
			border: 1px solid #FFF;
			background-color: #3C0013;	
			height: 19px;
			margin: 0 41px 0 243px;
			padding: 4px 0 0 10px;
		}
		
		div#paginacioEsd a {
			text-decoration: none;
			width: 14px;
			height: 14px;
			overflow: hidden;
			display: block;
			float: left;
			text-indent: -10000px;	
			margin: 1px 3px 0 0;
		}
		
		div#controls {
			border: 1px solid #FFF;
			background-color: #3C0013;	
			margin: 21px 41px 0 242px;
			height: 19px;
			padding: 4px 10px 0 10px;
		}
		
			a.enrere {
				float: left;
				text-decoration: none;
				color: #FFF;
			}
			
			a.enrere:hover {
				color: #FFA448;
			}
		
		div#pagsEsd {
			float: right;	
			width: 200px;		
		}
		
			div#pagsEsd  a {
				text-decoration: none;
				width: 14px;
				height: 14px;
				overflow: hidden;
				display: block;
				float: right;
				text-indent: -10000px;	
				margin: 1px 0 0 3px;	
			}
			
			label.pagines1 {
				color: #FFF;
				float: left;
				font-weight: bold;
				margin: 0 6px 0 3px;
			}
			
			label.pagines2 {
				color: #FFF;
				float: right;
				font-weight: bold;
				margin: 0 3px 0 6px;
			}
			
			a.primer {
				background-image: url(../img/first.gif);
			}
			
			a.primer:hover {
				background-image:url(../img/firstOver.gif);
			}
			
			a.anterior {
				background-image: url(../img/prev.gif);
			}
			
			a.anterior:hover {
				background-image: url(../img/prevOver.gif);
			}
			
			a.seguent {
				background-image: url(../img/next.gif);
			}
			
			a.seguent:hover {
				background-image: url(../img/nextOver.gif);
			}
			
			a.ultim {
				background-image: url(../img/last.gif);
			}
			
			a.ultim:hover {
				background-image: url(../img/lastOver.gif);
			}

		div#capEsd {
			margin: 10px 0 10px 0;	
		}
		
		label#titolEsd {
			font-weight: bold;
			color: #7A0028;
			font-size: 12px;
		}
		
		label#dataEsd {
			color: #333333;
			float: right;
			margin: 0 41px 0 0;
		}
		
		div#textEsd {
			margin: 0 41px 0 242px; 
			text-align: justify;
			color: #7A0028;
		}
		
		div#adjunt {
			color: #7A0028;
			margin: 10px 0 10px 0;
		}
		
		div#adjunt a {
			color: #7A0028;
			text-decoration: none;
		}
		
		div#adjunt a:hover {
			color: #000;
		}
		
/**************** RESERVES *****************/		

		div#divTextReserves {
			color: #7A0028;
			padding: 28px 41px 20px 17px;
			_padding: 28px 41px 0px 17px;
			text-align: justify !important;
		}		
		
/**************** FOOTER *******************/

		div#footer {
			width: 778px;
			height: 28px;
			background-color: #3C0013;
			border: 1px solid #FFF;
			margin: 3px 0 0 0;
		}
		
			div#footerCenter {
				color: #FFF;
				font-size: 11px;
				padding: 7px 0 0 38px
			}
			
				div#footerCenter a {
					color: #FFF;
					text-decoration: none;
				}
			
				div#footerCenter a:hover {
					color: #FFA448;
				}	
				
	#flashLeft {
		float: left;
		margin: 17px 37px 37px 17px;
		border: 1px solid #3C0013;
	}
	
	div#divFlash {
		border: 1px solid #3C0013;
		width: 495px;
		height: 170px;
		margin: 36px 0 0 243px;
		_margin: 36px 0 0 0;
	}
	
	div#divFlash2 {
		border: 1px solid #3C0013;
		width: 720px;
		height: 140px;
		margin: 17px 0 0 28px;
	}	
		
