body
{ 
	background-color: white;
	/* background-image: url("imatges/fondo2.jpg"); */
	margin: 0;
}

table.noticies {
	margin: 0 15px 40px 10px;
	text-align: justify;
	border-bottom: 2px solid gray;
	border-right: 2px solid gray;
	border-collapse: collapse;
}

table.noticies td {
	padding: 0 5px 0 10px;
	
}

table.noticies td.mes {
	font-family: arial black;
	font-size: 10px;
	background-color: #7aa245;
	text-align: center;
	width: 50px;
	padding: 0 2px;
	border-right: 1px solid gray;
	border-top: 2px solid white;
	border-left: 2px solid lightgray;
}

table.noticies td.content {
	border-left: 2px solid lightgray;
	border-top: 2px solid white;
	background-color: #cecfab;
	padding: 0 5px 10px 5px;
}

table.noticies td.titol {
	font-family: sans-serif;
	font-style: oblique;
	font-size: medium;
	margin: -10px;
	border-bottom: 1px solid #f0f0f0;
}

table#taulaTop, table#taulaEscuts, table#menuSup, table#menuEsq 
{
	background-color: #7aa245;
	border-collapse: collapse;
	padding: 0;
}

table#menuEsq
{
	margin: 15px 0 0 0;
}

table#menuEsq tr td
{
	margin: 0;
	padding-top: 10px;
}

table#taulaTop, table#taulaCont
{
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 1000px;
}

table#taulaTop
{
	margin-bottom: 0;
	z-index: 1004;
}

table#taulaCont
{
	padding: 0;
	margin-top: 0;
}

td.escuts {
	vertical-align: bottom; 
	text-align: left;
	width: 120px;

}

td#columna0, td#columna1
{
	vertical-align: top;
}

td#columna1
{
	background-color: #ded5bb;
	padding: 0px 4px 4px 10px;
	/*
	background-image: url("imatges/fondo2.jpg");
	background-repeat: repeat; */
	border-top: 0;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
}

table#portada p.textoSin {
	font-weight: bold;
}

td.filaPortada
{
	height: 98px;
}

table#taulaCases, table#taulaWebcam, table#taulaNoticies, div#thumbnails, table#albumFotos, table#tvideo
{
	color: black;
	margin: 40px 0 20px 0;
	color: black; 
	font-size: small;
	font-family: arial;
	vertical-align: middle; 
	border-collapse: collapse;
	background-color: #cecfab;
}

div#contingut 
{	
 	margin: 0 4px 0 2px;
 	padding: 0;
 	/*
	border-left-style: dashed;
	border-left-color: gray;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: gray;
	border-top-width: 1px; */
}

table#taulaWebcam tr td, table#taulaCases tr td
{
	border-style: solid;
	border-color: white;
	border-width: 1px;
	vertical-align: middle;
}

img#capweb {
	margin: 4px 0 0 20px;
}

.imatge
{
	float: right;
	margin: 10px;
	padding: 0px;
	border: 5px;
	border-style: solid;
	border-color: white;
}

p#titulo {
	font-weight: bold;
	font-family: Arial;
	font-size : large;
	padding: 14px 0 0 20px;
	margin: 0 0 15px -12px;
	background-color: #8ab255;
	width: 100%;
	border-bottom: 1px solid gray;
}
			 
p#subtitulo
{
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	word-spacing: normal;
	text-transform: none;
	color: black;
	letter-spacing: normal;
}
					  
p.apartado
{
	font-family: "Tahoma";
	font-weight: bold;
	font-size: 14px;
	color: black;
	letter-spacing: 1px;
	margin: 30px 15px 18px 2px;
	background-color: #c7c0a0;
	padding: 4px 5px 1px 14px;
	border-bottom: 1px solid black;
}

.destacat
{
	font-weight: bold;
	font-size: medium;
	color: black;
}

p.texto, p.textoSin, ul.noticies li, small, td.content p, ul.texto
{
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: black;
	font-size: small;
	margin: 10px;
	width: 90%;
	text-align: justify;
	text-indent: 10px;
}

ul.texto li {
	margin: 8px 0;
}


p.textoNota
{
	font-family: sans-serif;
	margin: 20px 8px 10px 20px;
	padding: 4px 14px 2px 8px;
	font-size: xx-small;
	color: black;
	border-top: 1px dashed gray;
	border-left: 3px solid gray;
	width: 200px;
	background-color: #c0c0c0;
}

p.textoNota a {
		font-size: x-small;
}

p.textoPeu
{
	font-size: small;
	color: black;
	text-align: center;
	background-color: #eeffbb;
	padding: 1px 5px;
}

