/**
* Redefinicions
*/ 
body {
	padding-bottom: 7px;
}

a, a:hover {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

a.link_img, a.link_img:hover {
	border: none;
}

/* Basics */
.marge_sup{
	margin-top: 10px;
}

.marge_inf{
	margin-bottom: 10px;
}

.marge_sup_inf{
	margin-top: 10px;
	margin-bottom: 10px;
}

.padding_sup{
	padding-top: 5px;
}

.padding_separador_b{
	padding-bottom: 10px;
}

.padding_separador_t{
	padding-top: 10px;
}

.padding_inf{
	padding-bottom: 10px;
}

/* estructura bàsica */
.zona{
	margin: 0 auto 7px auto;
	overflow:hidden;
	border: 2px solid;
	text-align:left;
}
.contenidor{
	float: left;
	overflow: hidden;
}
.pagina{
	float: left;
	margin-right: -2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-right-width: 2px;
	border-right-style: solid;
}
.peu{
	float: left;
	border-top-width: 2px;
	border-top-style: solid;	
}

.peu .contingut{
	text-align:center;
	padding: 7px;		
}

.peu .direccio {
	padding: 0;
	text-align:center;
}

.col_1_3, .col_1_3_petita{
	float: left;
}

.col_2_3{
	float: left;
}

.col_1_2 .box{
	border-top-width: 2px;
	border-top-style: solid;
} 
.col_1_2{
	float: left;
}

.col_1_1{
	float: left;
}

.col_1_1 .box, .col_1_2 .box, .col_1_3 .box, .col_2_3 .box{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #fff;
}

.grup_cols{
	float: left;
}

.alsada{
	height: 500px;
}

.alsada[class]{
	height: auto;
	min-height: 500px;	
}

.alsada_menor{
	min-height: 466px;
	_height: 466px;
}

/* caixes */
.box.no_pastilla .box_inf{
	display: none;
}

.box_inf div{
	padding: 3px 5px 3px 3px;
}

.box_inf{
	overflow: hidden;
	width: 100%;
}
.box_inf[class]{
	width: auto;
}

.border_sup{
	border-top-width: 2px;
	border-top-style: solid; 
}

/* particularitats caixes */
.menu_principal{
	float: left;
}

.menu_principal .box{
	border-left: none;
	border-right: none;  
}

.menu_principal .box_sup .box_int{
	padding: 0;
}

#menuPrincipal li li{
	font-size: 100%;
	font-weight: normal;
	text-transform: none;
}
#menuPrincipal li li li{
	font-size: 92%;
	font-weight: normal;
	text-transform: none;
}

.menu_principal ul#menuPrincipal, .menu_principal ul#menuPrincipalConfig{
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: right;
}
.menu_principal ul#menuPrincipal ul{
	border-top-width: 1px;
	border-top-style: solid;
}

.menu_principal ul#menuPrincipal li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 3px 20px 0 0;
	background-color: transparent;
	background-position: 100% 2px;
	background-repeat: no-repeat;
}
.menu_principal ul#menuPrincipal li a, .menu_principal ul#menuPrincipal li a:hover{
	padding-bottom: 3px;
	display: block;
	border-bottom: none;
}

.menu_principal ul#menuPrincipal ul{
	margin-right: -20px;
	padding: 4px 0;
}
.menu_principal ul#menuPrincipal ul li, .menu_principal ul#menuPrincipalConfig ul li{
	border: none;
	background-image: none;	
	padding-bottom: 0;
	padding-top: 0;
}

.menu_principal ul#menuPrincipal ul li a, .menu_principal ul#menuPrincipal ul li a:hover, .menu_principal ul#menuPrincipal ul li.marcat li a{
	padding-bottom: 0;
	display: inline;
	border-bottom: none;
}

.menu_principal ul#menuPrincipal li li.marcat{
	background-color: transparent;
}

