* {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:.7em;
	color:#222;
	background-color:#fff;
	background-image:url(imatges/fons_body.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}
#contenidor,#interiorpeu {
	width:954px;
	margin:0 auto;
}
#capsalera {
	width:100%;
	height:75px;
	overflow:hidden;
}
#capsalera h1 {
	float:left;
	margin:0;
	text-indent:-9999px;
	background:url(imatges/logo.png) no-repeat;
	width:202px;
	height:75px;
}
#capsalera h1 a {
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
#sotacapsalera {
	height:237px;
	background:#222 url(imatges/foto_gran1.jpg) no-repeat top right;
}
#esquerra {
	clear:both;
	width:175px;
	float:left;
	position:relative;
	left:15px;
	padding-top:2em;
}
#principal {
	margin-left:202px;
	background-color:#fff;
	padding:2em 0;
}
#centre {
	float:left;
	width:60%;
	position:relative;
	left:40px;
	padding-bottom:3em;
}
#centre.sencer {
	width:90%;
}

#dreta {
	float:left;
	width:25%;
	left:80px;
	position:relative;
}

#peu {
	clear:both;
	border-top:1px solid #999;
	padding:1em 0;
	color:#999999
}
#interiorpeu {
	background:url(imatges/logos.png) no-repeat right;
	height:50px;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	margin-top: -1px;
}
/* menús */
#contenidormenu {
	margin-left:220px;
	padding:0;
	height:202px;
	background:url(imatges/nav-bg.png) repeat-x bottom;
	font-family:Arial,Helvetica,sans-serif;
}
#contenidormenu a {
	text-decoration:none;
}
#contenidormenu ul {
	font-weight:bold;
	font-size:1.2em;
	padding:0;
	margin:15px 0 0 0;
	list-style-type:none;
	position: relative;
}
/*1r nivell*/
#contenidormenu ul li {
	display:inline;
	margin:0 0 0px;
	padding:0px 8px;
}
#contenidormenu ul li a,#contenidormenu ul li a:link,#contenidormenu ul li a:visited {
	color: #ddd;
}
/*linc actiu*/
/*#contenidormenu ul li.active {
	background: url(imatges/fons_menu_caps_on.gif) center bottom no-repeat;
}
*/
#contenidormenu ul li.active a {
	color:#ED7FB6;
}
#contenidormenu ul li a:hover {
	color: #fff;
}
/*segon nivell*/
#contenidormenu ul ul {
	font-size:90%;
	font-weight:normal;
	position:absolute;
	top:20px;
	left:0;
	width:85%;
}
#contenidormenu ul ul li {
	display:inline;
	padding:0px 6px;
}
#contenidormenu ul ul a,#contenidormenu ul ul a:link,#contenidormenu ul ul a:visited {
	color:black;
	padding:0;
	margin:0;
}
#contenidormenu ul ul a:hover,#contenidormenu ul ul a:focus {
	color:#DC006D;
}
#contenidormenu .active ul li.active a {
	color:#DC006D;
	font-weight:bold;
}
ul#menuvertical {
	margin:2px 12px 0 12px;
	width:180px;
	padding-top:26px;
	background:url(imatges/fons_modelos_embarcaciones.png) top center no-repeat;
}
ul#menuvertical li {
	list-style:none;
	margin:1px 0;
	padding:0;
}
ul#menuvertical li a {
	display:block;
	width:auto;
	padding:5px 10px 4px 10px;
	text-align:center;
	color:#ccc;
	background-color:#333;
	text-decoration:none;
}
ul#menuvertical li a:hover {
	background-color:#444;
	color:white;
}
ul#menuvertical li a.actual {
	background-color:#555;
	color: white;
}



ul#botonsfamilies {
margin-top: 7.5em;
}

ul#botonsfamilies li {
	list-style:none;
	margin:1em 0;
	padding:0;
}

ul#botonsfamilies li a, ul#botonsfamilies li a:hover {
border: none;
}


