/* CSS Document */
body {
	margin: 0px;
	background-color:#30548C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content {
	width: 842px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imatges/fondo1.gif);
	background-repeat:  repeat-y;
}

#cabecera{
	width: 788px;
	height: 115px;
	margin: 0px 27px;
	background-image: url(../imatges/fondo1b.gif);
	background-repeat:  repeat-y;
	vertical-align: middle;
}

#cabesq{
	width: 350px;
	height: 115px;
	float: left;
}

#cabdreta{
	width: 275px;
	position: relative;
	top: 27px;
	float: right;
	
}
#contingut{
	width: 787px;
	margin: 0px 27px;
	background-color:#fff;
}

#peu{
	width: 788px;
	margin: 0px 27px;
	padding: 10px 0px;
	text-align: center;
	font-size: 10px;
	color: #369;
}

#bottom {
	width: 842px;
	height: 27px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imatges/bottom.gif);
}

a, a:visited, a:active{text-decoration: none;}
a:hover{text-decoration: underline;}

/* Barra de navegació horitzontal */

#bnav{
	position: relative;
	width: 788px;
	height: 20px;
	margin-right: 27px;
	margin-left: 27px;
	background-color: #369;
	z-index: 1000;
}

#bnav ul{
  padding: 0;
  margin: 0;
  list-style: none;
}

#bnav ul li{
  float: left;
  position: relative;
  width: 110px;
  text-align: center;
	background-image: url(../imatges/nav1.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #369;
	color: #369;
	line-height: 20px;
}

#bnav ul li a{
  display: block;
  color: #369;
  text-decoration: none;
}

#bnav ul li.fora{
  width: 60px;
	background-image: url(../imatges/nav2.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #fff;
	line-height: 20px;	
}

.ie6 #bnav ul li.fora{
  width: 64px;
	background-image: url(../imatges/nav2.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #fff;
	line-height: 20px;	
}

#bnav ul li:hover, #bnav ul li.over {
  background-image: url(../imatges/nav1b.gif);
  background-repeat: repeat-x;
  color: #fff;
}	

#bnav ul li a:hover{
  color: #fff;
  text-decoration: none;
}

#bnav ul li ul {
  display: none;
}

#bnav ul li:hover ul, #bnav ul li.over ul {
  display: block;
  position: absolute; 
  top: 20px;
  left: 0px;
}	

#bnav ul li ul li{
  background: #E5E8F1;
}

#bnav ul li ul li{
  border-left: 1px solid #8491BD;
  border-right: 1px solid #8491BD;  
  border-bottom: 1px solid #8491BD;
  padding: 0px;
  text-align: left;
  line-height: 14px;
}

#bnav ul li ul li:hover, #bnav ul li ul li.over{
  background-image: none; 
}

#bnav ul li ul li a{
  display: block;
  width: 105px;
  padding: 5px 0px 5px 5px;  
  text-decoration: none;
  color: #3C5D99;
}

.ie6 #bnav ul li ul li a{
  width: 110px;
}

#bnav ul li ul li a:hover{
  text-decoration: none;
  background: #B7C5EE;
  color: #333;
}
/* --- Final de la barra de navegació horitzontal--- */

/* --- Menu lateral ---*/
dl#menu{
	margin: 0px;
	padding: 0px;
}

dl#menu dt{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	background: #3C5D99;
	border-right: 1px solid #fff;
}

dl#menu dt a{
	display: block;
	color: #fff;
	margin: 0px;
	padding: 0px 12px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

dl#menu dt.senseLink{
	display: block;
	color: #fff;
	padding: 0px 12px;
	border-bottom: 1px solid #fff;
}


dl#menu dd{
	border-bottom: 1px solid #fff;
	margin: 0px;
	background: url(../imatges/fondomenu.gif) repeat-y;
}

dl#menu ul {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	list-style-type: none;
}

dl#menu li {
	line-height: 22px;
	margin: 0px;
	padding: 0px 5px 2px 24px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

dl#menu li.sinlinea{
	border:none;
	border-right: 1px solid #fff;
}

dl#menu li a{
	display: block;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