.menu_principal ul#menuPrincipal ul ul{
	padding-right: 15px;	
	border-top: none;
	border-bottom: none;
}
.menu_principal .data{
	display: none;
}

.menu_principal ul#menuPrincipal ul ul li{
	padding-right: 5px;
}

.menu_principal ul#menuPrincipal ul ul li.marcat a{
	font-weight: bold;
}
/* menu de configuració */

/*#menuPrincipalConfig li{*/
/*	border-bottom: none;*/
/*	padding: 0 20px 0 0;*/
/*}*/
/*#menuPrincipalConfig li a, #menuPrincipalConfig li a:hover{*/
/*	padding-bottom: 3px;*/
/*	display: block;*/
/*	font-weight: normal;*/
/*	border-bottom: none;*/
/*}*/

.menu_principal ul.linksRegistres{
	background: none;
}

/* per a la home vertical */
.div_img_home{
	border-right-width: 2px;
	border-right-style: solid;	
}

.div_img_home .img_home, .no_border_b{
	border-bottom: none;
}

.direccio{
	text-align: right;
	padding: 20px 6px 20px 0;
	font-size: 10px;	
}

.pagina .direccio{
	border-top:none;
	padding: 5px 0;
	text-align: left;
}

.direccio .linksRegistres{
	padding-top: 10px;
}

.direccio b{
	font-size: 11px;
}