/* principals etiquetes */
h1,h2,h3,h4 {
	font-family:"Trebuchet MS",Arial,sans-serif;
}
h2 {
	font-size:180%;
	margin:0 0 .5em 0;
	padding: 0 0;
}

h2.titolimatge {
text-indent:-9999px;
padding: 0;
height:71px;
/* finalment decidim treure'l.. */
float:left;
}

h3 {
	font-size:130%;
	margin:2em 0 1em 0;
}
h4 {
	font-size:110%;
	margin:0.5em 0;
}
#principal a {
	color:#000;
	border-bottom:1px solid #DC006D;
	text-decoration:none;
}
#principal a:hover {
	border-bottom:1px solid #000;
}
#galeria a {
	border-bottom:none;
}
#galeria a:hover {
	border-bottom:none;
}
p {
	margin:0 0 1em;
	padding:0;
	line-height:1.6em;
	text-align:justify;
}

dl { margin: 1em 0 2em 0em }

dt,dd {
	padding:.5em 0;
	line-height:1.6em;
	text-align:justify;
}
dt {
	clear:both;
	font-weight:bold;
	background-color:#f6f6f6;
	margin:1em 0 0 0;
	padding-left: 1.25em;
	font-size:120%;
}
dd {
	padding:.5em;
	border-left: 10px solid #f6f6f6;
	margin-left: 0em;
	border-bottom: 1px solid #f6f6f6;
}

dd img {
	float:right;
	margin-left:1em;
}
td ul {
	list-style:none;
	margin:0 .5em;
}
img {
	border:none;
}
form,fieldset {
	margin:0;
	padding:0;
	border:none;
}
input,label {
	vertical-align:middle;
}
#centre ul {
	margin:1em 0.5em 1em 0;
}
#centre ul li {
	list-style:none;
	background:url(imatges/boto_llista_gris.png) left .8em no-repeat;
	padding:0.5em 1.2em;
	text-align:justify;
}
.noticiesportada {
	font-size:105%;
	text-align:justify;
}
.noticiesportada img {
	float:right;
	margin:2em 0 1em 2em;
	clear:both;
}
.noticiesportada h3 {
	padding:1em 0 0 0;
	margin:1em 0 0 0;
	border-top:1px dotted #ccc;

}
.datanoticia {
	font-size:80%;
	color:#666;
	padding-top:.5em;
}
#principal a.ampliarnoticia,#principal a.tornarenrere,#principal a.pdf {
	font-size:80%;
	color:#666;
	padding-left:20px;
	padding-bottom:2px;
	margin-bottom:4px;
	border-bottom:none;
	display:block;
	border-bottom:none;
}
#principal a.ampliarnoticia {
	background:url(imatges/boto_llegir_mes.png) left top no-repeat;
}
#principal a.tornarenrere {
	background:url(imatges/boto_tornar_enrere.png) left top no-repeat;
}
#principal a.pdf {
	background:url(imatges/pdf.png) 10px 10px  no-repeat;
}

#dreta a.pdf {
	padding:1em;
	padding-left: 30px;
	background-color:#f6f6f6;
	border-bottom:3px solid #ccc;
	margin-bottom:2em;
	color:#999;
	font-size:90%;
}

#centre a.pdf {
	padding:12px 0 10px 30px;

	}
#ariadna {
	font-size:90%;
	border-bottom:1px solid #eee;
	padding-bottom:1em;
	margin-bottom: 2em;
}
/* galeria */
#galeria {
	margin:0 0;
	padding:3em 0 1em 0;
	overflow:hidden;
	/* Clears the floats */
	width:100%;
	/* IE and older Opera fix for clearing,they need a dimension */
	list-style:none;
	background:#f6f6f6 url(imatges/fons_galeria.jpg) no-repeat top;
}
.itemgaleria {
	display:block;
	width:160px;
	float:left;
	margin:5px 12px;
	padding:0;
	border:2px solid #fff;
	background-color:#f6f6f6;
	background-color:#fff;
	font-size:90%;
	text-align:center;
}