div#textoMarker
{
	font-family: monospace;
	width: 100%;
	font-size: 10px;
	color: black;
	text-align: left;
	padding: 0;
}

p.texto a:active, ul.enllacos li a:active, ul li a:active, small a:active
{
	text-decoration: underline;
	margin-bottom: 1px;
	color: white;
	text-decoration: none;
}

p.texto a:link, ul.enllacos li a:link, ul li a:link, small a:link, td.content a:link
{
	text-decoration: underline;
	color: #226622;
	padding: 0 3px;
}

p.texto a:visited, ul.enllacos li a:visited, ul li a:visited, a:VISITED, td.content a:VISITED
{
	color: #003800;
	background-color: transparent;
	text-decoration: underline;
}

p.texto a:hover, ul.enllacos li a:hover, small a:hover, td.content a:hover
{
	background-color: yellow;
}

div#thumbnails 
{ 
	height: 90px; 
	width: 650px; 
	overflow: auto; 
}

#pic { 
	text-align: center; 
	height: 400px; 
	padding: 10px; 
	
}

div#divSlide
{
	margin: 5px 5px 5px 15px;
}

img.clipMapa
{
	position: absolute;
	clip: rect(auto auto auto auto);
}

img.video
{
	border: 1px solid gray;  
	margin-right: 10px;	
	padding: 5px;
}

img#tituloCapcelera
{
	margin: 0px 0px 0px 40px;
}

div#idiomes img
{
	margin: 0px 10px;
}

div#fadeshow1 {
	border: solid #7aa245;
	float: right;
	margin: 4px 8px; 
}

img.fotoTexto, iframe, div.mapa {
	 border: solid #7aa245;
	 margin: 30px 0px 30px 10px;
}

img.fotoTexto, iframe
{
	border-width: 2px;
	float:  right;
}

td.degraLeft, td#columna0
{
	background-image: url("imatges/degra1.gif");
	background-repeat: repeat-y;
	width: 10px;
	background-position: right;
}

td.degraRight, td#columna2
{
	background-image: url("imatges/degra2.gif");
	background-repeat: repeat-y;
	width: 10px;
	background-position: left;
}

td.degraTop
{
	background-image: url("imatges/degra3.gif");
	background-repeat: repeat-x;
	height: 10px;
	background-position: bottom;
}

td.degraBottom
{
	background-image: url("imatges/degra4.gif");
	background-repeat: repeat-x;
	background-position: top; 
}

td.degraBL, td.degraBottom, td.degraBR {
	background-color: white;
	height: 3px;
}

td.degraTL
{
	background-image: url("imatges/degratl.gif");
	background-position: bottom right;
	width: 10px;
	height: 10px;
}

td.degraTR
{
	background-image: url("imatges/degratr.gif");
	background-position: bottom left;
	width: 10px;
	height: 10px;
}

td.degraBL
{
	background-image: url("imatges/degrabl.gif");
	background-position: top right;
	width: 10px;

}

td.degraBR
{
	background-image: url("imatges/degrabr.gif");
	background-position: top left;
	width: 10px;

}

td.barraTop
{
	height: 40px;
	vertical-align: top;
	z-index: 1004;
}

.carrerbgr {
 
	width:320px; 
	height:400px; 
	position: absolute; 
	left: 550px; 
	top: 120px; 
	background: #B0B0B0; 
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	display: none;
}


.carrerdesc {
 	width:300px; 
	height:400px; 
	position: absolute; 
	left: 550px; 
	top: 120px;
	overflow: auto; 
	padding: 8px 8px;
	display: none;
}

object {
	color: red;
	font-size: small;
	font-style: italic;
	border: 1px solid red;
	padding: 2px;
}

#thumbs-container {
 width: 95%;
}

table#barralogo {
	margin: 0;
	height: 60px;
	width: 100%;
	background-color: #7aa245;
	border-collapse: collapse; 
}

table#barralogo td, table#barralogo tr {
	margin: 0;
	padding: 0;
}

div#fade {
	position: relative;
}

div#arearuta {
	margin: 30px 8px 30px 4px;
	padding: 0 10px 0 0;
}

div#map_wait, div#map_cont, div#map_canvas {
	width: 600px;
	height: 400px; 
}
	
div#map_wait {	
	background-color: white;
	position: absolute;
	background-image: url("imatges/wait.gif");
	background-repeat: no-repeat;
	background-position: center;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
    display: none;
    border: 3px solid #7aa245;
}

div#map_cont {
	float: right; 
	margin: 8px;
}

div#map_canvas {
	position: absolute;
	border: 3px solid #7aa245;
}

img.icono {
	border: 0;
	margin: 4px 10px;
}

img.diapo {
 margin: 4px 10px 0 4px;
 border: 6px solid white;
}

