a {text-decoration: none;}
div#bloqueContenidoBig a {
color: #133614;
}

/* Comentem els estils generals dels enllaços */

/*A               { text-decoration: none; color: #133614; }
A:link          { color: #133614; }
A:visited       { color: #133614; }
A:active        { color: #133614; }
A:hover         { color: #000000; text-decoration: underline;}*/

img {
   border:none;
}

a img {
   border: none;
}

ul {
   margin-left: 20px;
}

html {
   margin: 0px;
   padding: 0px;
   text-align: justify;
}

BODY {
   background: #6c6c6c;
   font-family: Trebuchet MS;
   font-size: 11px;
   color: #4C4C4C;
   text-decoration: none;
   margin: 0px;
   padding: 0px;
   line-height: 15px;
}

p {
}

b, strong {
   color: #000000;
   font-weight: bolder;
}

/*
input, textarea, select {
   background: #f0f0f0;
   border: 0px;
   border-bottom: 1px solid #45768B;
   font-size: 11px;
   font-family: Trebuchet MS;
}

.boton {
   height: 20px;
   border-width:1px;
   border-style:solid;
   border-color:#cdcdcd;
   background-color:#9CB2C0;
   font-family: Tahoma;
   color: #ffffff;
   font-weight: Bold;
   font-size: 11px;
}
*/

div#lienzo {
   width: 850px;
   padding: 0px;
   margin: 0px auto 0px auto;
   background-image: url('img/back.gif');
   background-repeat: repeat-x;
   background-color: #ffffff;
   z-index: 0;
}

div#separaGrisFooter {
   width: 850px;
   height: 10px;
   padding: 0px;
   margin: 0px auto 0px auto;
   background-color: #f8f8f8;
   z-index: 0;
}

div#footer {
   text-align: right;
   width: 850px;
   padding: 0px;
   margin: 0px auto 0px auto;
   background-color: #39892F;
   z-index: 0;
   padding-top: 4px;
}

div#footer A { font-size: 10px; color: #ffffff; margin-right: 15px; }
div#footer A:link { color: #ffffff; }
div#footer A:visited { color: #ffffff; }
div#footer A:active { color: #ffffff; }
div#footer A:hover { color: #000000; text-decoration: none; }


div#contenedor {
   width: 800px;
   margin: 0px auto 0px auto;
   z-index: 0;
}

div#header {
   position:relative;
   padding-top: 8px;
   height: 80px;
}

div#header .fecha {
   color: #b2b2b2;
   font-size: 10px;
   margin-bottom: 5px;
}

/*
div#header div#idiomas {
   position: absolute;
   top: 60px;
}
*/

div#idiomas {
	position: absolute;
	top:63px;
	left:536px;
	width: 276px;
}

div#header A { font-size: 10px; font-weight: bold; color: #4D4E53; margin-right: 15px; }
div#header A:link { color: #4D4E53; }
div#header A:visited { color: #4D4E53; }
div#header A:active { color: #34AC38; }
div#header A:hover { color: #34AC38; text-decoration: none; }

/*
div#header div#logo {
   position: absolute;
   top: 25px;
   margin-left: 300px;
}

div#header img#slogan {
   position: absolute;
   top: 40px;
   margin-left: 635px;
}
*/

div#logo {
   position: absolute;
   top:25px;
   left:0px;
}

img#slogan {
   position: absolute;
   top:40px;
   left:340px;
}

div#mainContent {
   display: block;
   position: relative;
   width: 780px;
   min-height: 635px;
   z-index: 1;
   margin-left: 10px;
}

div#mainContentPortada {
   display: block;
   position: relative;
   width: 794px;
   min-height: 635px;
   z-index: 1;
   margin-left: 10px;
}

div#menu {
   position: absolute;
   margin-left: -10px;
   * margin-left:-25px;
   z-index: 3;
   text-align:right;
   background-color:#fff;
}

div#menuPortada {
   position: absolute;
   margin-left: -10px;
   * margin-left:-25px;
   z-index: 3;
   text-align:right;
   background-color:#fff;
}

/*
div#nombreSeccion {
   float: right;
   position: relative;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 150px;
   font-family: Myriad, Trebuchet Ms;
}

div#nombreSeccion table {
   width: 100%;
   height: 100%;
}

div#nombreSeccion h1 {
   font-size: 18px;
   color: #ffffff;
   text-align: center;
   line-height: 23px;
}
*/

div#nombreSeccion {
   float: right;
   height:148px;
   padding:0 0 12px 0;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 150px;
   font-family: Myriad, Trebuchet Ms;
}
div#nombreSeccion table {
   width: 100%;
   height: 100%;
}
div#nombreSeccion h1 {
   font-size: 18px;
   color: #ffffff;
   text-align: center;
   line-height: 23px;
}

/*
div#subMenuHeader {
   float: left;
   position: absolute;
   text-align: right;
   margin-left: 467px;
   width: 155px;
   height: 150px;
   color: white;
   font-family: Myriad, Trebuchet Ms;
}
*/

div#subMenuHeader {
   text-align: right;
   margin-left: 467px;
   width: 155px;
   height: 150px;
   color: white;
   font-family: Myriad, Trebuchet Ms;
}

div#subMenuHeader table {
   width: 100%;
   height: 100%;
}

div#subMenuHeader a, div#subMenuHeader a:visited, div#subMenuHeader a:link  {
   font-size: 12px;
   width: 100%;
   height: 18px;
   padding-top: 3px;
   display: block;
   text-align: right;
   border-top: 1px dotted #B2B2B2;
   color: #999999;
   font-weight: bold;
}

