img{
	border:0px;
}

a.menu
{
	font-weight:bold;
	color:#006600;
	text-decoration:none;
}

a.menu:hover{
	color:#000000;
}

a.fotospeque{
	color:#006600;
}

a.fotospeque:hover{
	color:#000000;
}

a.idioma
{
	font-family:tahoma;
	font-size:10pt;
	font-weight:bold;
	color:black;
	text-decoration:none;
}

#body
{
	font-family:Arial;
	font-size:9pt;
	color:black;
	padding:15px;
	scrollbar-face-color: #4E7734;
	scrollbar-shadow-color: #4E7734;
	scrollbar-highlight-color: #4E7734;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	
	background-image:url('images/fons_body.jpg');
	background-attachment:fixed;
	background-position:bottom right;
	background-repeat:no-repeat;
	
	overflow: auto;
	
	height: 100%;
	width: 100%;
}

/* Titol seccio	*/
p.textosblancos{
	color:#FFFFFF;
	margin-left:5;
}
p.titulo, td.titulo
{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	color:#FF9900;
}

h2{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	color:#FF9900;
}

h3{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	color:#FF9900;
}


/* Peus de foto */
p.peufoto,td.peufoto
{
	font-family:tahoma;
	font-size:7pt;
	font-weight:normal;
	color:#627563;
}

table
{
	font-family:tahoma;
	font-size:8pt;
	color:black;
}

/* Recuadre imatges 		*/
img.links
{
  border:solid 2px #D4D2D2;
}



/*************        MENU SENSE IMATGES  Isma tio perke poses imatges al menu?? , no entenc      ***********************/

#fondo_menu{
	background:url(images/head_r2_c1_1.gif) repeat-x;
	width:762px;
	height:33px;		
}

#fondo_menu ul{
	margin:0px;
	padding:0px;
	padding-top:5px;
	margin-left:15px;
	text-align:left;
}
#fondo_menu ul li{
	list-style:none;
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;

}	
	
#fondo_menu ul li a{
	color:#FEFEFE;
	text-decoration:none;
}

#fondo_menu ul li a:hover{
	color:#E9A616;
	text-decoration:none;
}

.separador{
	color:#FFFFFF;
	width:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin-left:8px;
	margin-right:8px;
		*margin-left:8px;
		*margin-right:8px;
		*width:0px;

}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	