a {
	text-decoration: none;
	outline: 0; /* per fer que no surtin el requadre puntejat amb firefox */
}

img {
   border:none;
}

a img {
   border: none;
}

ul {
   margin-left: 20px;
}

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

body {
   background: #6c6c6c;
   font-family: Verdana, Arial, Sans-serif;
   font-size: 11px;
   color: #333;
   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;
}

.separaGrisFooter {
   width: 850px;
   height: 10px;
   padding: 0px;
   margin: 0px auto 0px auto;
   background-color: #f2f2f2;
   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: 525px;
	width: 290px;
}

div#header a { 
	font-size: 10px; 
	font-weight: normal; 
	color: #4D4E53; 
	margin-right: 10px;
}

div#header a:link { 
	color: #4D4E53; 
}

div#header a:visited { 
	color: #4D4E53; 
}

div#header a:hover { 
	color: #39892F; 
	text-decoration: none; 
}

div#header a:active { 
	color: #34AC38; 
}


/*
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: 15px;
}

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;
   height: 148px;
   padding: 0 0 12px 0;
   text-align: center;
   vertical-align: middle;
   width: 150px;
   height: 150px;
   font-family: Verdana, Arial, Sans-serif;
}
div#nombreSeccion table {
   width: 100%;
   height: 100%;
}
div#nombreSeccion h1 {
   font-size: 18px;
   font-weight: normal;
   color: #ffffff;
   text-align: center;
   line-height: 23px;
}

div#subMenuHeader {
   text-align: right;
   margin-left: 475px;
   width: 155px;
   height: 150px;
   color: white;
   
}

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

div#subMenuHeader a, div#subMenuHeader a:visited, div#subMenuHeader a:link  {
   font-size: 12px;
   width: 100%;
   height: 16px;
   padding-top: 5px;
   display: block;
   text-align: right;
   color: #999999;
   font-weight: normal;
}

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 {
	font-size: 21px;
	font-weight: normal;
	height: 39px;
	margin: 2px 0 12px 0;
	width: 307px;
}

div#bloqueContenidoSmallEsquerraImgA a {
	background: url('img/01_es.gif') no-repeat scroll 0 0;
	color: #FFFFFF;
	display: block;
	height: 39px;
	padding: 10px 0;
	text-align: center;
}

div#bloqueContenidoSmallEsquerraImgA a:hover {
	background: url('img/01hover_es.gif') no-repeat scroll 0 0;
}

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

div#bloqueContenidoSmallEsquerraImgB {
height:262px;
}

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

div#bloqueContenidoSmallDreta a {
	background: url('img/05_es.gif') no-repeat scroll 0 0;
	color: #FFFFFF;
	display: block;
	font-size: 21px;
	font-weight: normal;
	height: 39px;
	padding: 10px 0;
	text-align: center;
}

div#bloqueContenidoSmallDreta a:hover {
	background: url('img/05hover_es.gif') no-repeat scroll 0 0;
}

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: 19px 0 0 0;
width: 170px;
}

div.bloqueContenidoSmallPeuImgA {
	background: url('img/03_es.gif') no-repeat scroll 0 0;
	height:53px;
	width: 170px;
	padding: 10px 0 8px 0;
	text-align: center;
}

div.bloqueContenidoSmallPeuImgA:hover {
	background: url('img/03hover_es.gif') no-repeat scroll 0 0;
}

div.bloqueContenidoSmallPeuImgA a{
	color: #39892F;
	font-size: 19px;
	font-weight: normal;
}

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

div.foto {
	float: left;
	margin: 0 25px 30px 0;
}

.marc {
	background: #fafafa;
	border: 1px solid #eee;
	padding: 8px;
}

.resultats {
	margin: 0 0 0 40px;
}

ul.grup_desplega {
	margin: 0 0 0 -15px;
}

.desplega {
	list-style-type: none;
	margin: 10px 0 0 !important;
}

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#bloqueContenidoBig a {
	color: #133614;
	font-weight: normal;
}

div#bloqueContenidoBig li {
	margin: 20px 0 0 0;
	list-style-type: none;
}

div#bloqueContenidoBig li a:hover{
	color: #68A943;
}



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: 20px;
   font-weight: normal;
   color: #133614;
   margin: 0 0 30px 0;
}

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

.tipoh2 {
	color: #133614;
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 45px;
}

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

.fecha {
   color: #909090;
}

.subratllat {
	text-decoration: underline;
}

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: 170px; /* 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;
	font-size: 11px;
	font-weight: normal;
	color: #19690F;
}

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

a.inactiu:hover {
color: #333;
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: #333 !important;
	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 {

}

/* FORMS */

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: left;
}
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;

}

 

