/* Cos
----------------------------------------------- */
body {
  padding: 0;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #003860;
  background-color: #f6f6f6;
  background: #ffffff url(../imatges/fonsWeb.gif) 0 0 repeat;
  margin: 30px 0px 30px 0px;
}

a {text-decoration: none;}
.amaga {display: none;}



/* Contenidor
----------------------------------------------- */
#contenidor {
  clear: both;
  width: 780px;
  margin: 0px auto 0px auto;
  background: #ffffff url(../imatges/fons_4.jpg) right bottom no-repeat;
  border: 1px solid #e2e2e2;
  border-bottom: 6px solid #25526C;
}
#contenidor.home {
  background: #ffffff url(../imatges/fons_5.jpg) left bottom no-repeat;
}



/* Logo Mutua + idiomes
----------------------------------------------- */
#logo {
  height: 40px;

  background: #ffffff url(../imatges/logo_mutua.gif) 12px 14px no-repeat;
  margin: 0px 0px 0px 0px;
  border: 0px solid red;
  text-align: right;
}

  #toppage {
    font-size: 1pt;
  }
  #logo h1 {
    display: none;
  }

  #logo div.idioma {
    padding: 28px 20px 0px 0px;
  }html>/**/body #logo div.idioma {padding-top: 18px;}

    #logo div.idioma ul {
      margin: 0 auto;
      padding: 0;
      font-size: 8pt;
    }

    #logo div.idioma li {
      list-style-type: none;
      display: inline;
      float: right;
      padding-left: 10px;
      border-left: 1px solid #b2c3cf;
      padding-right: 10px;
      border-right: 1px solid #b2c3cf;
    }
    #logo div.idioma ul li.liHide{
      display: none;
    }

    #logo div.idioma li a {
      font-style: normal;
      color: #189bd4; 
    }

    #logo div.idioma li a:hover {
      color: #003860;
    }



/* Banner
----------------------------------------------- */
#banner {
  height: 134px;

  background: #ffffff url(../imatges/banners_f02.jpg) 13px 0 no-repeat;
  margin: 10px 0px 12px 0px;
  border: 0px solid red;
}



/* Menu
----------------------------------------------- */
#menu {
  height: 20px;

  margin: 0px 12px 5px 12px;
  border: 1px solid #cccccc;
  border-left-width: 0px;
  border-right-width: 0px;
  background-color: #e5ebef;
}

	#data {
	  float: right;
    width: 168px;
	  padding-top:4px;
	  padding-right:2px;
	  padding-bottom:4px;
	  font-size: 9px;
	  color:#003860;
    text-align: right;
    text-transform:uppercase;
    background-color: #ffffff;
	}html>body #data {}

  #data span {
	  color: #7f9baf;
	}




/* Cols de sa Home
----------------------------------------------- */

#contingutHome {
  border: 0px solid pink;
  background-color: transparent;
  padding-top: 3px;
}

#columnari {
  border: 0px solid green;
  background: transparent url(../imatges/fonsScroll.gif) -5px 0 repeat-y;
  padding-left: 6px;
}html>body #columnari {padding-left: 9px;}

#columnari h2{
  font-family: "Times New Roman", Times, serif;
  font-size: 14pt;
  font-weight: normal;
  color: #7f9baf;
}
#columnari p{
  font-size: 11px;
  line-height: 160%;
  color: #7f7f7f;
}

  #col_01, #col_02, #col_03, #col_04, #contenidorScroll {
    float: left;
    width: 135px;
    margin-left: 2px;
    padding: 4px;
    border: 0px solid red;
    background-color: transparent;
    text-align: left;
  }
  #contenidorScroll {
    float: right;
    width: 145px;
    margin-left: 0px;
    margin-right: 7px;
    text-align: center;
  }html>body #contenidorScroll {margin-right: 12px;}

  #contenidorScroll ul {
    margin: 0px 0px 0px 24px ;
    text-align: left;
    font-size: 10px;
    color: #189bd4;
  }html>/**/body #contenidorScroll ul{margin-left: -20px;}

  #contenidorScroll ul li {
    list-style-type: square;
  }
  #contenidorScroll ul li a {
    color: #003860;
  }
  #contenidorScroll ul li a:hover {
    color: #189bd4; 
  }

  div.romp {
    float: none;
    clear: both;
  }

  
  
  
