/* CSS Document */

body {
	margin: 0 auto 0 auto;
	padding: 0;
	background-color: #972c26; /*#e46835;*/
/*	background-image:url(/NauticPoint/images/fons2.gif); */
	background-repeat:no-repeat;
	background-position: top center;
	background-attachment:fixed;
	font-size: 62.5%;
	font-family: Tahoma, Verdana, Arial, System, Sylfaen;
	color: #2e267b;
}
ol,ul {list-style:none;}
ul,ol,li{margin:0;padding:0;}

.cleaner {
 clear: both;
}
/* Estils comuns a totes les planes */
#header {
	width: 800px;
	height: 81px; /*100px;*/
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	border-bottom: 1px solid #2a0615; /*#9a2b24;	*/
	border-top: 1px solid #2a0615; /* #9a2b24;*/
}
#header #reformac {
	width: 400px;
	height: 81px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	background-image: url(../images/headerReformac.png);
	background-repeat: no-repeat;
	background-position: top;
	cursor: pointer;
	cursor: hand;
}
#header #banner {
	width: 400px;
	height: 81px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	cursor: pointer;
	cursor: hand;
}

#header #idiomes {
	width: 250px;
	font-size: 1.2em;
	float: right;
	text-align: right;
	padding: 5px;
}

#menu {
 width: 500px;
 height: 20px;
 margin: 0 0 0 0;
/* border-top: 2px solid #9a2b24;
 border-bottom: 2px solid #9a2b24;*/
 background: transparent url(../images/menuFons.gif) top left repeat-x;
 float: right;
}
#menu_novedades {
 width: 599px;
 height: 20px;
 margin: 0 0 0 0;
/* border-top: 2px solid #9a2b24;
 border-bottom: 2px solid #9a2b24;*/
 background: transparent url(../images/menuFons.gif) top left repeat-x;
 float: right;
}

#menu ul,
#menu_novedades ul
 {
 list-style: none;
 /*width: 500px;*/
 height: 20px;
 margin: 0 0 0 0;
 padding: 1px 0 0 0;
/* font-family: Arial, Helvetica, sans-serif;*/
}
#menu ul li,
#menu_novedades ul li {
 display: inline;
}
#menu ul li a,
#menu_novedades ul li a {
 display: block;
 float: left;
 color: #ffffff; /*#f4ba1a;*/
 height: 20px;
 text-decoration: none;
 line-height: 20px;
/* width: 83px;*/
 font-size: 1.1em;
 font-weight: normal;
 text-align: center;
 padding: 0 10px 0 10px;
 background: url(../images/menu_items_separator.jpg) top left no-repeat;
}
#menu ul li a:hover,
#menu_novedades ul li a:hover {
 color: #2e267b;
}
#menu ul li a span,
#menu_novedades ul li a span {
 display: block;
}
#menu ul li a span.active,
#menu_novedades ul li a span.active {
 background: url(../images/menu_active.jpg) center bottom no-repeat;
}
#menu ul li a#first,
#menu_novedades ul li a#first {
 background: none;
}
#submenu {
 background: #FFEC00;
 height: 20px;
 margin-top: -1px;
}
#submenu ul {
 list-style: none;
 width: 500px;
 height: 20px;
 margin: 0 0 0 0;
 padding: 1px 0 0 0;
/* font-family: Arial, Helvetica, sans-serif;*/
}
#submenu ul li {
 display: inline;
}
#submenu ul li a {
 display: block;
 float: left;
 background: #FFEC00;
 height: 20px;
 text-decoration: none;
 line-height: 20px;
 font-size: 1em;
 font-weight: normal;
 text-align: center;
 color: #666666;
 padding: 0 10px;
}
#submenu ul li a.active {
 background: #F8F3B8;
}

#home {
  width: 800px;
  height: 400px;
	padding: 0 0 0 0;
	margin: 20px auto 0 auto;
}

#leftslide {
  width: 300px;
	height: 400px;
/*	border: 1px solid #9a2b24;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float:left;
	color: #ffffff;
}

#lista_novedades {
  width: 200px;
	height: 400px;
	border-right: 1px solid #2a0615;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float:left;
	color: #ffffff;
	background-color: #099CC3;
	font-size: 14px;
	text-decoration: none;
}
#lista_novedades ul {
	padding: 0 0 0 0px;
}
#lista_novedades li {
	padding: 0 0 0 5px;
	height: 23px;
	line-height: 23px;
	background: url(../images/bg_novetats.png) repeat-x scroll center top;
	cursor: pointer;
	cursor: hand;
}
#lista_novedades li.select {
	padding: 0 0 0 5px;
	height: 23px;
	line-height: 23px;
	background: url(../images/bg_novetat_sel.png) repeat-x scroll center top;
}
#lista_novedades a {
	text-decoration: none;
	color: #ffffff;
}

#contingut {
  width: 498px;
	height: 370px;
/*	border: 1px solid #9a2b24;*/
	margin: 0 0 0 0;
	padding: 10px 0 0 2px;
	float:right;
	background-color: #2a0615; /*#520c28; /*#385a9c;*/
	color: #eaeaea;
}
#contingut #title {
	font-variant:small-caps;
	font-size:1.8em;
	font-weight:bold;
	padding: 0 0 10px 0;
}
#contingut #texte {
	font-size:1.2em;
	text-align:justify;
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}
#contingut #texte ul {
	list-style-position:inside;
	list-style-type:square;
}

