/* CSS Document */


body{
	text-align:center;
	text-align: center;
	margin: 0;
}

ul, li, p, form {
	margin: 0;
	padding: 0;
}

#global-container {
	margin: 0 auto;
	width: 950px;
	font: normal 62.5%/1.3 Arial, Helvetica, sans-serif;
	text-align: left;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.left {
	float:left;
}

.right {
	float: right;
}

.bold {
	font-weight:bold;
}

label {
	color: #000;
}


/***************************************** LINKS *****************************************/

a img {
	border: 0;
}


/***************************************** HEADER *****************************************/

#header {
	height: 47px;
	margin:0 0 20px 0;
	font: normal 1.1em/1.3 Arial, Helvetica, sans-serif;
}

.logo {
	float: left;
	width: 154px;
	margin: 14px 0 0 7px;
}


.search { /* sense optimitzar mides */
	float: right;
	width: 759px;
	height: 31px;
	background: url(fons_header.gif) top right no-repeat;
}

#menu_1 {
	margin: 7px 25px 0 0;
	width:auto;
	float:right;
}

#menu_2 {
	margin: 7px 40px 0 0;
	width: auto;
	float:right;
}

.search ul {
	list-style-type: none;
}

.search ul li {
	display: inline;
	padding: 0 5px 0 6px;
}

html>body .search ul li {
	display: inline;
	padding: 0 5px 0 5px;
}

.search ul li.separador {
	display: inline;
	padding: 0 4px 0 6px;
	border-right: 1px solid #6a6a6a;
}

html>body .search ul li.separador {
	display: inline;
	padding: 0 7px 0 5px;
	border-right: 1px solid #6a6a6a;
}

.search a {
	color:#6a6a6a;
	text-decoration:none;
}


.bold {
	font-weight:bold;
}

.search form {
	float: right;
	margin: 0;
}

html>body .search form {
	float: right;
	margin: 0;
}

.label {
	margin: 7px 4px 0 0;
	float:left;
}

.search form input.buscarText {
	width: 110px;
	height: 17px;
	margin: 5px 4px 0 0;
	float:left;
	font: normal 1.0em/1.3 Arial, Helvetica, sans-serif;
}

.search form input#boto {
	float: left;
	margin: 4px 5px 0 0;
}




/***************************************** CONTENEDOR PRINCIPAL *****************************************/

#content-container {
	clear: both;
	overflow:hidden;
	font: normal 1.1em/1.3 Arial, Helvetica, sans-serif;
}





* {
	font-family:Arial, Helvetica, sans-serif;
}

a:link {
	color:#000000;
	text-decoration:none;
}
a:visited {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration: underline;
}
a:active {
	color:#000000;
	text-decoration:none;
}



/***************************************** LEFT *****************************************/

#left {
	float: left;
	width: 185px;
	overflow: hidden;
}

/**********/

#menu_left {
	padding: 4px 10px 4px 8px;
	background: #f4f4f4 url(borde_menu_left_gris.gif) top right no-repeat;
	min-height: 505px;
	height: auto !important;
	height: 505px;
}

html>body #menu_left {
	min-height: 505px;
	height: auto !important;
	height: 505px;
}

html>body #menu_left {
	padding: 4px 8px 4px 8px;
}

#menu_left h1 a:hover{
text-decoration:none;
}
#menu_left h1 a{
color:#666666;
}


html>body .logo_canal {
	width: 168px;
}

.logo_canal {
	margin: 5px 0 22px 0;
	width: 169px;
}

#menu_left h2 {
	font: bold 1.1em/1.3 Arial, Helvetica, sans-serif;
	background: url(llistes_bullet_acces_blau.gif) 0 5px no-repeat;
	padding: 0 0 0 10px;
	margin: 0;
}

html>body #menu_left h2 {
	background: url(llistes_bullet_acces_blau.gif) 0 4px no-repeat;
}

#menu_left h2.noscript, #menu_right h2.noscript {
	font: normal 1em/1.3 Arial, Helvetica, sans-serif;
	padding: 0 0 0 10px;
	margin: 0;
	background: #f4f4f4;
}

html>body #menu_left ul li {
	margin: 0 2px 0 0;
	font-size:1em;
}