/* Continguts part central de sa pagina
----------------------------------------------- */
#contingut {
  margin: 0px 182px 0px 162px;
  padding: 0px 0px 0px 0px;
  font-size: 11px;
  color: #003860;
  line-height: 180%;
}

  #contingut h1 {
    font-size: 200%;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    line-height: 130%;
    border-bottom: 1px solid #003860;
  }
  #contingut h2 {
    font-size: 140%;
    padding-left: 8px;
    padding-bottom: 6px;
    border-bottom: 1px dashed #ccd7df;
  }
  #contingut h3 {
    font-size: 140%;
  }
  #contingut h4 {
    font-size: 120%;
  }
  #contingut h5 {
    font-size: 110%;
  }

  #contingut a.ancora {
    height: 1px;
    font-size: 1px;
  }

  #contingut p {
    text-align: justify;
  }

  #contingut p.esquerra {
    text-align: left;
  }

  #contingut p.newsData {
    font-style: italic;
    color: #66879f;
    text-align: right;
    }

  #contingut p.importante {
    text-align: center;
    background-color: #fdf5e7;
    border: 1px dashed #7f9baf;
    padding: 8px;
    }
  #contingut p.importante span {
    color: #003860;
    }
  #contingut div.enviOk {
    border: 1px dashed #7f9baf;
    padding: 8px;
    background-color: #fefcf7;
    }

  #contingut div.enviOk h2 {
    padding-top: 20px;
    }
  #contingut div.enviOk h3 {
    padding-top: 10px;
    }

  #contingut p.actualizacion {
    font-size: 80%;
    text-align: right;
    }

  #contingut a {
      color: #189bd4;
    }
  #contingut a:hover{
      color: #003860;
    }

  
  #contingut p.top {
      text-align: right;
      margin-bottom: 50px;
    }
  #contingut p.top a {
      margin: 0px 0px 0px 0px;
      padding: 2px 15px 2px 0px;
      color: #189bd4;
      background: transparent url(../imatges/itemMenu_B.gif) 100% 5px no-repeat;
    }
  #contingut p.top a:hover {
      color: #003860;
      background: transparent url(../imatges/itemMenu_A.gif) 100% 5px no-repeat;
    }


  #contingut div.acrob {
      border: 1px solid #5299c6;
      padding-top: 8px;
    }
  #contingut div.acrob p {
      text-align: center;
      margin: 0px;
      padding-bottom: 8px;
    }

  #contingut ul li {
      list-style-type: square;
    }

  #contingut ul li span.data {
    display: block;
    font-style: italic;
    font-size: 90%;
    color: #66879f;
    text-align: right;
  }html>body #contingut ul li span.data {margin-bottom: 20px;}

  #contingut ul ul li{
      list-style-type: disc;
    }

  #contingut ul.links {
    margin-left: 20px;
  }html>body #contingut ul.links {margin-left: -20px;}

  #contingut ul.links li {
    list-style-type: none;
  }

  #contingut ul.links li a{
    display: block;
    width: 90%;
    color: #003860;
    padding-left: 14px;
    background: transparent url(../imatges/punt_1.gif) 0px 6px no-repeat;
  }

  #contingut ul.links li a:hover{
    color: #189bd4;
    background: transparent url(../imatges/punt_2.gif) 0px 6px no-repeat;
  }

  #contingut div.alert {
    padding: 10px;
    border: 5px double #ffffff;
  }
  #contingut div.alert a{
    color: #ffffff;
  }
  #contingut div.alert, #contingut div.alert p, #contingut div.alert li {
    color: #ffffff;
    background-color: #46afdc;
  }