.titol_seccio_home_neutre, .titol_seccio_home_color{
	padding: 2px 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.contingut{
	padding: 10px 0;
	margin: 0 10px;
	clear: both;
	overflow: hidden;
}
.continguts > div > form, .continguts > form{
	padding: 10px;
}
.foro .contingut{
	border-top: 1px solid #FFFFFF;
}

.foro .contingut:first-child{
	border-top: none;
}

.menu_principal .contingut, .titol_pagina .contingut, .grafic .contingut, .col_dins .box_int > .contingut{
	padding:0;
}

.img_detall_col_esq{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.img_detall_col_dre{
	float: right;
	padding-left: 10px;
}


.text_detall_col, .img_detall_col{
	float: none;
}

.text_detall_col_nofloat{
	float:none;
	overflow:hidden;
	width: 100%;
	padding-bottom:1px;
}

.text_detall_col_nofloat[class]{
	width: auto;
}

.img_detall_col{
	overflow: hidden;
	width:100%;
	padding-bottom: 3px;
}

.img_detall_col[class]{
	width: auto;
}

.destacat_galeria{
	padding-bottom: 4px;
}

.col_1_1 .no_border_sup{
	border-top: none;
}

/* text */
.text_normal{
	text-decoration:none;
	text-transform:none;
}

.alinea_dre{
	text-align:right;
}

/* pagines interiors */
.dir_dre{
	direction:rtl;
}
.col_dins{
	border-bottom: none;
}
.col_dins .box_int{
	padding: 0;
	overflow:hidden;
	width:100%;
}

.col_dins .box_mig_sup .contingut{
	padding: 0;
}

.col_dins .box_mig_sup .contingut .contingut{
	padding: 10px;
}

.col_dins .box_mig_sup>.contingut{
	padding: 0;
}

.col_dins .text_detall_col, .col_dins .img_detall_col{
	float: none;
}

.col_1_3_dins{
	float: left;
}

.col_2_3_dins{
	float: left;
}

.col_1_2_dins{
	float: left;
}

.col_dins .col_1_3, .col_dins .col_1_3_petita{
	width: 170px;
	display: inline;
}
.col_dins .col_2_3{
	display: inline;
}
.col_dins .col_1_2{
	display: inline;
}

.border_mig .box_int{
	border-bottom:2px solid white;
}

.boxNomesContingut .box_mig_inf, .no_pastilla .box_mig_inf{
	display: none;
}
div.pastilla .box_mig_inf{
	display: block;
}

.boxContingutEnllasColor .box_mig_inf{
	overflow:hidden;
}
.boxContingutEnllasTitol .box_mig_inf{
	overflow:hidden;
}

.col_1_1 .box{
	border-left: none;
}

.titol_pagina a{
	font-size: 84%;	
}

.titol_pagina .box_int {
	padding: 3px 10px;
}
h3.titol_seccio{
	display: block;
	padding: 10px 10px 0 10px;
}
.contingut h3.titol_seccio{
	padding: 0 0 10px 0;
}

.titol_text{ 
	margin-bottom:10px;
}

.subtitol_text{
	margin-bottom: 10px;
}

.box_int .contingutBox{
	padding: 0;
}

.titol_pagina .box_mig_inf, .titol_pagina .box_mig_inf div{
	float: none;
}
ul.linksRegistres{
	float:right;
}
.pagina .direccio ul.linksRegistres{
	float: none;
}
.titol_pagina div.box_int{
	border-bottom: none;
}

.box{
	border-left: 2px solid #ffffff;
}

.patro_10{
	float: left;
	border-bottom: 2px solid #fff;
}

.box_dins{
	margin-bottom: 20px;
}

.col_1_1 .box_dins .col_1_3 .box{
	border-left: none;
	border-top: none;
	margin-left: 0;
}

.primera .box, .primera{
	border-left: none;
}

.patro_16 .col_1_1 .box_dins, .patro_21 .col_1_1 .box_dins{
	border-top: 2px solid #fff;
	overflow: hidden;
	width: 100%;
}
.patro_24 .col_1_1 .box_dins{
	overflow: hidden;
	width: 100%;
}

.patro_16 .box_dins .col_1_3 .box, .patro_21 .box_dins .col_1_3 .box, .patro_24 .box_dins .col_1_2 .box{
	border-left: 2px solid #fff;
}
.patro_16 .box_dins .primera .box, .patro_21 .box_dins .primera .box{
	border-left: none;
}

.patro_16 .col_1_3, .patro_21 .col_1_3{
	width: 192px;
}
.patro_16 .col_1_3[class], .patro_21 .col_1_3[class]{
	width: 193px;
}
#skipToContent div.patro_16 div.col_1_3_fi, #skipToContent div.patro_21 div.col_1_3_fi{
	width: 192px;
}

.marge_galeria_fotos{
	margin-right: 11px;
}

.patro_16_detall .col_dins .box_int{
	/*padding: 10px;*/
	padding: 0;
}
.patro_16 .grup_cols .box_int, .patro_21 .grup_cols .box_int{
	padding: 10px;
}
.patro_16 .grup_cols .box_dins, .patro_21 .grup_cols .box_dins, .patro_24 .grup_cols .box_dins{
	margin-bottom: 0;
}
.patro_16 .grup_cols .box_dins .col_1_3:first-child{
	margin-left: -2px;
}

.patro_24 .grup_cols .col_1_2 .box {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: -2px;
}
.patro_24 .grup_cols .box_int {
	border-top: none;
}

.newsletter .img_logo {
	min-height:45px;
	width:424px;
}

.newsletter .menu_capsalera {
	width:422px;
}
.newsletter .header2 .img_zona{
	border-bottom: none;
}

.newsletter .pagina, .newsletter .col_2_3 .box{
	border-left: none;
}

body.newsletter .pagina, body.newsletter .col_1_1{
	width: 614px;
} 

body.newsletter .col_2_3 {
	width:410px;
}
body.newsletter .col_1_3 {
	width:204px;
}

/* Galeries i videos destacats */
.col_central {
	border-right-width: 2px;
	border-right-style: solid;
	right: 191px; /* per explorer*/
}
.col_central[class]{
	right: 193px; /* width of right sidebar */
}
.col_esquerra {
	border-right-width: 2px;
	border-right-style: solid;
	right: 191px; /* per explorer*/
}
.col_esquerra[class]{
	right: 193px; /* width of the content area */
}

.galeries_destacades .box_dins {
	width: 578px;
}

.contingut_esquerra {
	width: 192px;
	left: 382px; /*per explorer*/
}

.contingut_esquerra[class]{
	left: 386px;
}

.contingut_central{
	width: 191px;
	left: 384px; /*per explorer*/
}
.contingut_central[class]{
	left: 388px;
}

.contingut_dreta {
	width: 191px;
	left: 386px; /*per explorer*/
}

.contingut_dreta[class]{
	left: 390px;
}

.galeries_destacades .box_dins{
	border-top: none;
}
.galeries_destacades .box_dins .col_1_3 .box{
	border-left: none;
}

.paginaVistes{
	width: 552px;
}

.paginaVistes[class]{
	width: 552px;
}
/*Home*/

/*foro*/
body div ul.linksInteriors {
	margin-bottom:20px;
	margin-top:0;
	margin-right:0;
	float:none;
}

.foro .no_overflow{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding:5px 0;
	float: none;
}

.foro th, .foro td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.galeries_destacades .box_dins{
	margin-bottom: 0;
}

.col_dins .box{
	border-left: none;
}

.pagina > div > .col_1_2 .box, .pagina > .col_1_2 .box {
	border-left: none;
}

.pagina > div > .col_1_2 ~ .col_1_2 .box, .pagina > .col_1_2 ~ .col_1_2 .box {
	border-left-width: 2px;
	border-left-style: solid;
}

.separador_b{
	overflow: hidden;
	width: 100%;
    	padding-bottom: 10px;	
}
.separador_b[class]{
	width:auto;
}
.separador_b:last-child{
    	padding-bottom: 0;
}

.home #bloc5, .home #bloc6 {
	width: 50%;
}

