BODY   { 
	background-image: url('../imatges/platja_de_gandia.JPG');
	background-attachment: fixed;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
		 }

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}

.titul  {
	font-family: "Century Gothic";
	font-size: 35px;
	text-align: left;
	text-decoration: none;

}

table {
	font-family: "Century Gothic";
	color: #ffffff;
	font-weight: bold;
	text-align: center;

}
	
.tdcarabassa {
background-color: #EE9900;
}

.centrat {
	font-size: 12px;
	text-align: center;

}

/*
img  {border: 3px solid #0066CC;}
A:visited img    {border: 3px solid #006699;} 
A:active img  {border: 3px solid #006699;}
A:hover img    {border: 3px solid #FFCC00;}
*/

#navlist
{
background: #FFCC00;
margin: 0px;
padding: 0px;
height: 20px;
border: 1px solid #FFEA93;
}

#navlist li
{
display: inline;
float: left;
margin: 0px;
padding: 0px;
list-style: none;
}

#navlist li a:link, #navlist li a:visited
{
font: bold 18px Georgia, "Times New Roman", Times, serif;
color: #990000;
text-decoration: none;
display: block;
padding: 0px 0px 0px 3px;
margin: 0px;
height: 20px;
overflow: hidden;
width: 145px;
text-align: center;
}

#navlist li a#current
{
color: #FFFFFF;
font-style: italic;
}

#navlist li a:hover, #navlist li a:active
{
color: #FFFFFF;
text-decoration: none;
background: #CC3333;
text-align: left;
text-transform: uppercase;
font: bold normal 18px "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
}


.celda1{
width: 5%;
}

.celda2{
width: 45%;
}

.celdaespais{
width: 35%;
}