/*   Formularis   */

  #contingut hr.form {
    border: 0;
    width: 90%;
    height: 3px;
    text-align: center;
    color: #ffffff;
    background-color: #ffffff;
    border-bottom: 1px dashed #e5ebef;
  }
  #contingut hr.form100 {
    width: 100%;
    border-bottom: 1px dashed #ccd7df;
  }

  #contingut fieldset {
    border: 1px solid #e5ebef;
    text-align: left;
  }
  #contingut fieldset.botonera {
    text-align: right;
  }
  #contingut p.punt {
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    padding-right: 20px;
  }
  #contingut p.puntSepar {
    text-align: right;
    font-size: 11px;
    font-weight: bold;
    padding-right: 20px;
    margin-left: 20px;
    margin-right: 20px;
    border-bottom: 1px solid #e5ebef;
  }html>body #contingut p.puntSepar {margin-left: 10px; margin-right: 10px;}
  #contingut p.advertencia {
    text-align: right;
    font-size: 11px;
    padding-right: 20px;
  }

  #contingut legend {
    margin-left: 20px;
    padding: 0px 20px 0px 20px;
    color: #003860;
    font-weight: bold;
  }

  #contingut div.liniaForm {
    clear: both;
    height: 100%;
    margin: 1px 0px 1px 0px;
    padding: 0px 0px 2px 0px;
    border-bottom: 0px solid #e5ebef;
  }

  #contingut div label {
    display: block;
    float: left;
    text-align: right;
    padding: 4px 4px 4px 0px;
    line-height: 16px;
  }
  #contingut div label.obligatorio {
    font-weight: bold;
  }
  #contingut div label.ampleCercar {
    width: 80px;
  }
  #contingut div label.ampleTextNorm {
    width: 200px;
  }
  #contingut div label.ampleRadioNorm {
    width: 380px;
  }
  #contingut div label.ampleMutualis {
    width: 130px;
  }
  #contingut div label.ample2Mutualis {
    width: 240px;
  }
  #contingut div label.ampleTot {
    width: 420px;
  }html>body #contingut div label.ampleTot {width: 404px;}
  #contingut div label span.acotacion{
    font-style: italic;
  }

  #contingut label.error {
    color: #189bd4;
    width: 200px;
    text-align: left;
    font-style: italic;
  }
  input.cercaCamp {
    width: 120px;
    margin-bottom: 4px;
    margin-right: 6px;
    padding: 2px 2px 2px 8px;
    border: 1px solid #99afbf;
    background-color: #f2f5f7;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
  }
  input.cercaBoto, input.cercaBotoHovered {
  	width: 69px;
  	height: 26px;
  	color: #ffffff;
  	font-weight: normal;
  	padding: 2px 5px;
  	margin-left: 60px;
  	background: url(../imatges/button.gif) no-repeat left bottom;
  	cursor: pointer;
  	border: none;
  }html>/**/body input.cercaBoto, html>/**/body input.cercaBotoHovered {padding: 0px 5px 3px 5px;}
  input.cercaBotoHovered {
  	background-position: left top;
  }

  #contingut input.inputText, #contingut textarea.inputText {
    position: relative;
    width: 200px;
    margin: 2px;
    padding: 2px 2px 2px 8px;
    border: 0px dashed silver;
    background-color: #f2f5f7;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
  }html>body #contingut input.inputText, html>body #contingut textarea.inputText {width: 190px;}
  #contingut textarea.ample {
    position: relative;
    width: 408px;
    margin: 2px;
    padding: 2px 2px 2px 8px;
    border: 0px dashed silver;
    background-color: #f2f5f7;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
  }html>body #contingut textarea.ample {width: 393px;}
  #contingut select.inputText {
    position: relative;
    width: 210px;
    margin: 2px;
    padding: 2px 2px 2px 8px;
    border: 0px dashed silver;
    background-color: #f2f5f7;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
  }html>body #contingut select.inputText  {width: 200px;}

  #contingut input.obligatorio, #contingut textarea.obligatorio {
    background: #e5ebef url(../imatges/itemForm.gif) 0 100% no-repeat;
  }
  #contingut input.radio {
    margin-top: 3px;
  }html>body #contingut input.radio {margin-top: 7px;}

  #contingut input.envIA {
    width: 60px;
    border: 3px double #194b6f;
    border-top-color: #7f9baf;
    border-left-color: #7f9baf;
    background-color: #e5ebef;
    color: #003860;
    text-align: center;
    font-size: 90%;
    margin: 0px 10px 10px 0px;
    background: #e5ebef url(../imatges/itemForm.gif) 0 100% no-repeat;
  }html>body input.envIA {margin: 0px 5px 0px 0px;}

  #contingut input.ample100, #contingut textarea.ample100 {
    width: 100px;
  }

  #contingut input.ample4_1 {
    width: 90px;
  }html>body #contingut input.ample4_1 { width: 90px;}
  #contingut input.radio4_1 {
    width: 29px;
  }html>body #contingut input.radio4_1 { width: 21px;}

  #contingut div label.ample4_1 {
    width: 100px;
    text-align: center;
  }html>body #contingut div label.ample4_1 { width: 100px;}
  #contingut span.sep33{
    display: block;
    float: left;
    width: 33%;
    text-align: center;
  }

  #contingut div.blocInfo {
  }
  #contingut label.indexOpcio {
    display: inline;
    float: none;
  }



  #contingut #contNota {
    padding: 8px;
    background-color: #ffffff;
   }

  #contingut #nota {
    height: 150px;
    overflow: auto;
    padding: 10px;
    background-color: #fafafa;
   }

  #contingut div label.nota {
    display: inline;
    float: none;
    clear: both;
  }

  #contingut dl {
    padding-left: 20px;
  }
  #contingut dl dt {
    font-size: 11px;
    font-weight: bold;
  }
  #contingut dl dd {
    margin-left: 15px;
  }