/* Capçaleres */
.tanca_superior{
	height: 9px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.grup_capsalera{
	float: left;
	overflow: hidden;
}
.menu_capsalera{
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-top-width: 2px;
	border-top-style: solid;	
}
.menu_trans{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	float: left;	
}
.menu_trans ul li{
	float: left;
	padding: 3px 15px;
}
.menu_trans a, .menu_trans a:hover{
	border-bottom:none;
}
.menu_eines{
	float:left;
	padding-top: 3px;
}
.menu_eines a{
	border-bottom: none;
}
.menu_eines ul{
	float: right;
	margin-right: 7px;	
	display: inline;
}
.menu_eines ul li{
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 7px;
	margin-left: 7px;
	display: inline;
}
.menu_eines ul li:first-child, .menu_eines ul li.no_separador{
	padding-left: 0;
	margin-left: 0;
	border-left: none;
}
.img_zona{
	float: right;
}

.val_error{
	padding: 10px;
}

.img_logo{
	display: inline-block;
}
.nom_subnom{
	display: inline-block;
}

/* Capçalera 1 */
.header1 .nom_subnom{
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

.header1 .menu_eines ul li:first-child{
	border-left: none;
}

.header1 .menu_eines ul{
	padding-bottom: 3px;	
}

.header1 .menu_capsalera{
	min-height: 36px;
	height: 36px;
}
.header1 .menu_capsalera[class]{
        height: auto;
}
.header1 .img_logo{
	float: left;
}


/* Capçalera 2 */
.header2 .nom_subnom{
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.header2 .menu_eines ul li:first-child{
	border-left: none;
}
.header2 .tanca_superior{
	float: left;
}
.header2 .menu_capsalera {
	width:935px;
	float:left;
	position:relative;
	border:none;
}
.header2 .img_logo{
	float: left;
	width: 508px;
	padding: 0;
}
.header2 .menu_capsalera{
	min-height: 36px;
	height: 36px;
}
.header2 .menu_capsalera[class]{
        height: auto;
}

.header2 .menu_eines{
	padding-top: 0;
}

.header2 .menu_eines ul {
	float:right;
	margin:0;
	position:absolute;
	right:0;
	bottom:0;
	text-align:right;
	width: auto;   
	margin-right: 10px; 
}

.header2 .menu_eines ul li{
	float: left;
}

.header2 .menu_eines ul li, .header2 .menu_eines select {
	border-left-style:solid;
	border-left-width:1px;
}

.header2 ul li.no_separador {
	border-left:medium none;
	margin-left:0;
	padding-left:0;
}

.header2 .img_zona{
	float:left;
	width: 935px;
	border-bottom-width:2px;
	border-bottom-style: solid;
}

.header2 .menu_trans{
	width: 935px;
	border-bottom:none;
}
.header2 .menu_trans ul{
	float:right; 
}

.header2 .newsletter .menu_capsalera{
	width: 700px;
}

.header2 .newsletter .menu_eines ul li{
	border: none;
}

.header2 .newsletter .img_zona {
	width: 700px;
	border-bottom:none;
}

/* capçalera 3 */
.header3 .menu_capsalera{
	min-height: 36px;
	height: 36px;
}
.header3 .menu_capsalera[class]{
        height: auto;
}

.header3 .tanca_superior{
	float: left;
}
.header3 .box{
	margin-right: 0;
	margin-left: 0;
}
.header3 .img_logo{
	padding: 10px 7px;
}
.header3 .menu_capsalera{
  	position: relative;
  	margin-top: 0;
	border-right: none;
}
.header3 .menu_eines{
	position: absolute;
	bottom: 10px;
	right: 0;
}

/* newsletter */
.newsletter .header2 .menu_capsalera{
	position: relative;
}
body.newsletter .header2 .menu_eines {
	bottom: 0;
	position: absolute;
	right: 0;
}

.pagina .data{
	display: table;
	margin-bottom: 5px;
}

.home .titol_text {
	font-size: 1em;
}

/* INICI HOME */
/* CSS específics plantilla home 1 */
.blocGrup{
	overflow:hidden;
	float:left;
}
/* treiem el float, així només queda per a l'explorer 6*/
.blocGrup[class]{
	float:none;
}
#bloc1{
	width: 100%;
}	
#bloc2{
	width: 33.33%;
	float:left;
	min-height: 1px;
}
#bloc3{
	width: 33.3%;
	float:right;
	min-height: 1px;
}
#bloc4{
	width: 100%;
}
#bloc5{
	float:left;
	width: 49.9%;
	min-height: 1px;
}
#bloc6{
	float:left;
	width: 49.9%;
	min-height: 1px;
}
#bloc7{
	width: 100%;
}

