/* CSS Document */
html{height:101%}
/*-----------------------------------*/
body{
 margin-top:5px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:13px;
 background-color:#000000;
 background-image:url(../imatges/FonsAmbienTravel.jpg);
 background-repeat:repeat;
 color:#000000;
 text-align:justify;
}
#principal{
 width:800px;
 margin:auto;
}
#capcalera{
 width:800px;
 height:120px;
 text-align:center;
 background-color:#000000;
 padding-top:5px;
}
#navegacio{
 padding-top:5px;
}
#navegacio table{
 border:1px;
 border-style:solid;
 border-color:#000000;
}
#navegacio tr td{
 width:200px;
 border:1px;
 border-style:solid;
 border-color:#000000;
 text-align:center;
 padding:5px 0 5px 0;
 background-color:#fab3ff;
 font-size:11px;
 font-weight:bold;
}
#navegacio tr td a:link {
 color:#000000;
 text-decoration: none;
 display:block;
}
#navegacio tr td a:visited {
 color:#000000;
 text-decoration: none;
 display:block;
}
#navegacio tr td a:hover {
 color:#000000;
 text-decoration:underline;
 letter-spacing:-1.5px;
 display:block;
}
#navegacio tr td a:active {
 color:#000000;
 text-decoration: none;
 display:block;
}
#contingut{
 padding-top:10px;
 color:#9900FF;
}
#contingut a:link {
 color:#9900FF;
 text-decoration: none;
}
#contingut a:visited {
 color:#9900FF;
 text-decoration: none;
}
#contingut a:hover {
 color:#9900FF;
 text-decoration:underline;
}
#contingut a:active {
 color:#9900FF;
 text-decoration: none;
}
#contingut p{
 text-indent:15px;
 text-align:justify;
}
#contingut ul li{
 list-style:none;
 margin-bottom:5px;
}
.pagamentOnline{
 padding-right:2px;
 padding-bottom:2px;
 text-align:right;
}
.pagamentOnline img{
 border:0;
 width:113px;
 height:20px;
}
#ofertes a:link {
 color:#FF0000;
 text-decoration: none;
 font-weight:bold;
}
#ofertes a:visited {
 color:#FF0000;
 text-decoration: none;
 font-weight:bold;
}
#ofertes a:hover {
 color:#FF0000;
 text-decoration:underline;
 font-weight:bold; 
}
#ofertes a:active {
 color:#FF0000;
 text-decoration: none;
 font-weight:bold;
}
#formContingut{
 text-align:center;
 }
#opcionsPassatgers{
 color:#000000;
}
.opcionsCamarot{
 border-style:solid;
 border-width:1px;
 border-color:#000000;/* Negre */
 padding:10px 10px 10px 10px;
 color:#000000;
}
.normal{
 border-style:solid;
 border-width:1px;
 border-color:#00FF00;/* verd */
 padding:5px 5px 5px 5px;
 color:#000000;
}
.llistaEspera{
 border-style:solid;
 border-width:1px;
 border-color:#FF0000;/* vermell */
 padding:5px 5px 5px 5px;
 color:#000000;
}
.limitades{
 border-style:solid;
 border-width:1px;
 border-color:#FF9900;/* taronja */
 padding:5px 5px 5px 5px;
 color:#000000;
}
.buttonRosa {
 background-color:#fab3ff;
}
.comentarisCreuers{
 padding:3px 5px 3px 5px;
 text-align:center;
 color:#000000;
}
