<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*----ESTILS GENÈRICS ----------------------- */

input {
    font-size:11px;
    font-family: Verdana;
    color : #000000;
    border:1px solid #000000;
    background-color:#ffffff;
  }

body {
    background-color:#323232;
    margin-bottom : 15px;
    margin-left : 15px;
    margin-right : 15px;
    margin-top : 15px;
 background-image:url(IMG/primeraposicion/fons.gif);
    background-repeat:repeat;
  }

a{
    text-decoration : none;
    color :#ffffff;
    font-family : Verdana;
    font-size : 13px;
    font-weight : bold;
}

.links_submenu a {
    text-decoration : none;
    color :#000000;
    font-family : Verdana;
    font-size : 11px;
    font-weight : bold;
}

.enllacos a{

    text-decoration : none;
    color :#000000;
    font-family : Verdana;
    font-size : 15px;
    font-weight : bold;
}

.menu a{

    text-decoration : none;
    color :#000000;
    font-family : Verdana;
    font-size : 13px;
    font-weight : bold;
}

h1{
  color :#a038c3;
  font-family : Verdana;
  font-size : 15px;
  font-weight : bold;
}

/*---- CAPES DE LA WEB ----------------------- */


.fons {
    position:absolute;
    background-color:#000000;
    width:920px;
    height:870px;
    left:50%;
    margin-left:-460px;
  }


.logo {
    background-color:#ffffff;
    position:absolute;
    width:300px;
    height:105px;
    margin-left:5px;
    margin-top:5px;
	 
 }


.menu {

    background-color:#DEDEDE;
    position:absolute;
    width:300px;
    height:140px;
    margin-left:5px;
    margin-top:115px;
  }

.foto1 {
    background-color:#5e5e50;
    position:absolute;
    width:300px;
    height:250px;
    margin-left:310px;
    margin-top:5px;
  }

.extranet {
    background-image:url(IMG/primeraposicion/fons_extranet.gif);
    background-repeat:none;
    position:absolute;
    width:300px;
    height:105px;
    margin-left:615px;
    margin-top:5px;
  }

.frase {
    background-color:#DEDEDE;
    position:absolute;
    width:300px;
    height:140px;
    margin-left:615px;
    margin-top:115px;
  }

.fonscontinguts {
   background-color:#ffffff;
   position:absolute;
   width:875px;
   height:475px;
   margin-top:260px;
   margin-left:5px;
  }

.continguts {
    /* background-color: #5C7FC6 #2e4c79 #484f66*/ 
    background-color:#ffffff;
    position:absolute;
    width:685px;
    height:475px;
    margin-top:0px;
    margin-left:190px;
  }

.cantell_sup{
 background-image:url(IMG/primeraposicion/continguts/cantell_superior.gif);
 background-repeat:no-repeat; 
 position:absolute;
 width:20px;
 height:20px;
 margin-top:0px;
 margin-left:0px;

}

.cantell_inf{
 background-image:url(IMG/primeraposicion/continguts/cantell_inferior.gif);
 background-repeat:no-repeat; 
 position:absolute;
 width:20px;
 height:20px;
 margin-top:455px;
 margin-left:855px;

}
.submenu{
 position:absolute;
 width:185px;
 height:240px;
 margin-top:60px;
 z-index:2;
}

.mon{
 background-image:url(IMG/primeraposicion/continguts/mon.gif);
 background-repeat:no-repeat; 
background-color:#f7ffe8;
 position:absolute;
 width:184px;
 height:159px;
 margin-top:316px;
 margin-left:0px;
 z-index:1;
}


.titol {
    background-color:#000000;
    position:absolute;
    width:32px;
    height:435px;
    margin-top:260px;
    margin-left:880px;
  }


.enllacos {
    background-image:url(IMG/primeraposicion/fons_links.gif);
    background-repeat:none;
    position:absolute;
    width:910px;
    height:80px;
    margin-top:740px;
    margin-left:5px;
  }

.copy {
    background-color:#dedede;
    position:absolute;
    width:910px;
    height:35px;
    margin-top:825px;
    margin-left:5px;
    text-align:center;
 padding-top:5px;
  }

.respir {
    position:absolute;
    width:910px;
    height:40px;
    margin-top:860px;
    margin-left:5px;
  }






/*---- ESTILS DE TEXT ----------------------- */


.text {
    color : #000000;
    font-family : Verdana;
    font-size : 13px;
    font-weight : normal;
  }

.textmenu {
    color : #000000;
    font-family : Verdana;
    font-size : 13px;
    font-weight : bold;
  }

.text_frase {
    color : #000000;
    font-family : Verdana;
    font-size : 13px;
    font-weight : bold;
  }

.text_form {
    color : #ffffff;
    font-family : Verdana;
    font-size : 11px;
    font-weight : bold;
  }

.text_enllacos {
    color : #ffffff;
    font-family : Verdana;
    font-size : 15px;
    font-weight : bold;
  }

.textcopy {
    color : #000000;
    font-family : Verdana;
    font-size : 11px;
    font-weight : normal;
  }</pre></body></html>