/* CSS gen??riques *//*** Elements gen??rics: ***/body {	margin: 0;	padding: 0;	background-image: url('../grafics/ombreta.gif');	background-position: center;	background-repeat: repeat-y;	background-color: white;	_background-image: url('../grafics/ombreta_ie.gif');}body, table {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 11px;	letter-spacing: 1px;	color: #909090;}#encaix { 	position: relative; 	width: 100%; 	height: 100%;	margin-bottom: -40px; 	display: table; 	clear: right;}#tancador {	line-height: 1px;	clear: both;	display: block;}img {	border: 0;}a, a:link {	text-decoration: none;	color: #cf035c;	font-weight: bold;}a:hover {	color: #606060;}p {  margin: 2px;  padding: 2px;}/*div {	border: 1px solid orange;}*/#separador {	width: auto;	border-bottom: 1px dashed #c0c0c0;	margin: 15px 0 15px 0;}/*** manteniment i informaci??: ***/#info_general {	font-size: 11px;	padding: 20px;}#info_general #titol {	font-size: 12px;	font-weight: bold;	padding-bottom: 5px;}#manteniment, #info {	padding: 50px 20px 50px 20px;	width: auto;	font-size: 14px;	color: #353A27;	text-indent : 2px;}#manteniment #titular, #info #titular {	font-size: 20px;	margin-bottom: 15px;	font-style: italic;}/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - *//*** CAPSALERA ***/#capsal {    position: relative;	width: 100%;	height: 200px;}#menu {	position: relative;	margin: 2px auto 20px auto;	width: 750px;	height: 15px;	border-bottom: 1px solid #d0d0d0;	padding: 0 50px 0 50px;}#menu #idiomes {	float: right;}#menu #idiomes a, a:link {	color: #909090;}#menu #idiomes a:hover {	color: #606060;}/* principal: */#contenidor {	position: relative;}#cos {	position: relative;    margin: 0 auto 30px auto;	width: 750px;	line-height: 20px;}#titular {	font-size: 20px;	color: #cf035c;	margin-bottom: 20px;	padding-left: 0px;	font-weight: bold;	border-bottom: 1px solid #cf035c;	padding: 0 0 4px 0;}#portada {	padding-bottom: 20px;}#portada #titular {	font-size: 20px;}#portada #drt, #llista_serveis #drt {	float: right;	width: 350px;	text-align: right;}#portada #esq, #llista_serveis #esq {	float: left;	width: 350px;	text-align: left;}#portada #anunci_visita #data {	width: 100%;	text-align: right;	color: #cf035c;}#llista_serveis #element {	position: relative;	font-size: 12px;	margin-bottom: 10px;	height: 180px;	border: 0px solid orange;}#llista_serveis #element #link {	border-bottom: 1px solid #cf035c;	font-size: 16px;	color: #cf035c;	margin-bottom: 5px;	/*font-style: italic;*/	padding: 0 0 2px 0;}#llista_serveis #element #link a {	color: #cf035c;}#llista_serveis #element #link a:hover {	color: #606060;}#contenidor #links_finals {	float: right;	margin: 10px 0 10px 10px;	font-weight: bold;}#contenidor #links_finals a {    color: #cf035c;}#contenidor #links_finals a:hover {	color: #606060;}/* paginació */#paginador {	width: auto;	margin: 5px auto 5px auto;    padding-left: 5px;	font-size: 12px;	text-align: left;	color: #777777;}#paginador strong {	font-size: 18px;}#paginador a {	text-decoration: none;	font-weight: bold;	padding: 1px 3px 1px 3px;	background-color: none;	background-color: #f0f0f0;}#paginador a:hover {    background-color: black;    color: white;}/* contacte */#contacte {	width: 100%;	text-align: center;	border-bottom: 1px solid #cf035c;	padding: 0 0 4px 0;}#contacte #dir {	font-size: 16px;	margin: 20px 0 20px 0;}#contacte #tlf {	font-size: 14px;	margin-bottom: 20px;}#contacte #tlf strong {	font-size: 16px;}#contacte #mail {	margin-bottom: 20px;}/* tancament */#cloenda {	position: relative;	width: 850px;	margin: 20px auto 0 auto;	border-top: 1px solid #c0c0c0;	padding-top: 10px;}#cloenda #esq a {	color: #cf035c;}#cloenda #esq a:hover {	color: #606060;	text-decoration: none;}#cloenda #esq {	float: left;	padding-left: 50px;	text-align: left;}#cloenda #drt {	float: right;	padding-right: 50px;	text-align: right;}