/* CSS Document */

/*  * { outline: 2px dotted red }
  * * { outline: 2px dotted green }
  * * * { outline: 2px dotted orange }
  * * * * { outline: 2px dotted blue }
  * * * * * { outline: 1px solid red }
  * * * * * * { outline: 1px solid green }
  * * * * * * * { outline: 1px solid orange }
  * * * * * * * * { outline: 1px solid blue }*/
  
BODY {
font-size: 70%;
line-height: 150%;
background-color:#FFFFFF;
color:#000000;
}


h1 {
font-size: 1.5em;
/* color: #0000CC;*/
color: #3399CC;
padding-bottom:1em;
padding-left: .5em;
}

h2 {
font-size: 1.2em;
/*color: #0000CC;*/
color: #3399CC;
padding-bottom:0.25em;
padding-left: .5em;
}

.h2address
{
font-size: 1.em;
/*color: #0000CC;*/
color: #3399CC;
padding-bottom:0.25em;
padding-left: .5em;
}

h3 {
font-size: 1.1em;
/*color: #0000CC;*/
color: #3399CC;
padding-bottom:0.25em;
padding-left: .5em;
font-style: italic;
}

p {
padding-bottom: 1em;
padding-left: 1em;}

strong {
/*color: #000099;*/
color: #3399CC;
}

ul {
padding: 0 0 0 1.5em;
}

#peu_da {
padding: 1em 0 0 5em;
font-size: .9em;
 text-align: right;
}

#peudret {
padding: 1em 0 0 5em;
font-size: .9em;
 text-align: right;
}

#peuesquerra {
padding: 1em 0 0 5em;
font-size: .9em;
}

address {
font-size: 1em;
font-style:normal;
text-align:right;
padding: 0 1em 3em 0;
margin: 0;
}

.barcos td { 
	background-color:#003399;
	text-align: center;
}
.barcos a {
  text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#003399;
	font-size: .8em;
}

#actiu {
  color: #CC6633;
}

.barcos a:hover {
	background: #0066FF;
  text-decoration: none;
	font-weight: bold;
}

.caracteristicas {
vertical-align:top;
}

.formulari {
	/*background-color:#000099;*/
	color:#000;
}

.forminput {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	border: 1px solid #0066CC; 
	height: 14px; width: 150px;
}
.forminput1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	border: 1px solid #0066CC; 
	height: 14px; 
}
.formtext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	border: 1px solid #0066CC; 
	/*border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;*/
}
.formenvio {  
    background-color: #0066CC; 
	border: 1px solid #0066CC; 
	/*border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;*/ 
	cursor:pointer;
	color: #FFF; 
	width: 90px;
}
.formenvio1 {  
    background-color: #0066CC; 
	border: 1px solid #0066CC; 
	/*border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin;*/ 
	cursor:pointer;
	color: #FFF; 
	
}
.llistavaixells {
	font-size:120%;
	border-top:1px solid #CCCCCC;
}