/*---Final menú lateral---*/


/*---Menú lateral acceso formularios---*/

dl#menu2{
	margin: 0px;
	padding: 0px;
}

dl#menu2 dt{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	border-right: 1px solid #fff;
}

dl#menu2 dt a{
	display: block;
	color: #fff;
	margin: 0px;
	padding: 0px 12px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

dl#menu2 dt.senseLink{
	display: block;
	color: #fff;
	padding: 0px 12px;
	border-bottom: 1px solid #fff;
}

.telefonoClientes{
	font-size: 20px;
}

/*---Final menú 2---*/


.formEsq{
  float: left;
  width: 250px;
  padding: 10px 0px 0px 0px;
  margin-left: 20px;
}

.txtFormCap{
  font-size: 9px;
}

.blau{
  color: #3C5D99;
}

.fonsBlau{
	background-color: #3C5D99;
}

.fnsBlauClar{
  background-color: #E5E8F1;
}

.celdaTextPortada {
	font-size: 11px;
	padding: 0px;
	color: #FFFFFF;
}

.celdaText {
	font-size: 12px;
	padding: 0px;
	color: #FFFFFF;
  	vertical-align: top;
}

.celdaCabeceraTrimble{
	background: #3C5D99;
	padding: 0px;
	vertical-align: top;
}

.celdaCabeceraSpectra{
	background: #F0D931;
	padding: 0px;
	vertical-align: top;
}

.fns265{
  background-image:url(../imatges/fns265.gif);
  background-repeat: repeat-x; 
}

.linkPeu {
	color: #000000;
}

a.linkSubrayado{
	color: #3C5D99;
	text-decoration: underline;
}