#bloc8{
	width: 100%;
	float:left;
}

/* per evitar el "Duplicate characters bug without comments" de l'explorer 6 */
.dupfix {
	float: left;
	width: 1px;
	height: 0px;
	line-height: 0px;
	visibility: hidden;
}

#home{
	border-top: 2px solid #ffffff;
	width: 576px;
	margin-right: 2px;	
}
#bloc1 .box_sup, #bloc2 .box_sup, #bloc3 .box_sup, #bloc4 .box_sup, #bloc5 .box_sup, #bloc6 .box_sup, #bloc7 .box_sup, #bloc8 .box_sup{
	border-top: 2px solid #fff;
	padding: 0;
}
#bloc1 .box, #bloc2 .box, #bloc3 .box, #bloc4 .box, #bloc5 .box, #bloc6 .box, #bloc7 .box, #bloc8 .box{
	height: 0.01%;
}

#bloc1 .box[class], #bloc2 .box[class], #bloc3 .box[class], #bloc4 .box[class], #bloc5 .box[class], #bloc6 .box[class], #bloc7 .box[class], #bloc8 .box[class]{
	height: auto;
}

#resizeE{
	right: 0px;
	top: 0px;
}
#resizeW{
	top: 0px;
}
.moure{
	top: 0px;
}
/*per solucionar el bug de ie6 que fa que desapareguin els fondos */
.box_mig{
	position:relative;
}