#menu_left ul li {
	list-style-type: none;
	margin: 0 6px 0 0;;
	font-size:11px;
	
}

form select {
	font: normal 1em/1.3 Arial, Helvetica, sans-serif;
	width: 88%;
}

form#select_visita_tambien {
	margin: 10px 0 2px 0;
}

form#select_seleccionar_guia {
	margin: 0 0 2px 0;
}

form #opcions_visita_tambien, form #opcions_seleccionar_guia {
	height: 20px;
}

form .botoSubmit {
	background: url(fletxa_vermella.gif) 0 0.5em no-repeat;
	cursor: pointer;
	border: 0;
	width: 13px;
}

html>body form .botoSubmit {
	background: url(fletxa_vermella.gif) 0 3px no-repeat;
}

#menu_left form input {
	padding: 4px 0 0;
}

html>body #menu_left form input {
	padding: 1px 0 0 0;
	vertical-align: middle;
}


/*********************************INICIO CÓDIGO AÑADIDO POR METAFORA ************************/
#menu_left h3 {
	font: 1em/1.3 Arial, Helvetica, sans-serif;
	background: url(llistes_bullet_acces.gif) 0 4px no-repeat;
	padding: 0 0 0 10px;
	margin: 0;
}

html>body #menu_left h3 {
	background: url(llistes_bullet_acces.gif) 0 4px no-repeat;
}


/*************************************FIN CÓDIGO AÑADIDO POR METAFORA **********************/


/***************************************** RIGHT *****************************************/

#right {
	float: right;
	width: 750px;
	margin: 0;
}



/***************************************** MID *****************************************/

#mid {
	float: left;
	width: 550px;
}

#fil_ariadna {
	padding: 4px 0 4px 0;
}

#fil_ariadna a {
text-decoration:underline;
}


#promo_principal {
	height: auto;
}

#promo_principal h2 {
	margin:4px 0 0 0;
	padding:0;
	font: bold 1.18em/1.3 Arial, Helvetica, sans-serif;
}

#promo_principal p {
	margin: 0 0 13px 0;
}


/*******************/

#fila_destacats {
	margin: 0;
	overflow:hidden;
}
#fila_destacats h2 {
	margin:4px 0 0 0;
	padding:0;
	font: bold 1.18em/1.3 Arial, Helvetica, sans-serif;
	line-height: 13px;
}

#fila_destacats p {
	margin: 0;
	padding:0;
}
.literal_fletxa_destacats {
	height:auto;
	overflow:hidden;
	margin:0;
}

img.destacat_fletxa_vermella {
	vertical-align: bottom;
	margin: 0 0 0 6px;
}

.destacat {
	width: 263px;
	padding: 0 0 5px 0;
}

html>body .destacat {
	width: 263px;
	padding: 0 0 16px 0;
}




/***************************************** RIGHT-LO *****************************************/

#right-lo {
	float: right;
	width: 185px;
	overflow: hidden;
}

#linia_oberta {
	margin:0 0 0.18em 0;
	padding: 12px 8px 10px 10px;
	background: #EAF0FE url(borde_menu_right.gif) top left no-repeat;
	overflow: hidden;
}

#linia_oberta h2 {
	font: bold 1.09em/1.3 Arial, Helvetica, sans-serif;
	background: url(llistes_bullet_menu_left_pa.gif) 0 4px no-repeat;
	padding: 0 0 0 10px;
	margin: 0;
}

html>body #linia_oberta h2 {
	background: url(llistes_bullet_menu_left_pa.gif) 0 4px no-repeat;
}


#linia_oberta ul{
	margin: 6px 0 0 0;
	padding: 0 0 0 10px;
	list-style:none;
}

#linia_oberta ul li{
	padding: 0 0 1px 0;
}

#linia_oberta p {
	margin: 11px 0 0 10px;
	line-height: 1.1;
}


/************/

#menu_right {
	padding: 4px 11px 10px 10px;
	background:  #f4f4f4 url(borde_menu_right_gris.gif) top left no-repeat;
	min-height: 442px;
	height: auto !important;
	height: 442px;
	
}

html>body #menu_right {
	min-height: 442px;
	height: auto !important;
	height: 442px;
}