/*   TABLES   */

/*   Tables Horaris  */
  table.horaris {
    background-color: #335f7f;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  table.horaris th {
    padding: 5px;
    margin: 1px;
    color: #ffffff;
    background-color: #335f7f;
  }

  table.horaris td {
    padding: 5px 5px 5px 5px;
    margin: 1px;
    background-color: #ffffff;
  }

/*   Tables Preus  */

  table.tablaPreus {
    font-size: 10px;
  }

  table.tablaPreus th {
    color: #ffffff;
    text-align: left;
    background-color: #189bd4;
    padding-left: 6px;
  }

  table.tablaPreus td {
    padding-left: 2px;
    padding-right: 2px;
    border-bottom: #189bd4 1px solid;
  }
  table.tablaPreus td.peu {
    font-size: 9px;
    font-style: italic;
    padding-left: 8px;
    border-bottom: #189bd4 0px solid;
  }


/*   Tables Ofertes feina  */

  #contingut div.ofertaEmpleo {
    padding-left: 90px;
    padding-bottom: 10px;
    border: 1px solid #ccd7df;
    margin-bottom: 20px;
  }
  #contingut div.ampliaInfo {
    display: none;
  }

  table.oferFeina {
    width: 400px;
    
  }
  table.oferFeina td {
    padding-left: 2px;
    padding-right: 2px;
    border-bottom: #b2c3cf 1px solid;
    vertical-align: bottom;
  }
  table.oferFeina td.concepto {
    width: 180px;
    vertical-align: top;
    font-weight: bold;
  }
  table.oferFeina td.solicitud {
    text-align: justify;
    height: 80px;
  }
  table.oferFeina tfoot td {
    border-bottom: #b2c3cf 0px solid;
  }
  table.oferFeina tfoot td a.solicita {
    color: #fff !important;
    padding: 4px 6px;
    background-color: #189bd4;
  }
  table.oferFeina tfoot td a.solicita:hover {
    color: #189bd4 !important;
    background-color: #eaeaea;
  }