.itemgaleriaocasions {
	display:block;
	width:160px;
	float:right;
	margin:5px 12px;
	padding:0;
	border:2px solid #fff;
	background-color:#f6f6f6;
	background-color:#fff;
	font-size:90%;
	text-align:center;
}
.imatgeitemocasions {
	display:block;
	margin:auto 0px;
	padding:45px 0;	
	width:100%;
	height:100%;
	background-position: bottom;
	color: #000000;
		
}

.imatgeitemocasions a{

	
}
.imatgeitem {
	display:block;
	width:100%;
	height:100%;
	margin:0px auto;
	padding:45px 0;
	text-indent:-9999px;
}
a.imatgeitem {
	width:100%;
	height:100%;
	background-position: bottom;
}
/*llistat barcos */
#barcos {
	border:0px solid #ccc
}
#barcos h3 {
/*	margin:0;
	text-indent:-9999px;
	height:0;
*/
}
#barcos ul {
	margin-bottom:2em;
	text-align:center;
}
#barcos ul li {
	display:inline;
	margin-right:1em;
	float:left;
	background-image:none;
}
#barcos li a {
	display:block;
	padding:0.5em;
	border:1px solid #ccc;
	margin:0.5em;
	width:160px;
}
#barcos li a:hover {
	background-color: #FDF2F8 ;
	border-bottom:1px solid #DC006D;

}
/* notícies */

/*
.noticies {
	clear:left;
	padding:0 2em 1em 2em;
	margin:3em 0 1em 0;
	background:#f6f6f6 url(imatges/fons_noticies.png) no-repeat top right;
	color:black;
}
.noticies h3 {
	margin:0;
	text-indent:-9999px;
	background:url(imatges/titol_destacats.png) top right no-repeat;
	width:auto;
	height:35px;
}
*/


#container-jquerytab #seccion-noticias h4 {
	font-size:120%;
	border-top: 1px dotted #ccc;
	margin: 1em 0 0 0;
	padding: 1em 0;
	clear:both;
}
#seccion-noticias img {
	float:right;
	margin:0.5em 0 .5em 1em;
}

#container-jquerytab #seccion-noticias ul li {
	list-style:none;
	margin:0.5em 0;
	border-bottom:1px dotted #ccc;
	background:url(imatges/boto_llista_rosa.png) left .8em no-repeat;
}


/* Test */ #test {
	padding:1em;
	background-color:#f6f6f6;
	border-bottom:3px solid #ccc;
	margin-bottom:2em;
	color:#999;
	font-size:90%;
}
#test h3 {
	margin:0;
	text-indent:-9999px;
	background:url(imatges/fons_test.png) top right no-repeat;
	width:auto;
	height:33px;
}
#test ul {
	margin-left:0;
	list-style:none;
}
#test ul li {
	border-bottom:1px solid #ccc;
	padding:0.5em 0;
	margin-bottom:0.5em;
}
#test a {
	font-weight:bold;
	border-bottom:none;
}
.datatest {
	display:block;
	padding:0.1em 0.5em;
	margin-bottom:0.5em;
	background-color:#ccc;
	color: white;
}