#menu_right h2 {
	font: bold 1.09em/1.3 Arial, Helvetica, sans-serif;
	background: url(llistes_bullet_menu_left_pa.gif) 0 4px no-repeat;
	padding: 0 0 0 10px;
	margin: 0 0 0 0;
}

html>body #menu_right h2 {
	background: url(llistes_bullet_acces_blau.gif) 0 3px no-repeat;
}

#menu_right h3 {
	font: normal 1.0em/1.3 Arial, Helvetica, sans-serif;
	margin: 8px 0 0 12px;
}

#menu_right p {
	color: #6a6a6a;
	margin: 0 0 10px 12px;
	line-height: 1.2;
}

#menu_right ul {
	margin: 3px 0 2px 15px;
}

#menu_right ul li {
	list-style-type: none;
	padding: 0;
}

#menu_right form input {
	padding: 4px 0 0 0;
}

html>body #menu_right form input {
	padding: 1px 0 0 0;
	vertical-align: middle;
}




/***************************************** DIRECTORY *****************************************/

#directory {
	clear: both;
	font: normal 1.0em/1.3 Arial, Helvetica, sans-serif;
}

.fila_directory {
	clear: both;
	overflow: hidden;
}

html>body .fila_directory {
	padding: 0 0 15px 0;
}
.pestanya_directory {
	float: right;
	width: 185px;
	padding: 0;
}
.marge_directory {
	margin: 0 3px 0 0;
}

.directory_titol {
	background-color: #dfdfdf;
	text-align: center;
	height: 27px;
	border-top: 1px solid #16427E;
	padding: 6px 0 0 0;
}

html>body .directory_titol {
	height: 19px;
}


#directory h2 {
	font: bold 1.0em/1.3 Arial, Helvetica, sans-serif;

}

.directory_text {
	padding: 0 6px 0 6px;
}

.directory_text p {
	margin: 6px 0 0 0;
	color: #a60035;
}

#directory ul {
	margin: 6px 0 0 0;
}

#directory ul li {
	list-style-type: none;
	list-style-position: outside;
	background: url(llistes_bullet.gif) 0 0.45em no-repeat;
	padding: 0 0 1px 10px;
}

#directory p.nota {
	color: #6a6a6a;
	margin: 2px 0 0 0;
}


/***************************************** FOOTER *****************************************/

#footer {
	clear: both;
	font: normal 1.1em/1.3 Arial, Helvetica, sans-serif;
	margin: 13px 0 0 0;
}

.fila_footer {
	clear: both;
	width: 950px;
	height: 33px;
	background: #e9e9e9 url(footer_hablamos.gif) 770px 5px no-repeat;
}

.fila_footer_cat {
	clear: both;
	width: 955px;
	height: 33px;
	background: #e9e9e9 url(footer_parlem.gif) 820px 5px no-repeat;
}

#footer p {
	padding: 8px 0 8px 0;
	margin: 0 0 20px 0;
	color:#6a6a6a;
	font: normal 0.98em/1.1 Arial, Helvetica, sans-serif;
}

#footer ul {
	margin: 3px 0 0 205px;
	padding: 6px 0 0 0;
}

html>body #footer ul {
	padding: 9px 0 0 0;
}

#footer ul li {
	display: inline;
	list-style-type: none;
	list-style-position: outside;
	background: url(llistes_bullet.gif) 0 5px no-repeat;
	padding: 0 23px 0 10px;
	border:0;
}

/******************************* TITULAR ****************************/

#titular{
background:url(cuadrado_titular_acces.gif) repeat-y;
background-color:#DFDFDF;
}

.texto_titular{
font-size: 1.63em;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
margin-left:28px;
}

/******************************* CENTRAL ****************************/

#central {
	width:550px;
}


#central p, #central form {
	margin-top: 4px;
	margin-bottom:: 4px;
	margin-left: 0em;
	margin-right:: 0em;
	padding: 5px;
	padding-left:0;
	padding-right:0;
	font-size:1.09em;
}

#central ul li {
list-style:disc;
margin-left:33px;
}

#central ol li {
list-style:decimal;

}
#central a{
text-decoration:underline;
}

#central h2{
font-size:1.5em;
}

/******************************* ENLACE ABIERTO ****************************/

.enlace_abierto{
color:#6A6A6A;
}

.centrado{

margin-top:5em;
}

.caxamer{
padding:0 0 0 3em;
{