#contingut #thumbs {
	width: 450px; 
	padding: 0 0 0 0; 
	margin: 0 auto 0 auto;
}
#contingut #back a {
	float:right; 
	text-decoration: none;
	color: #f4ba1a;
	margin: 0 10px 0 0;
	font-weight: bold;
	font-variant: small-caps;
}
#contingut #back a:hover {
  color: #292277;
}

#footer {
	width: 800px;
	border-top: 2px solid #2a0615; /*#540204;*/
	margin: 0 auto 0 auto;
	color: #ffffff; /*#540204;*/
}
#footer #contact {
	float: left;
	width: 600px;
  font-size: 1em;
	text-align: left;
}
#footer #design {
	float: right;
	width: 150px;
  font-size: 1em;
	text-align: right;
}

#image a:active a:visited a {
	border: 0;
	padding: 20px;
	text-decoration: none;
}

/* Estils de la presentacio */
#presentacio {
	width: 800px;
	height: 565px;
/*	background: url(../images/fons.jpg) top left no-repeat; */
	margin: 0 auto 0 auto;
	font-size: 1em;
	padding: 20px 0 0 0;
/*	font-family: Tahoma, Verdana, Arial, sans-serif;*/
}
#presentacio #banner {
	width: 800px;
  height: 163px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#presentacio #slideshow {
  width: 800px;
  height: 300px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#presentacio #texte {
  height: 80px;
	width: 495px;
	padding: 0 0 0 5px;
	margin: 0 0 0 0;
	background-color: #2a0615; /*#211519;*/ /*#217bbc;*/
	color: #f4ba1a;
	font-size: 1.2em;
	text-align: justify;
	float: left;
}
#presentacio #link {
  height: 40px;
	width: 295px;
	padding: 40px 5px 0 0;
	margin: 0 0 0 0;
	background-color: #2a0615; /*#211519;*/ /*#217bbc;*/
	color: #f4ba1a;
	font-size: 2em;
	font-weight: bold;
	text-align: right;
	float: right;
}
#presentacio #link a {
	text-decoration: none;
	color: #f4ba1a;
	border: 0;
}
#presentacio #link a:hover {
  color: #292277;
}
#presentacio #idiomes {
	width: 250px;
	font-size: 1em;
	float: right;
	text-align: right;
	padding: 5px;
}

#linkContacte {
	width: 490px;
	padding: 10px 5px 0 0;
	margin: 0 0 0 0;
	color: #f4ba1a;
	font-size: 1.5em;
	font-weight: bold;
	text-align: right;
	float: right;
}
#linkContacte a {
	text-decoration: none;
	color: #f4ba1a;
	border: 0;
}
#linkContacte a:hover {
  color: #292277;
}

#servicios {
	float:left; 
	padding: 0 20px 0 20px; 
	font-size:12px;
}
#servicios ul {
 list-style: square;
/* font-family: Arial, Helvetica, sans-serif;*/
}
#servicios ul li {
/* display: inline;*/
}
#servicios ul li a {
 display: block;
 color: #f4ba1a;
 height: 20px;
 text-decoration: none;
}
#servicios ul li a:hover {
 color: #2e267b;
}
#servicios ul li a span {
 display: block;
}

#contacte {
	width:800px; 
	padding: 0 0 0 0;
	margin: 20px auto 0 auto;
	background-color:  #cbd600; /*#385a9c; */
	color: #4e5115; /*#eaeaea;*/
}
#contacte #title {
	font-variant:small-caps;
	font-size:1.8em;
	font-weight:bold;
	padding: 20px 10px 10px 10px;
}
#contacte #texte {
	font-size:1.2em;
	text-align:justify;
/*	float: left;*/
	padding: 0 10px 10px 10px;
}
/*
#contacte form {
	width: 600px;
	border: 1px solid #eaeaea;
	margin: 20px auto 20px auto;
}*/
#contacte .field {
	padding: 3px 0 0 10px;
	font-weight: bold;
}
#contacte #button {
	margin: 5px auto 0 auto;
}

#notice {
	display: none;
	width: 800px;
	height: 100px;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
	padding-bottom: 15px;
}
.error {
	background: #FEDCDA;
	border: 1px solid #CE090E;
	font-size: 1.1em;
	color: #DD0000;
	text-align: center;
}
.confirmation {
	background: #CAEA99;
	border: 1px solid #70A522;
	font-size: 1.1em;
	color: #006200;
	text-align: center;
}