.marginTxtCelda {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

h1.trimble{
	margin: 0px;
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	padding: 22px;
}

h1.spectra{
	margin: 0px;
	font-size: 24px;
	font-weight: normal;
	color: #3C5D99;
	padding: 22px;
}

h2.gama{
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 0px 5px 35px;
  color: #3C5D99;
}

h2.productes{
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 0px 5px 22px;
  color: #3C5D99;
}

h2.spectra{
  margin: 0px;
  font-size: 18px;
  font-weight: normal;
  padding: 10px 0px 10px 22px;
  color: #fff;
}

h2.alquiler{
  margin: 0px;
  font-size: 18px;
  font-weight: normal;
  padding: 15px 0px 0px 22px;
  color: #3C5D99;
}

.refGama{
  height: 130px;
  width: 150px;
  text-align: center;
  padding-top: 22px;
}

.refGama a{
  color: #666;
}

.refGama p{
  margin: 10px 15px;
  font-size: 12px;
}

.titSelector{
	margin: 20px 0px 5px 22px;
	line-height: 15px;
	color: #fff;
	font-size: 12px;
}

.selectorServicios{
	margin: 0px 22px;
}

.selectorPDF{
	margin: 46px 0px 0px 22px;
}

/* --- Tabla Productes ---*/
.productesTabla{
  width: 550px;
  margin: 22px;
}

.productesGrup{
  font-size: 12px;
  color: #000;
  font-weight: bold;
  text-align: right;
  padding: 5px 0px;
}

.productesTitol{
  font-size: 12px;
  color: #3C5D99;
  font-weight: bold;
}

.productesDescripcio{
  width: 370px;
  font-size: 12px;
  color: #000;
  padding-left: 10px;
  vertical-align: top;
  background: #E5E8F1 url("../imatges/fns370.gif") repeat-y;
}

.productesEnllac{
  width: 100px;
  font-size: 12px;
  padding: 10px;
  background-color: #E5E8F1;
}

.productesEnllac a{
  color: #3C5D99;  
}

.menuAnuncio{
	margin: 24px 12px;
	color: #fff;
	font-size: 18px;
}

.menuDetalles{
	font-size: 10px;
	color: #fff;
	margin: 10px 12px;
	
}

.satTarifas{
	font-size: 12px;
	color: #3C5D99;
	background-color: #E5E8F1;
	margin: 20px 0px 10px 20px;
	border: 20px solid #E5E8F1;
}

.satDescrip{
	font-size: 12px;
	color: #666;
	margin: 0px 20px 15px 20px;
}

table.alquiler{
	font-size: 11px;
	color: #666;
	margin: 20px 0px 10px 20px;
}

table.alquiler td{
	border-bottom: 1px solid #3C5D99;
	text-align: right;
}

table.alquiler td.col1{
	background-color: #E5E8F1;
	text-align: left;
	width: 280px;
	height: 20px;
	padding: 0px 5px;
}

table.alquiler tr.fil1{
	font-weight: bold;
	color: #3C5D99;
	padding: 3px 0px;
}

table.descargas{
	width: 300px;
	font-size: 11px;
	color: #333;
	margin: 20px 0px 30px 40px;
}

table.descargas a{
	color: #333;
}

table.descargas td{
	padding: 3px;
	text-align: left;
	border-bottom: 1px solid #3C5D99;
}

table.descargas td.fil1a{
	padding: 10px 3px;
	border-bottom: none;
}

table.noticias{
	width: 588px;
	margin: 10px 10px;
}

table.noticias td{
	width: 165px;
	padding: 15px;
	background: #E5E8F1;
	font-size: 11px;
	color: #000;
	vertical-align: top;
}

table.noticias h2{
	font-size: 24px;
	font-weight: normal;
	color: #3C5D99;
}

table.noticias h3{
	font-size: 12px;
	color: #3C5D99;
	margin: 0px;	
}

table.noticias p{
	margin: 0px;
	margin-bottom: 15px;
}

table.noticias a{
	color: #3C5D99;
}

table.formulario{
	width: 450px;
	margin: 20px 20px 0px 110px;
	font-size: 11px;
	color: #3C5D99;
}

table.formulario label{
	font-size: 12px;
}

table.formulario input, table.formulario textarea{
	width: 338px;
}

table.formulario input.w95{
	width: 95px;
}

table.formulario input.w145{
	width: 145px;
}

table.formulario input.w180{
	width: 180px;
}

table.formulario input.wBoton{
	width: 75px;
	margin: 10px 15px 10px 0px;
}

table.formulario input.check{
	width: 20px;
}

table.formulario input.radio{
	width: 20px;
}

table.formulario td{
	padding: 2px 0px;
	vertical-align: top;
}

table.formulario td.checkAjuste{
	vertical-align: bottom;
	padding-bottom: 4px;
}

table.formulario h2{
	font-size: 18px;
	font-weight: normal;
	color: #3C5D99;
	margin-bottom: 10px;
}

table.producto td.prodColIzq{
	width: 195px;
	padding: 40px 30px 40px 50px;
	background-color: #E5E8F1;
	vertical-align: top;
}

table.producto td.prodColDrch{
	width: 353px;
	padding: 40px 20px;
}

table.producto h2{
	font-size: 18px;
	color: #3C5D99;
	margin-bottom: 10px;
}

table.producto h3{
	font-size: 14px;
	color: #3C5D99;
	margin-bottom: 10px;
}

table.producto p{
	font-size: 12px;
	color: #666;
	margin-bottom: 10px;
}

table.producto li{
	font-size: 12px;
	color: #666;
	margin-bottom: 5px;
	margin-left: -22px;
}

table.accesorios{
	font-size: 12px;
	color: #666;
}

table.fotos p{
	font-size: 10px;
	color: #133391;
	margin: 10px 0px 50px 0px;	
}

table.fotos ul {
	margin: 0px;
	padding: 0px;
	width: 180px;
	font-size: 11px;
	list-style-type: none;
}

table.fotos li {
	line-height: 28px;
	margin: 0px;
	padding: 0px 0px 2px 22px;
	font-weight: bold;
	border-bottom: 1px solid #fff;
	background: url(../imatges/btn_med.jpg);
}

table.fotos li.btn_sup{
	margin-top: 40px;
	background: url(../imatges/btn_sup.jpg);
}

table.fotos li.btn_inf{
	margin-bottom: 40px;
	background: url(../imatges/btn_inf.jpg);
	border-bottom: none;
}

table.fotos li a{
	display: block;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