.einesBloc {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
.einesDestacat{
	border-bottom: 2px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

.blocGrup[class]{
	float:none;
}
.home .contingutBox{
	padding: 5px 10px;
}

/* per a l'explorer home */
#bloc1 .img_home, #bloc8 .img_home, #bloc2 .img_home, #bloc3 .img_home, #bloc4 .img_home, #bloc7 .img_home, #bloc5 .img_home, #bloc6 .img_home{
	margin-bottom: -3px;
}
#bloc1 .img_home[class], #bloc8 .img_home[class], #bloc2 .img_home[class], #bloc3 .img_home[class], #bloc4 .img_home[class], #bloc7 .img_home[class], #bloc5 .img_home[class], #bloc6 .img_home[class]{
	margin-bottom: 0;
}

#bloc1 .box, #bloc2 .box, #bloc8 .box, .homeprimera #bloc4 .box, .homeprimera #bloc5 .box, .homeprimera #bloc7 .box{
	border-left: none;
}
/* FINAL HOME */

/* INICI MIDES */
.zona{
	width: 939px;	
}
.zona[class]{
	width: 935px;
}
.pagina{
	width: 718px;
}
.peu{
	width: 935px;
}

.peu .text_peu{
	width: 935px;
}

.col_1_3, .col_1_3_petita{
	width: 245px;
}

.col_2_3{
	width: 473px;
}

.col_2_3_fi{
	width: 473px;
}

.col_2_3_dins{
	width: 385px;
}

.col_1_3_fi{
	width: 245px;
}

.col_1_3_dins{
	width: 193px;
}

.col_1_2{
	width: 359px;
}

.col_1_1{
	width: 720px;
}


/* particularitats caixes */
.menu_principal{
	width: 215px;	
}

.menu_principal .box_mig_sup{
	width: 213px;
}

.col_1_3 .box_mig_sup, .col_1_3 .box_mig_inf{
	width: 244px;
}

.col_2_3 .box_mig_sup, .col_2_3 .box_mig_inf{
	width: 474px;
}

.col_2_3_dins .box_mig_sup, .col_2_3_dins .box_mig_inf{
	width: 385px;
}
.col_1_3_fi .box_mig_sup, .col_1_3_fi .box_mig_inf{
	width: 244px;
}

.col_1_3_dins .box_mig_sup, .col_1_3_fi .box_mig_inf{
	width: 244px;
}
.col_1_2 .box_mig_sup, .col_1_2 .box_mig_inf{
	width: 360px;
}

.col_1_2_fi .box_mig_sup, .col_1_2_fi .box_mig_inf{
	width: 358px;
}

.col_1_3 .width_txt_detall_home{
	width: 80px;
}

.col_1_2 .width_txt_detall_home{
	width: 187px;
}

.col_1_1 .width_txt_detall_home{
	width: 350px;
}

.col_1_3_dins{
	width: 190px;
}

.col_2_3_dins{
	width: 388px;
}

.col_1_2_dins{
	width: 289px;
}

.col_dins .col_1_3{
	width: 239px;
}
.col_dins .col_1_3_petita{
	width: 236px;
}

.col_dins .col_2_3{
	width: 473px;
}
.col_dins .col_1_2{
	width: 359px;
}

.patro_16 .col_1_1 .box_dins, .patro_21 .col_1_1 .box_dins{
	width: 100%;
}

.patro_16 .col_1_3, .patro_21 .col_1_3{
	width: 236px;
}

.patro_16 .col_1_3 .box_mig_sup, .patro_16 .col_1_3 .box_mig_inf{
	width: 236px;
}

.patro_21 .col_1_3 .box_mig_sup, .patro_21 .col_1_3 .box_mig_inf{
	width: 236px;
}

.patro_16 .col_1_3[class], .patro_21 .col_1_3[class]{
	width: 240px;
}

.patro_16 .col_1_3 .box_mig_sup[class], .patro_16 .col_1_3 .box_mig_inf[class]{
	width: 236px;
}

