/* CSS Document */
body {
margin:0px;
padding:0px;
}

#mare {
	width: 735px;
	position:relative;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	
} 
.header_blanc th{
	background-color:#FFFFFF;
		color:#333333;
	
}
.pdf{
	padding-left:20px;
	
	font-size:11px;
	background:url(../img/pdf.png) left top no-repeat;
	 
}
.links {
	font-size: 11px;
	color: #3399FF;
}
.links:hover {
    color: #3399FF;
}

.links:visited {
     color: #3399FF;
}
#logo {
	top:0px;
	left:0px;
	width: 236px;
	height:40px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../img/logo3.gif);
	background-repeat: no-repeat;
}
#subtitol {
	left:-230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #697269;
	font-weight: bold;
	text-indent: 10px;
	padding: 0px;
	position: relative;
	top: 50px;
	width: 390px;
	margin: 0px;
	float: left;
}
#idiomes {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	font-size: 14px;
	width: 100px;
	height: 20px;
	position: relative;
	margin: 0px;
	top: 55px;
	left: 460px;
}
#idiomes a {
	text-decoration: none;
	color: #FFFFFF;
}

#idiomes a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


div#menu {
	width:165px;
	color: #000000;
	background-color: #666666;
	background-image: url(../img/menu_bottomleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	top: 0px;
		}
		
div#menu div {
	
	background: url(../img/menu_topright.gif) top right no-repeat;
			}
		
div#menu div div {
	background: url(../img/menu_bottomright.gif) bottom right no-repeat;

		}
		
div#menu div div div {
	height: 0;
	background-image: url(../img/menu_toptleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
		}

div#menu div div > div {
	height: auto; /* sets the height back to auto for all other browsers */
			}
#icones {
	top: 13px;
	right: 5px;
	float: right;
	padding:0px;
	margin: 0px;
	position: relative;
	width: 220px;
}
#titol {
	top: 30px;
	width: 400px;
	left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: auto;
	position: relative;
	height: 70px;
}

#llistaicones {
	margin:0px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
#llistaicones li {
	padding:0px;
	display:inline;
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
}
#llistaicones li a {
	text-decoration: none;
	color:#697269;
	padding-top: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 0px;
	font-size:9px;
    background-color: #FFFFFF;
	*margin-bottom:-11 px;
	margin: 0px;
	padding-right: 4px;
	padding-left: 4px;	
}
#llistaicones li a.inicio {
	background-image: url(../img/casa_out.gif);
	background-repeat: no-repeat;
	background-position: center 0px;	
}
#llistaicones li a.inicio:hover {
	background-image: url(../img/casa_out.gif);
	background-repeat: no-repeat;
	background-position: center -44px;	
}


#llistaicones li a.blog {
	background-image: url(../img/blog_out.gif);
	background-repeat: no-repeat;
	background-position: center 0px;	
}
#llistaicones li a.blog:hover {
	background-image: url(../img/blog_out.gif);
	background-repeat: no-repeat;
	background-position: center -44px;	
}

#llistaicones li a.mapa {
	background-image: url(../img/mapa_out.gif);
	background-repeat: no-repeat;
	background-position: center 0px;	
}
#llistaicones li a.mapa:hover {
	background-image: url(../img/mapa_out.gif);
	background-repeat: no-repeat;
	background-position: center -44px;	
}

#llistaicones li a.contacto {
	background-image: url(../img/correu_out.gif);
	background-repeat: no-repeat;
	background-position: center 0px;	
}
#llistaicones li a.contacto:hover {
	background-image: url(../img/correu_out.gif);
	background-repeat: no-repeat;
	background-position: center -44px;	
}

#llistamenu ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 0px;
	width: 145px;
	margin: 0px;
	left: 0px;
	padding:0px;
	top:0px;
	position: relative;
	}
	
#llistamenu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-indent: 0px;
	margin: 0px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0px;
}

#llistamenu li a {
	padding-top:7px;
	display: block;
	height: 23px;
	color: #FFFFFF;
	text-decoration:none;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	text-indent:1px;

}

#llistamenu li a:hover {
	background-color: #FF9900;
	color:#FFFFFF;
}

#llistamenu {
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;

}
#llistamenu #menu_ultim {
	border-bottom-style: none;
}

#header {
	position: relative;
	padding:0px;
	margin:0px;
	top:0px;
	height: 85px;
	
}
#marc {
	background-image: url(../img/marc2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	position: relative;
	float: right;
	top: -235px;
	right: 0px;
	height: 159px;
	width: 567px;
}
.box {
		padding:0 12px 0 0;
		background:#fff url(../img/borders2.gif) 100% 0 repeat-y;
		position: relative;
	}
	.bi {
		padding:0 0 0 12px;
		background:#fff url(../img/borders3.gif) 0 0 repeat-y;
		position: relative;
	}
	.bt {
		height:17px;
		margin:0 -12px;
		background:url(../img/box2.gif) 100% 0 no-repeat;
		position: relative;
	}
	.bt div {
		width:18px;
		height:17px;
		background:url(../img/box2.gif) 0 0 no-repeat;
		position: relative;
	}
	.bb {
		height:17px;
		margin:0 -12px;
		background:url(../img/box2.gif) 100% 100% no-repeat;
		position: relative;
	}
	.bb div {
		width:18px;
		height:17px;
		background:url(../img/box2.gif) 0 100% no-repeat;
		position: relative;
	}