div#subMenuHeader a:hover, div#subMenuHeader a:active, div#subMenuHeader a.on {
   color: #ffffff;
   font-weight: bold;
   text-decoration: none;
}

div#bloqueContenidoSmallCM {
   position: absolute;
   margin-top: 160px;
   margin-right: 0px;
   margin-left: 490px;
   width: 285px;
}

div#bloqueContenidoSmall {
   /*
   position: absolute;
   margin-top: 160px;
   margin-right: 0px;
   margin-left: 490px;
   width: 285px;
   height: 310px;
   overflow: hidden;
   */
   margin-left: 162px;
   padding-top: 160px;
}

div#bloqueContenidoSmallEsquerra {
float:left;
width:308px;
height:200px;
}

div#bloqueContenidoSmallEsquerraImgA {
height:39px;
padding:0 0 10px 0;
}

div#bloqueContenidoSmallEsquerraImgB {
height:262px;
}

div#bloqueContenidoSmallDreta {
float:left;
width:308px;
width:288px;
width:300px;
padding:0 0 0 20px;
}

/*
div#bloqueContenidoSmallPeu {
position:absolute;
top:485px;
left:638px;
width:170px;
}
*/

div#Fons_Portada_Img {
position:absolute;
top:602px;
left: 762px;
* left:759px;
width:144px;
height:147px;
background: url('img/back_portada_img.jpg') no-repeat top left;
z-index:2;
}

div#bloqueContenidoSmallPeu {
padding:20px 0 0 0;
width:170px;
}

div#bloqueContenidoSmallPeuImgA {
height:53px;
padding:0 0 10px 0;
}

div#bloqueContenidoSmallPeuImgB {
height:53px;
}

div.neteja {
clear:both;
font-size:0px;
height:0px;
}

div#bloqueContenidoSmallContainer {
   position: absolute;
}

div#bloqueContenidoBig {
   clear:both;
   position: relative;
   /*margin-top: 160px;*/
   /*padding-top: 160px;*/
   margin-right: 0px;
   margin-left: 160px;
   width: 615px;
   min-height: 480px;
   background: white;
}

div#bloqueContenidoBigNoScroll {
   position: relative;
   margin-top: 160px;
   margin-right: 0px;
   margin-left: 150px;
   width: 625px;
   background: white;
}

div#bloqueContenidoBigNoScrollContainer {
   position: relative;
   width: 610px;
   margin-left: 16px;
}

div#bloqueContenidoBigContainer {
   position: relative;
   width: 610px;
   margin-left: 16px;
}

/********* SCROLLS **************/
#divScrollUp{
  position:absolute;
  left:760px;
  top:475px;
  z-index:1;
  text-align: right;
}

#divScrollDown{
  position:absolute;
  left:760px;
  top:488px;
  z-index:1;
  text-align: right;
}

#divScrollUpBig{
  position:absolute;
  left:780px;
  top:615px;
  z-index:1;
  text-align: right;
}

#divScrollDownBig{
  position:absolute;
  left:780px;
  top:628px;
  z-index:1;
  text-align: right;
}

/******** FIN SCROLLS ***********/

h2 {
   font-size: 13px;
   font-weight: bold;
   color: #133614;
}

.tipoh2 {
   font-size: 13px;
   font-weight: bold;
   color: #133614;
   margin-bottom: 5px;
}

.fecha {
   color: #909090;
}

div.imatges {
padding:10px 0 5px 0;
text-align:center;
}

div.video {
padding:5px 0 10px 0;
}

.importante {
   width: 500px;
   margin: 20px auto 20px auto;
   padding: 10px;
   border: 1px solid #808080;
   background: #f0f0f0;
   text-align: center;
}

/* Inici Estils Menu */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 155px; /* Width of Menu Items */
}
	
.suckerdiv ul li{
position: relative;
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 155px; /*sub menu width*/
top: 0;
visibility: hidden;
}

ul.submenu {
border-left: 1px dotted #ccc;
}

/* Sub level menu links style */

.suckerdiv ul li a{
display: block;
overflow: auto;  /*force hasLayout in IE7 */
text-decoration: none;
background-color: #fff;
padding: 1px 5px;
}

a.inactiu {
color: #909090;
color: #5a8839;
background-color: #fff;
font-size:10px;
font-weight:bold;
}

a.inactiu:hover {
color: #39892F;
color: #69aa44;
color: #34AC38;
background: url('img/puntets.gif') no-repeat top left #fff;
}

a.border1 {
border-top: 1px solid #ccc;
}

a.border2 {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

a.border3 {
border-bottom: 1px solid #ccc;
}

a.actiu {
color: #39892F;
color: #69aa44;
color: #34AC38;
background: url('img/puntets.gif') no-repeat top left #fff;
font-size:10px;
font-weight:bold;
}
	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

/* Final Estils Menu */

div#certificat {
text-align:center;
padding:10px 0 0 0;
padding:40px 0 0 0;
}

/* FORMS */
div.ok {
padding:45px 0 20px 0;
}
div.formseparador {
padding:0 0 10px 0;
}
div.formseparadortextarea {
}
input.forminput {
border: 1px solid #ccc;
}
textarea.formtextarea {
border: 1px solid #ccc;
width:300px;
height:100px;
}
input.formsubmit {
background-color:#39892F;
color:#fff;
border:solid 1px #39892F;
}
div.botons {
width:300px;
padding:10px 0 10px 0;
text-align:center;
}
div#peuformulari {
}
div#obligatori {
}
input#nom {
width:200px;
}
input#adreca {
	width:200px;
}
input#poblacio {
	width:120px;
}
input#pais {
width:200px;
}
input#telefon {
	width:120px;
}
input#email {
	width:120px;
}

TD.Situacio
{
text-align:left;

}

 