/* Cataleg */ 
#cataleg {
	padding:1em;
	background-color:#f6f6f6;
	border-bottom:3px solid #ccc;
	margin-bottom:2em;
	color:#999;
	font-size:90%;
}
#cataleg h3 {
	margin:0;
	text-indent:-9999px;
	background:url(imatges/fons_test.png) top right no-repeat;
	width:auto;
	height:33px;
}
#cataleg ul {
	margin-left:0;
	list-style:none;
}
#cataleg ul li {
	border-bottom:1px solid #ccc;
	padding:0.5em 0;
	margin-bottom:0.5em;
}
#cataleg a {
	font-weight:bold;
	border-bottom:none;
}
.datacataleg {
	display:block;
	padding:0.1em 0.5em;
	margin-bottom:0.5em;
	background-color:#ccc;
	color: white;
}
/* taula especificacions tècniques */
#Summary,#Caption {
	width:28em;
}
.caption {
	text-align:left;
	font-size:120%;
	font-weight:bold;
	font-family:"Trebuchet MS",Arial,sans-serif;
	padding:1em 0 0 1em;
	color:#000;
}
.tableStyle {
	margin:1em 0;
	border:solid #999;
	border-width:1px 0 0 1px;
	border-collapse:collapse;
	font-size:90%;
	text-align:left;
}
.tableStyle th,.tableStyle td {
	border:solid 1px #999;
	border-width:0 1px 1px 0;
	padding: 0.3em 0.5em;
}

/*=Start grey colour scheme*/
.greyScheme,.greyScheme th,.greyScheme td {
	border-color:#999;
	vertical-align:baseline;

}
.greyScheme .even {
	background-color:#f6f6f6;
	/* E3F6FE*/
}
.greyScheme th,.greyScheme thead td {
	background-color:#FDF2F8;
}
.greyScheme td.firstColumn {
	background-color:#f0f0f0;
	text-align: right;
}

/*=End grey colour scheme*/ 

#taulamodel td ul { margin: 0 0 0 1em;}
#taulamodel td li {text-align:left; margin: 0 0 0 .5em; padding: 0 0 .5em 0; list-style:circle; background-image:none}

#taulamodel .fonsfosc {
background-color:#ccc;
color: black;
text-align:center;
letter-spacing:1px;
}


/* formularis */
/* formulari Comparativa */ 

.comparativa form {
/*	width:95%;
	margin:0 auto;
	*/
}
.comparativa label {
	display:none;
}
.comparativa fieldset {
	display:block;
	width:22%;
	float:left;
	margin-right:1em;
}
.comparativa legend {
	font-weight:bold;
}
.botocompara {
	clear:left;
	width:95%;
	margin: 1em auto;
}
/* http://c82.net/posts.php?id=25 */
.checklist {
	border:1px solid #ccc;
	list-style:none;
	padding:.5em 0;
	/*height:30em;
	overflow:auto;
	width:50%;
	*/
}
#centre ul.checklist li {
	margin:0em;
	padding:0.2em .6em;
	background:none;
	text-align:left;
}
.alt {
	background: #FDF2F8;
}
/*f6f6f6*/
.checklist input {
	vertical-align:middle;
	padding:0
}
.checklist label:hover,.checklist label.hover {
	background:#ddd;
	color:#000;
}
.checklist input {
	margin-right: .5em;
}
/* IE */
.checklist label {
	display:block;
	height:1%;
	padding-left:25px;
	text-indent:-25px;
}
.checklist label:hover {
	background:#777;
	color: #fff;
}
/* Llista de preus */
ul.llistadepreus {
	width:50%
}
.llistadepreus li {
	padding:0.5em 1.5em;
	border-bottom:1px solid #ccc;
	text-align: right;
}
.item {
	display:block;
	/* block float the labels to left column,set a width */
	float:left;
	width:200px;
	padding:0;
	margin:0;
	/* set top margin same as form input - textarea etc. elements */
	text-align:left;
}
.preu {
	/* display:inline;
	inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;
	/* set width of form elements to auto-size,otherwise watch for wrap on resize */
	text-align:right;
}
/* Formulari de contacte */
/* http://www.websiteoptimization.com/speed/tweak/forms/ */
form.formcontacte fieldset {
	background-color:#f6f6f6;
	margin:2em 0 .5em 0;
	padding:1em;
	display:inline;
}
form.formcontacte legend {
	padding:1em 0;
	font-weight:bold;
}
form.formcontacte fieldset ol {
	margin:0;
	padding:0;
}
form.formcontacte fieldset li {
	list-style:none;
	padding:5px;
	margin:0;
}
form.formcontacte em {
	font-weight:bold;
	font-style:normal;
	color: #f00;
}
form.formcontacte {
	/* set width in form,not fieldset (still takes up more room w/ fieldset width */
	font:100% verdana,arial,sans-serif;
	margin:0;
	padding:0;
	min-width:500px;
	max-width:600px;
	width:560px;
}
form.formcontacte label {
	display:block;
	/* block float the labels to left column,set a width */
	float:left;
	width:150px;
	padding:4px 0;
	margin:2px 0 0;
	/* set top margin same as form input - textarea etc. elements */
	text-align:right;
}
form.formcontacte fieldset label:first-letter {
	/* use first-letter pseudo-class to underline accesskey,note that */
	text-decoration:underline;
	/* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
	/* pseudo-class on legend elements,but do support it on label elements */
	/* you could instead underline first letter on each element and accesskey */
	/* each input but doing only legends lessens cognitive load */
	/* changed to label first letter,opera broke after first letter legend */
}
form.formcontacte fieldset legend {
	font-size:1.1em;
	/* bump up legend font size,not too large or it'll overwrite border on left */
	/* be careful with padding,it'll shift the nice offset on top of border */
}
form.formcontacte input,form.formcontacte textarea {
	/* display:inline;
	inline display must not be set or will hide submit buttons in IE 5x mac */
	width:300px;
	/* set width of form elements to auto-size,otherwise watch for wrap on resize */
	margin:0px 0 0 1em;
	/* set margin on left of form elements rather than right of label aligns textarea better in IE */
	border:2px solid #ccc;
	padding:2px 0;
}
form.formcontacte input#reset {
	margin-left:0px;
	/* set margin-left back to zero on reset button (set above) */
}
textarea {
	overflow: auto;
}
form.formcontacte small {
	display:block;
	margin:0 0 5px 160px;
	/* instructions/comments left margin set to align w/ right column inputs */
	padding:1px 3px;
	font-size:88%;
}
form.formcontacte .required {
	font-weight: bold;
}
/* uses class instead of div,more efficient */
form.formcontacte input.boto {
	margin-left:180px;
	width:150px;
	padding:2px;
	margin-top: 0
}