/*   Tables Licitaciones  */
  table.licitacion {
    background-color: #e5ebef;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  table.licitacion thead {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
  }
  table.licitacion thead td.si {
    background-color: #006600;
  }
  table.licitacion thead td.no {
    background-color: #cc0000;
  }

  table.licitacion td.colUno {
    width: 150px;
    font-weight: bold;
    vertical-align: top;
  }

  table.licitacion td {
    padding: 5px 5px 5px 5px;
    margin: 1px;
    background-color: #ffffff;
    vertical-align: bottom;
  }


/* Submenus esquerra de sa pýgina
----------------------------------------------- */
#blocEsquerr {
  float: left;
  width: 140px;
  border: 0px solid green;
  margin: 10px 10px 0px 6px;
  background-color: transparent;
  font-size: 11px;
  text-align: left;
}
html>body #blocEsquerr { margin-left: 10px;}
html>/**/body #blocEsquerr {  width: 140px;  margin: 10px 10px 0px 10px;}

  #blocEsquerr h3 span {
    display: block;
    font-size: 18px;
    padding-left: 18px;
    margin-right: 12px;
    padding-bottom: 2px;
    padding-top: 11px;
    border-bottom: 1px solid #e5ebef;
    background: transparent url(../imatges/llista_h2.gif) 0px 17px no-repeat;
  }html>body #blocEsquerr h3 {margin-top: -8px;}

  #blocEsquerr ul {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 6px;
  }
html>body #blocEsquerr ul {margin-left: 0px;}
html>/**/body #blocEsquerr ul {margin-left: -40px;}

  #blocEsquerr ul li {
    list-style-type: none;
    margin-bottom: 5px;
    padding-bottom: 5px;
    margin-top: 0px;
    padding-top: 0px;
  }

  #blocEsquerr ul li a{
    display: block;
    width: 90%;
    color: #003860;
    padding-left: 14px;
    background: transparent url(../imatges/itemMenu_A1.gif) 0px 2px no-repeat;
  }

  #blocEsquerr ul li a:hover{
    color: #189bd4;
    background: transparent url(../imatges/itemMenu_B1.gif) 0px 2px no-repeat;
  }

	#blocEsquerr ul ul{
    margin-top: 10px;
    margin-bottom: -10px;
    margin-right: 6px;
    margin-left: 10px;
	}
html>body #blocEsquerr ul ul {margin-left: 10px;}
html>/**/body #blocEsquerr ul ul {margin-left: -30px; margin-bottom: 0px; margin-top: 0px;}

  #blocEsquerr ul ul li {
    background-color: #f2f5f7;
  }

  #blocEsquerr ul ul li a{
    display: block;
    width: 90%;
    color: #189bd4;
    padding-left: 14px;
    background: transparent url(../imatges/itemMenu_A3.gif) 0px 2px no-repeat;
  }

  #blocEsquerr ul ul li a:hover{
    color: #003860;
    background: transparent url(../imatges/itemMenu_B3.gif) 0px 2px no-repeat;
  }