#contingut {
	width: 565px;
	float: right;
	left: 0px;
	margin-top: 0px;
	top: -235px;
	position: relative;
	margin-bottom: 0px;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	padding-right: 5px;
    width: 520px;
	position: relative;
}
#footer {
	width: 555px;
	bottom: 0px;
	float: right;
	*padding-top: 7px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	*margin-top: 0x;
	padding: 0px;
	top: 10px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer span {
	color: #FF9900;
}

#text p, ol, ul{
	font-size:11px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
#llistaicones ul {
	list-style-type: none;
	display: inline;
}

#text h1, h2 , h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	padding: 0px;	
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#text h3 {
	margin-top: 0px;
	color: #FF9900;
	font-size:16px;

}
#text h1 {
	font-size:18px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#text h2 {
	font-size:14px;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3399FF;
	clear:both;
}
.marclinks {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 510px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

th {
	background-color: #0099DF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	  border-collapse:collapse;
	font-size:11px;
	border: 1px solid #333;  
}
table, td {
    border-collapse:collapse;
	font-size:11px;
	color: #333333;
	border: 1px solid #333;  
}
.taronja {
	color: #FF9900;
}

.taronja_fons {
	background-color: #FF9900;	
	color:#000000;
}
.negre_fons {
	background-color:#000000;
	color:#FFFFFF;
}


input, textarea  {  
	color: #666;  
	background: #FFF;  
	border: 1px solid #CCC;  
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	padding: 2px;
	}
	
form p {  
	clear: right;  
	margin: 0;  
	padding: 4px; 
	}
form p label {
	float: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width: 130px;
	padding: 2px;
	text-align: right;
	}
	
button {  
	color: #FFF;  
	background: #F76400;  
	border: 1px solid #F76400;  
	font: 11px Verdana, Arial, Helvetica, sans-serif;  
	padding: 2px;
	margin: 4px;
	cursor: pointer;
	}
.barrablog {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0097E0;
}
.titol_blog {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0074E1;
	font-weight: bold;
}
.dades_blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	right: 0px;
	position: relative;
	margin:10px 0px 10px 0px;
}
.autor_blog {
	font-weight: bold;
}
.llista_registro_internacional {
	line-height: 20px;
	font-weight: normal;
	margin-left: 160px;
	padding: 0px;
}

.llista_registro_internacional a {
	font-size: 11px;
	color: #3399FF;
}
.llista_registro_internacional a:hover {
	color: #3399FF;
}
.llista_registro_internacional a:visited {
	color: #3399FF;
}

.links:visited {
     color: #3399FF;
}
.volver_listado{
	margin-right: auto;
	margin-left: auto;
	width: 125px;
   }

.volver_listado a{
	background-image: url(../img/tornar.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #697269;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	text-indent: 20px;
	display:block;
	height:11px;
	padding-top:5px;
	padding-bottom:5px;
}

.volver_listado a:hover{
	background-image: url(../img/tornar.gif);
	background-repeat: no-repeat;
	background-position: left -26px;
  
}
.tabla td {
padding-left:2px;
padding-right:2px;
}
.blau1{
	background-color:#029BDF;
	color: #FFFFFF;
   }
   
.blau2{
	background-color:#02B3FF;
	color: #FFFFFF;
}
.blau3{
	background-color:#0074E1;
	color: #FFFFFF;
}
.blau4{
background-color:#A7EFFE;
color:#000000;
}
.blau5{
	background-color:#6699CC;
	color: #FFFFFF;
}
.blau6{
	background-color:#000066;
	color: #FFFFFF;
}
.blau7 {
	background-color:#A7EFFE;
	color: #000000;
	font-weight:bold;	

}

.gris{
background-color:#EAEAEA;
}
.bold {
	font-weight: bold;
}
#text p, #text ul  {
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#campobligatori {
font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

#margeformulari {
	margin-left: 60px;
}

/* Mapa web */
#mapallista li {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 20px;
}
#mapallista a {
	color: #3399FF;
	
}


#mapallista {
	list-style-type: none;
	color: #3399FF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.submapa {
	background-image: url(../img/branca.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	text-indent: 40px;
}
.grafics {
	
	margin: auto;
	
	padding: 5px;
	text-align:center;
}

.grafics img {
	border: 1px solid #666666;
	
}
.bibliografia li {
	margin-bottom: 8px;
	line-height: 17px;
}

.vermell {
	background-color:#FF3300;
	color:#FFFFFF;
}
.groc {
	background-color:#FFFF00;
	color:#000000;
}
.verd {
	background-color:#66FF33;
	color: #000000;
}
#medilink {
	
	width:30px;
	text-decoration:none;
	color:#000000;
	}
#medilink:hover {
	
	background-color:#3399FF;
	color:#FFFFFF;
	
	}
.capa_publicacions img{
	float:left;
    margin:10px;
}
.capa_publicacions div {
	  
	padding:20px 5px 10px 5px;
	
}

.capa_publicacions  {
	  	position:relative;
	clear:both;
    
}