/*estils WYMeditor */
.destacat  {
  color: #000;
  background-color: #FDF2F8; border: 2px solid #FBE5F1; 
  font-size: 100%;
  font-weight:normal;
  padding: 1em 1.5em;
  text-align:left;
  margin: 1.5em 0;
   }
   
.fonsgris  {
color: #000;
  background-color: #f6f6f6; border: 2px solid  #f0f0f0;
  font-size: 120%;
  font-weight: bold;
  padding: 1em;
  text-align:left;
  font-family: Arial, Helvetica, sans-serif;
  min-height:75px;
  margin: 1em 0;
}   

.fonsgris img {float:left; margin-right: 1em; margin-top: .4em; }

/* IMATGE: Dreta */
.alineardreta {
  float:right;
  margin-left: 1em;
}

/* IMATGE: Esquerra */
.alinearesq {
  float:left;
  margin-right: 1em;
}



/*Marquesina */

#marquesina p {
display:inline;
padding:0;
margin:0;
}

/*paginacio*/


#paginacio{
margin: 3em 0 0 0;
padding-top: 1.5em;
border-top:1px dotted #ccc;
font-size:80%
}

#paginacio a{
background-color: #f9f9f9;
padding: 0.2em 0.5em;
margin: 0.2em;
display: block;
float: left;
color: #000000;
border: none;
}

#paginacio a:active, #paginacio a:focus, #paginacio a:hover

{
color: #ffffff;
background-color: #333333;
border:none;
}




#paginacio a.paginaciolink_sel {

background-color: #ED7FB6;
color: #ffffff;
font-weight: bold;

}



/* icones socials */
.icones a {display:block; float: right; height:20px; margin: 32px 0 0px 4px; }