/* Destacats de la dreta de sa pýgina
----------------------------------------------- */
#blocDret {
  float: right;
  width: 160px;
  border: 0px solid green;
  margin: 0px 5px 0px 10px;
  background-color: transparent;
  font-size: 11px;
  text-align: left;
}html>body #blocDret {  width: 160px;  margin: 0px 10px 0px 10px;}

  #blocDret div.destImg, #columnari div.destImg {
    width: 100%;
    height: 60px;
    margin: 0px;
    padding: 0px;
    background: transparent url(../destacats/dest_top2.gif) 50% 50% no-repeat;
  }
  #blocDret div.destImg div.imgCenter, #columnari div.destImg div.imgCenter {
    width: 100%;
    height: 60px;
    margin: 0px;
    padding: 0px;
    text-align: center;
  }
  #blocDret div.destInf, #columnari div.destInf {
    padding: 10px 13px 10px 15px;
    border: 0px solid #99afbf;
    background-color: transparent;
  }#columnari div.destInf {padding: 5px 2px 0px 2px;}
    #blocDret div.destInf h3, #columnari div.destInf h3 {
      margin: 0px;
      font-family: "Georgia", "Times New Roman", Times, serif;
      font-size: 13pt;
      font-weight: normal;
      line-height: 100%;
      color: #3f6987;
    }
    #blocDret div.destInf h3 a, #columnari div.destInf h3 a {
      color: #189bd4;
    }
    #blocDret div.destInf h3 a:hover, #columnari div.destInf h3 a:hover {
      color: #3f6987;
    }
    #blocDret div.destInf p, #columnari div.destInf p {
      margin: 10px 0px 0px 0px;
      font-size: 11px;
      line-height: 160%;
      color: #335f7f;
    }
    #blocDret div.destInf p a.intern, #columnari div.destInf p a.intern {
      color: #189bd4;
      font-style: italic;
    }
    #blocDret div.destInf p a.intern:hover, #columnari div.destInf p a.intern:hover {
      color: #003860;
    }
    #blocDret div.destInf p.destLink, #columnari div.destInf p.destLink {
      text-align: right;
      border-top: 1px dashed #cccccc;
      border-bottom: 1px dashed #cccccc;
    }
    #blocDret div.destInf p.destLink a, #columnari div.destInf p.destLink a {
      margin: 0px 0px 0px 0px;
      padding: 2px 15px 2px 0px;
      color: #189bd4;
      background: transparent url(../imatges/itemMenu_B.gif) 100% 5px no-repeat;
    }
    #blocDret div.destInf p.destLink a:hover, #columnari div.destInf p.destLink a:hover {
      color: #003860;
      background: transparent url(../imatges/itemMenu_A.gif) 100% 5px no-repeat;
    }

  #blocDret hr, #columnari hr {
    border: 0;
    width: 90%;
    height: 3px;
    text-align: center;
    color: #ffffff;
    background-color: #ffffff;
    border-bottom: 1px dashed #b2c3cf;
  }



/* Peu de página
----------------------------------------------- */
#peu {
  clear: both;
  margin: 6px 10px 6px 10px;
  padding: 6px 0px 0px 0px;
  font-size: 10px;
  text-align: right;
}

  #peu #copy{
    float: left;
  }

  #peu #copy span.actualiza {
    color: #7f9baf;
  }

  #peu #made a{
    color: #189bd4;
    font-weight: bold;
  }
  #peu #made a:hover{
    color: #003860;
  }


/* Plantilles Email
----------------------------------------------- */
  #plantilla h3 {
    font-size: 115%;
    border-bottom: 1px solid #99afbf;
  }
  #plantilla p {
    padding-left: 20px;
    line-height: 100%;
  }
  #plantilla p span {
    font-weight: bold;
  }


/*

#003860 #0c4167 #194b6f #265577 #335f7f #3f6987 #4c738f #597d97 #66879f #7291a7 #7f9baf #8ca5b7 #99afbf #a5b9c7 #b2c3cf #bfcdd7 #ccd7df #d8e1e7 #e5ebef #f2f5f7  -- blau mutua
#189bd4 #23a0d6 #2fa5d8 #3aaada #46afdc #51b4de #5db9e0 #68bee3 #74c3e5 #7fc8e7 #8bcde9 #97d2eb #a2d7ed #aedcef #b9e1f2 #c5e6f4 #d0ebf6 #dcf0f8 #e7f5fa #f3fafc  -- cel mutua
#000000 #0c0c0c #191919 #262626 #333333 #3f3f3f #4c4c4c #595959 #666666 #727272 #7f7f7f #8c8c8c #999999 #a5a5a5 #b2b2b2 #bfbfbf #cccccc #d8d8d8 #e5e5e5 #f2f2f2  -- negre

  100%    95%      90%     85%    80%     75%     70%      65%     60%     55%     50%     45%     40%     35%     30%     25%     20%    15%     10%      5%    -- % percents

*/
