/* CSS Document */

/* Full d'estil CMS casal català de Copenhaguen */ 

.print a:hover {
	color: #C4BDB7;
	text-decoration:none;
}

table td
	{
	background-repeat:repeat-x;
	}

table a
	{
	text-decoration:none;
	}

table a:visited{
	color: #756D5E;
	text-decoration:none;
	}

#breadcrums{
	position:absolute;
	left:5px;
	width:230px;
	height:15px;
	top: 5px;
}

#breadcrums a{
	text-decoration:none;
	}

#breadcrums a:visited{
	color: #756D5E;
	}

#breadcrums a:hover{
	color: #C4BDB7;
	text-decoration:none;
	}

#centrat {
	position:relative;
	
	top:40px;
	margin-left:auto;
	margin-right:auto;

	
	background-repeat:repeat-x;
	width:94%;
	height:440px;
	z-index:220;
	padding-bottom:50px;
	overflow:auto;
	scrollbar-face-color: #C4BDB5;
	scrollbar-highlight-color: #EFEBDE;
	scrollbar-shadow-color: #EFEBDE;
	scrollbar-3dlight-color:#EFEBDE;
	scrollbar-arrow-color: #464646;
	scrollbar-track-color: #DBD7D2;
	scrollbar-darkshadow-color: #EFEBDE;
	scrollbar-base-color: #C4BDB5;
	
	
	
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-top:1px solid #fff;

	}
	
#centrat_dins{
	top:20px;
	width:95%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	
	

	}

#search{
	position:absolute;
	right:5px;
	width:auto;
	height:15px;
	top: 60px;
	
	}

		
#ind_frame{
	position:absolute;
	right:5px;
	width:auto;
	
	top: 2px;
	
	}
	
#ind_frame a {
	color: #756D5E;
	text-decoration:none;
}
	
#ind_frame a:hover {
	color: #C4BDB7;
	text-decoration:none;
}

#ind_frame a:visited{
	color: #756D5E;
	text-decoration:none;
	}
	
#ind_frame a:visited:hover{
	color: #C4BDB7;
	text-decoration:none;
	}


.verd {
	color:#006633;
	font-size:25px;
	font-family: Tahoma;
	font-style: normal;
	line-height:12px;
	font-weight:normal;
	font-variant: normal;
	
}

#centrat_dins .verd a
	{
	color:#006633;
	text-decoration:none;
	}
	
#centrat_dins .verd a:hover
	{
	text-decoration:none;
	color:#669933;
	}

.vermellos {
	color:#990000;
	font-size:25px;
	font-family: Tahoma;
	font-style: normal;
	line-height:12px;
	font-weight:normal;
	font-variant: normal;
	text-decoration:none;
}

#centrat_dins .vermellos a
	{
	color:#990000;
	text-decoration:none;
	
	}
#centrat_dins .vermellos a:hover
	{
	text-decoration:none;
	color:#996666;
	}
	
.text_field{
	background-color: #EFEBDE;
	font-family: Tahoma;
	font-size:0.7em;
	color: #756D5E;
	font-weight: bold;
	padding:1px 7px 1px 7px;
	border: #756D5E 1px solid;
} 




input.submit{
	border: #756D5E 1px solid;
	font-family: Tahoma;
	font-size:0.7em;
	color: #756D5E;}
	

input.submit:hover{
	border: #756D5E 1px solid;
	font-family: Tahoma;
	font-size:0.7em;
	color: #C4BDB7;
	}
	