.patro_21 .col_1_3 .box_mig_sup[class], .patro_21 .col_1_3 .box_mig_inf[class]{
	width: 236px;
}

#skipToContent div.patro_16 div.col_1_3_fi, #skipToContent div.patro_21 div.col_1_3_fi{
	width: 238px;
}


body.newsletter .zona, body.newsletter .grup_capsalera, body.newsletter .cantonada_capsalera, body.newsletter .peu{
	width:700px;
}
body.newsletter .pagina{
	width: 700px;
}
body.newsletter .col_1_1{
	width: 700px;
}
.newsletter .header1 .img_logo{
	width:510px;
}

body.newsletter .menu_capsalera {
	width:700px;
}

body.newsletter .menu_eines{
	width: 700px;
}

body.newsletter .col_2_3, body.newsletter .col_2_3 .box_mig_sup {
	width:466px;
}
body.newsletter .col_1_3 {
	width:228px;
}

body.newsletter .col_1_3_fi .box_mig_sup{
	width: 226px;
}

body.newsletter .col_1_3[class] {
	width:234px;
}

body.newsletter .col_1_3_fi .box_mig_sup[class]{
	width: 232px;
}


/* Galeries i videos destacats */
.col_central {
	right: 240px; /* per explorer*/
}
.col_central[class]{
	right: 240px; /* width of right sidebar */
}
.col_esquerra {
	right: 240px; /* per explorer*/
}

.col_esquerra[class]{
	right: 241px; /* width of the content area */
}

.galeries_destacades .box_dins {
	width: 720px;
}

.marge_galeria_fotos{
	margin-left:18px;
	margin-right:17px;
}

.contingut_esquerra {
	width: 240px;
	left: 476px; /*per explorer*/
}

.contingut_esquerra[class]{
	left: 480px;
}

.contingut_central{
	width: 239px;
	left: 478px; /*per explorer*/
}
.contingut_central[class]{
	left: 482px;
}

.contingut_dreta {
	width: 237px;
	left: 482px; /*per explorer*/
}

.contingut_dreta[class]{
	left: 486px;
}


/* Edició */
.pagina .paginaVistes{
	width: 720px;
}
.pagina .paginaVistes[class]{
	width: 694px;
}

/* Capçaleres */
.tanca_superior{
	width: 935px;
} 

/* Capçalera 1 */
.header1 .grup_capsalera{
	width: 935px;
}

.header1 .menu_capsalera{
	width: 620px;
}

.header1 .menu_trans{
	width: 620px;
}

.header1 .menu_eines{
	width: 620px;
}

.header1 .img_logo{
	width:622px;
}

/* Capçalera 2 */
.header2 .grup_capsalera{
	width: 935px;
}

.header2 .menu_capsalera{
	width: 935px;
}

.header2 .menu_eines{
	width: 620px;
}

.header2 .img_logo{
	width:508px;
}
.menu_trans{
	width: 935px;
}

/* Capçalera 3 */
.header3 .grup_capsalera{
	width: 935px;
}

.header3 .menu_capsalera{
	width: 935px;	
}

.header3 .menu_trans{
	width: 620px;
}
/* FINAL MIDES */


/* luego a mi div que quiero estirar */
/* Start Mac IE5 filter \*/
.estirar{
	padding-bottom: 15000px; 
	margin-bottom: -15000px; 
}
/* End Mac IE5 filter */
/* Per l'Opera */
@media all and (min-width: 0px){
.estirar{
	padding-bottom: 0px;
	margin-bottom: 0px; 
}
.estirar:after{
	content: '';
	display: block;
	background: inherit;
	padding-top: 15000px;
	margin-bottom: -15000px;
}
}

/*dins la pàgina no estirem, només estirem el menú*/
.pagina .estirar{
	/*padding-bottom: 0;
	margin-bottom: 0;*/
}