@charset "utf-8";
body {
	background-color: #000;
	background-image: url(image/fons.gif);
	margin: 0px;
}
.fons_tabla {
	background-color: #eee;
}


#tabla  {
	background-color: #FFFFFF;

}


#tabla p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;

}


#tabla a:link {
	color: #4f614b;
	text-decoration: none;
}

#tabla a:visited {
	color: #4f614b;
	text-decoration: none;
}
#tabla a:hover {
	color: #6F8969;
	text-decoration: underline;
}


input,select, textarea {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #191919;
	background-color: #eeeeee;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}


/* Presentació */

#centra {
	height: 351px;
	width: 959px;
	margin-right: -477px;
	margin-top: -190px;
	position: absolute;
	top: 50%;
	right: 50%;
	background-color: #4F614B;

}


#fotos {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;

}

#fotos td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#fotos .nones {
	border-right-style: none;
}
#tour {
	border: 1px solid #000000;
	height: 204px;
	width: 287px;
}








/* Interior */

#principal {
	width: 960px;
	margin-right: -477px;
	position: absolute;
	top: 0px;
	right: 50%;
	background-color: #FFFFFF;
	height: 100%;

}

#menu {
	color: #FFFFFF;
	background-color: #4F614B;
	clear: both;
	width: 100%;
	height: 92px;
	vertical-align: bottom;
}

#menu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	color: #b5dead;
}

#menu ul {
	list-style-type: none;
	padding-top: 71px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#menu li {
	margin-left: 0px;
	float: left;
	margin-right: 21px;
}

#logo {
	width: 210px;
	float: left;
	text-align: center;
	height: 92px;
}

#logo img {
	margin-top: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#data {
	width: 300px;
	position: absolute;
	right: 10px;
	top: 6px;
}

#data p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.68em;
	color: #FFFFFF;
	text-align: right;
}

#foto {
	background-color: #000000;
	height: 179px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 960px;
	margin: 0px;
}


#galeria li {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


#text, #noticia {
	background-color: #FFFFFF;
	min-height: 440px;
	
 	height:auto !important;
 	height:440px;


}

#text h3, #noticia h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	color: #4C5B48;
	font-weight: bold;

	margin: 0px;
	padding: 0px;
}



#text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: justify;
}

#noticia p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;

}

#text li, noticia li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}

#text a:link, #noticia a:link{
	color: #4f614b;
	text-decoration: none;
}

#text a:visited, #noticia a:visited{
	color: #4f614b;
	text-decoration: none;
}
#text a:hover, #noticia a:hover {
	color: #6F8969;
	text-decoration: underline;
}


#fotos img {
	border: 1px solid #000000;
}
#galeria {
	text-align: center;
}

#galeria img {
	border: 1px solid #4F614B;
}
#galeria p {
	text-align: center;
	color: #666666;
}

#copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.4ex;
	vertical-align: middle;
	height: 21px;
	padding-top: 5px;
	background-color: #4F614B;

	position: fixed;
	// position: absolute; /* Hack: Mozilla ho interpreta com a comentari però IE com a codi*/
	bottom: -1px;
	width: 960px;
	margin-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#copy a:link {
	color: #ffffff;
	text-decoration: none;
}

#copy a:visited {
	color: #ffffff;
	text-decoration: none;
}

#copy a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#txt_tour p {
	color: #666666;
	font-size: 0.65em;
}

.segle {
	font-variant: small-caps;
	font-size: smaller;
}
.boton {
	color: #FFFFFF;
	background-color: #4F614B;
}
#correspondencia table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

.nieve {
	color: #4583C0;
	font-weight: bold;
}


.textfieldInvalidFormatMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#FF0000;
}

.textfieldRequiredMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color:#FF0000;
}
.input_text {
	border-style:none;
	border:none;
	border-color:none;
	width:300px;
	background-color:#FFFFFF;
}

.text_co {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#tabla iframe {
	border: 1px solid #000000;
}

