a {

color: #336699;
cursor: pointer;

}


.propostes{

background-image:url(../../img/propostes.gif);
width: 450px;
height: 178px;
padding-bottom: 20px;
}

.boto_navegacio a{
color:#56afd7;
text-decoration:none;

}

.boto_navegacio a:hover{
color:#000000;
text-decoration:none;

}



* { target-new: tab ! important }


html, body, #mainContainer {
	min-height: 100%;
	text-align: center;
	height: 100%;
}

html>body, html>body #mainContainer {
	height: auto;
}

body{
padding:0;
margin:0;
font-family:Arial, Verdana, sans-serif;
font-size:11px;
color:#666666;
}

body, html {
/*background-color: #231f20; */ /* Canviar el color de fondo*/
text-align: center;
height: 100%;
}

form{
padding:0;
margin:0;
}

.clear{
clear:both;
}


.titol_seccio{

padding:0;
margin-top:-50px;
font-family: Arial, Verdana, sans-serif;
font-size:14px;
color:#666666;
clear:both;
}

.error{
color:red;
font-size:12px;
font-family:Arial, Verdana, sans-serif;
padding-top:2px;
padding-bottom:2px;
}
.select_buscar{
border:1px solid #70898D;
}

.input_buscar{
border:1px solid #70898D;
padding-top:2px;
padding-bottom:2px;
font-size:9px;
}

.input_login{
border:1px solid #70898D;
}
.input_login2{
border:1px solid #70898D;
background-color:#FFFFFF;
width:110px;
}
.input_login_img{
background-image:url(../../img/bergueda/flecha_login.gif);
background-repeat:no-repeat;
background-color:#FFFFFF;
border:1px solid #70898D;
padding-left:19px;
}

.pestanyes_ie6{

}

.select_input{
	border:1px solid #70898D;
	font-size:10px;
	font-family: Arial, Verdana, sans-serif;
}

.links_login{
	margin-top:5px;
	color:#FFFFFF;
	font-family: Arial, Veradana, sans-serif;
	font-size:11px;
}
.links_login a{
	color:#FFFFFF;
	text-decoration:none;
}
.links_login a:hover{
	color:#535353;
	text-decoration:none;
}
.login_top{
	background-color:#56afd7;
	background-image:url(../../img/bergueda/login_corner_top.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	color:#FFFFFF;
	font-size:11px;
	padding:3px 5px 3px 12px;
}
.login_bottom{
	background-color:#99b3cc;
	background-image:url(../../img/login_corner_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	color:#FFFFFF;
	font-size:11px;
	padding:10px;
}

.links_fitxa {
	padding-top:8px;
}

.links_fitxa a{
color:#56afd7;
text-decoration:none;
font-size:12px;
font-weight:bold;
}

.links_fitxa a:hover{
color:#000000;
text-decoration:none;
}


.bold_black{
font-family: Arial, Verdana, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
}

.bull_anuncis{
color:#56afd7; font-size:16px; font-weight:bold;
}

/*-------------------------------------------------
					CSSQUELETO
---------------------------------------------------*/

#mainContainer {
/*position:absolute;*/
width: 857px;
margin: 0 auto;
min-height: 100%;
background-color: #FFFFFF; /* color de fondo de la columna central */
text-align: left;
border:0px solid red;
}

* html #mainContainer {
height: 100%;
}

#main {
margin-bottom: 10px;
border:0px solid red;
height:auto;
}


/*-------------------------------------------------
					HEADER
---------------------------------------------------*/
#header{
padding:0px 0px 3px 0px;
margin:0px 0px 0px 0px;
height:150px;
}


.quisom{
position:absolute;
left:16px;
border:0px solid red;
width:150px;
height:16px;
font-family:Arial, Verdana, sans-serif;
font-size:10px;
}
.quisom a{ color:#949494; text-decoration:none;}
.quisom a:hover{ color:#56afd7; text-decoration:none;}

/*-------------------------------------------------
					MENU LEFT
---------------------------------------------------*/
.seccions_plus{position:absolute; margin-left:133px; text-indent:0px; width:16px; height:16px; border:0px solid blue;}

.categoria_menu{
background-color:inherit;
color:#ffffff;
text-indent:5px;
/*font-size: 12px;*/
font-size:11px;
background-image:url(../../img/bergueda/categoria_menu.gif);
background-repeat:no-repeat;
/*height:20px;*/
padding-top:6px;
padding-bottom:6px;
margin-bottom:5px;
clear:both;
border:0px solid red;
}

.categoria_menu a{
color:#FFFFFF;
text-decoration:none;
border:0px solid blue;
width:150px;
display:block;
}


.menu {
height:auto;
font-size:90%;
/*margin:25px 0 50px 15px;*/
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
position:relative;
z-index:1;
padding:0;
margin:0;
list-style-type:none;
width:150px;
}
/* style the list items */
.menu li {
/*background:#d4d8bd url(shade.gif);*/
background-color:#FFFFFF;
height:26px;
/* for IE7 */
float:left;
}
.menu li.sub {
/*background:#d4d8bd url(../../img/sub.gif) no-repeat right center;*/
background:#ffffff url(../../img/sub.gif) no-repeat right center;
}


/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu a, .menu a:visited {
display:block;
text-decoration:none;
height:25px;
line-height:25px;
width:149px;
color:#949494;
text-indent:5px;
border:1px solid #fff;
border-width:0 1px 1px 1px;
border-bottom:1px solid #56afd7;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {width:150px; w\idth:149px;}
/* style the link hover */
* html .menu a:hover {
/*color:#efa; */
color:#6f6f6f;
/*background:#aa7; */
background-color:#eaeaea;
position:relative;
}

.menu li:hover {position:relative;}

/* For accessibility of the top level menu when tabbing */
.menu a:active, .menu a:focus {
/*color:#efa; */
color:#6f6f6f;
/*background:#aa7;*/
background-color:#eaeaea;
}

/* retain the hover colors for each sublevel IE7 and Firefox etc */
.menu li:hover > a {
/*color:#efa; */
color:#6f6f6f;
/*background:#aa7;*/
background-color:#eaeaea;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu li ul {
visibility:hidden;
position:absolute;
top:0px;
/* set up the overlap (minus the overrun) */
left:151px;
/* set up the overrun area */
padding-right:1px;
/* this is for IE to make it interpret the overrrun padding */
background:transparent url(transparent.gif);
border:1px solid #7c8280;
}

.menu li ul li {
background-color:#dff5f3;
}

/* for browsers that understand this is all you need for the flyouts */
.menu li:hover > ul {visibility:visible;}


/* for IE5.5 and IE6 you need to style each level hover */

/* keep the third level+ hidden when you hover on first level link */
.menu ul a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
.menu ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
.menu ul a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}

/* make the second level visible when hover on first level link */
.menu ul a:hover ul {
visibility:visible;
}
/* make the third level visible when you hover over second level link */
.menu ul a:hover ul a:hover ul{
visibility:visible;
}
/* make the fourth level visible when you hover over third level link */
.menu ul a:hover ul a:hover ul a:hover ul {
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul {
visibility:visible;
}


/*-------------------------------------------------
					MENU DESTACAT
---------------------------------------------------*/

.menu_destacat {
height:auto;
font-size:90%;
}
.menu_destacat ul {
position:relative;
z-index:1;
padding:0;
margin:0;
list-style-type:none;
list-style:none;
width:150px;
}
.menu_destacat li {
background-color:#dff5f3;
height:26px;
float:left;
border-bottom:1px solid #56afd7;
}
.menu_destacat li a{
border-bottom:2px solid #56afd7;
}
.menu_destacat li.sub {
/*background:#dff5f3 url(../../img/sub.gif) no-repeat right center;*/
background-color:#dff5f3;
}
.menu_destacat table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}
.menu_destacat a, .menu_destacat a:visited {
display:block;
text-decoration:none;
height:25px;
line-height:25px;
width:149px;
color:#535353;
text-indent:5px;
border-bottom:2px solid #56afd7;
}
* html .menu_destacat a, * html .menu_destacat a:visited {width:150px; w\idth:149px;}
* html .menu_destacat a:hover {
color:#535353;
background-color:#f8f9f3;
position:relative;
}
.menu_destacat li:hover {position:relative;}
.menu_destacat a:active, .menu_destacat a:focus {
color:#535353;
background-color:#dff5f3;
}
.menu_destacat li:hover > a {
color:#535353;
background-color:#f8f9f3;
}
.menu_destacat li ul {
visibility:hidden;
position:absolute;
top:0px;
left:149px;
padding-right:0px;
background:transparent url(transparent.gif);
border-top:2px solid #56afd7;
border-bottom:1px solid #56afd7;
border-left:2px solid #56afd7;
border-right:2px solid #56afd7;
list-style:none;
}
.menu_destacat li ul li {
background-color:#dff5f3;
list-style:none;
width:150px;
}
.menu_destacat li:hover > ul {visibility:visible;}
.menu_destacat ul a:hover ul ul{
visibility:hidden;
}
.menu_destacat ul a:hover ul a:hover ul ul{
visibility:hidden;
}
.menu_destacat ul a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
.menu_destacat ul a:hover ul {
visibility:visible;
}
.menu_destacat ul a:hover ul a:hover ul{
visibility:visible;
}
.menu_destacat ul a:hover ul a:hover ul a:hover ul {
visibility:visible;
}
.menu_destacat ul a:hover ul a:hover ul a:hover ul a:hover ul {
visibility:visible;
}

/*-------------------------------------------------
					MENU RIGHT
---------------------------------------------------*/



.menu_right {
float:right;
height:auto;
font-size:90%;
/*margin:25px 0 50px 15px;*/
}

/* remove all the bullets, borders and padding from the default list styling */
.menu_right ul {
position:relative;
z-index:1;
padding:0;
margin:0;
list-style-type:none;
width:150px;
}
/* style the list items */
.menu_right li {
/*background:#d4d8bd url(shade.gif);*/
background-color:#FFFFFF;
height:26px;
/* for IE7 */
float:left;
width:149px;
}
.menu_right li.sub {
/*background:#d4d8bd url(../../img/sub2.gif) no-repeat left center;*/
background:#ffffff url(../../img/sub2.gif) no-repeat left center;
}

/* get rid of the table */
.menu_right table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu_right a, .menu_right a:visited {
display:block;
text-decoration:none;
height:25px;
line-height:25px;
width:149px;
color:#949494;
text-indent:15px;
border:1px solid #fff;
border-width:0 1px 1px 1px;
border-bottom:1px solid #56afd7;
}
/* hack for IE5.5 */
* html .menu_right a, * html .menu_right a:visited {width:150px; w\idth:149px;}
/* style the link hover */
* html .menu_right a:hover {
/*color:#efa; */
color:#6f6f6f;
/*background:#aa7;*/
background-color:#eaeaea;
position:relative;
}

.menu_right li:hover {position:relative;}

/* For accessibility of the top level menu when tabbing */
.menu a:active, .menu a:focus {
/*color:#efa; */
color:#6f6f6f;
/*background:#aa7;*/
background-color:#eaeaea;
}

/* retain the hover colors for each sublevel IE7 and Firefox etc */
.menu_right li:hover > a {
/*color:#efa; */
color:#6f6f6f;
/*background:#aa7;*/
background-color:#eaeaea;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu_right li ul {
visibility:hidden;
/* set up the overlap (minus the overrun) */
left:100px;
/* set up the overrun area */
padding:30px;
/* this is for IE to make it interpret the overrrun padding */
background:transparent url(transparent.gif);
position:absolute;
top:-30px;
left:-180px;
}

/* for browsers that understand this is all you need for the flyouts */
.menu_right li:hover > ul {visibility:visible;}


/* for IE5.5 and IE6 you need to style each level hover */

/* keep the third level+ hidden when you hover on first level link */
.menu_right ul a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
.menu_right ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
.menu_right ul a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}

/* make the second level visible when hover on first level link */
.menu_right ul a:hover ul {
visibility:visible;
}
/* make the third level visible when you hover over second level link */
.menu_right ul a:hover ul a:hover ul{
visibility:visible;
}
/* make the fourth level visible when you hover over third level link */
.menu_right ul a:hover ul a:hover ul a:hover ul {
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
.menu_right ul a:hover ul a:hover ul a:hover ul a:hover ul {
visibility:visible;
}

/*-------------------------------------------------
				CONTENT AND COLUMNS
---------------------------------------------------*/

#content {
width: 857px;
height: auto;
margin: 0 auto;
background-color: #ffffff;
/*border:3px solid #d1d3d4;*/
position:relative;
}
* html #content {
position: relative;
}
.column_center{
float:left; width:519px; border:0px solid red;
/*padding-left:10px;
padding-right:10px;*/
position:relative;
left:11px;
}

.div_gadgets{
position:relative;
margin-top:10px;
/*margin-bottom:10px;*/
width:100%;
min-height:200px;
height:auto;
border:0px solid red;
}
*html .div_gadgets{ height:200px;}

.gadget_temps{
/*position:absolute;
bottom:0px;
right:0px;*/
float:right;
width:242px;
height:131px;
}
.gadget_calendari{
/*position:absolute;
bottom:0px;
left:0px;*/
width:242px;
float:left;
min-height:160px;
border:0px solid blue;
}
*html .gadget_calendari{ height:160px;}

.gadget_calendari_title{
position:relative;
/*top:4px;*/
float:left;
left:0px;
width:226px;
height:15px;
border:0px solid red;
padding-left:0px;

font-family: Arial, Verdana, sans-serif;
font-size:10px;
color:#9bcb03;
}

.gadget_temps_title{
position:relative;
/*top:4px;*/
/*left:275px;*/
float:right;
width:226px;
height:15px;
border:0px solid red;
padding-left:16px;

font-family: Arial, Verdana, sans-serif;
font-size:10px;
color:#9bcb03;
}


.llegenda{
background-color:#e5eef2;
position:absolute;
/*left:479px;
top:211px; */
top:-135px;
left:-199px;
border-top:5px solid #c1d3eb;
border-bottom:5px solid #c1d3eb;
border-right:0px solid #c1d3eb;
border-left:5px solid #c1d3eb;
height:100px;
width:200px;
z-index:999;
}

.capa_trampa{
position:relative;
left:508px;
width:10px;
height:14px;
border:0px solid red;
}

.div_2blocs{
position:relative;
min-height:137px;
height:auto;
border:0px solid red;
}
* html .div_2blocs{height:137px;}
.div_2blocs_left{
float:left;
width:242px;
min-height:137px;
height:auto;
border:0px solid red;
}
* html .div_2blocs_left{height:137px;}
.div_2blocs_right{
float:right;
width:242px;
min-height:137px;
height:auto;
border:0px solid red;
}
* html .div_2blocs_right{height:137px;}

.div_2blocs_header{
padding-top:4px;
width:242px;
height:16px;
background-color:#56afd7;
color:#000100;
}
.div_2blocs_content{
position:relative;
/*padding-left:132px;*/
padding-top:10px;
font-family: Arial, Verdana, sans-serif;
color:#000000;
font-size:11px;
}
.div_2blocs_content3{
position:relative;
padding-right:100px;
padding-top:10px;
font-family: Arial, Verdana,  sans-serif;
color:#000000;
font-size:11px;
}
.div_2blocs_content2{
position:relative;
padding-top:10px;
font-family: Arial, Verdana, sans-serif;
color:#000000;
font-size:11px;
}
.div_2blocs_content2_informaciolink{
font-size:10px;
font-family: Arial, Verdana,  sans-serif;
color:#949494;
}
.div_2blocs_content2_informaciolink a{
color:#949494;
text-decoration:none;
}
.div_2blocs_content2_informaciolink a:hover{
color:#949494;
text-decoration:underline;
}

.div_2blocs_content_img{
position:absolute;
left:0;
float:left;
width:124px;
height:76px;
}
.div_2blocs_content3_img{
position:absolute;
right:0;
width:100px;
height:76px;
}
.div_2blocs_pdi_header{
font-size:16px;
font-weight:bold;
font-family: Arial, Verdana, sans-serif;
margin-bottom:5px;
}

.div_1blocs{
position:relative;
min-height:137px;
height:auto;
border:0px solid red;
}
* html .div_1blocs{height:137px;}
.div_1blocs_header{
padding-top:4px;
width:100%;
height:16px;
background-color:#56afd7;
color:#000100;
}
.div_1blocs_content{
position:relative;
padding-top:10px;
font-family: Arial, Verdana, sans-serif;
color:#000000;
font-size:11px;
}
.galeria_bloc{
float:left;
width:124px;
height:121px;
color:#000000;
}

#banner_323{
clear:both;
border-top:15px solid #ffffff;
border-bottom:15px solid #ffffff;
}

.column_left{
float:left;
width:155px;
height:auto;
background-color:#ffffff;
/*border-bottom:3px solid #d1d3d4;
border-left:0px solid #d1d3d4;
border-top:0px solid #d1d3d4;
border-right:3px solid #d1d3d4;*/
color:#282526;
font-family: Arial, verdana, sans-serif;
font-size:12px;
font-weight:normal;
/*text-indent:17px;*/
padding-top:0px;
}
.column_right{
float:right;
width:155px;
height:auto;
background-color:#ffffff;
/*border-bottom:3px solid #d1d3d4;
border-left:3px solid #d1d3d4;
border-top:0px solid #d1d3d4;
border-right:0px solid #d1d3d4;*/
color:#282526;
font-family:Arial, Verdana, sans-serif;
font-size:12px;
font-weight:normal;
text-indent:17px;
padding-top:0px;
}


.iconos_login{
border-bottom:0px solid #56afd7;
height:20px;
color:#56afd7;
font-size:14px;
text-indent:0px;
}

/*-------------------------------------------------
	MAPA
---------------------------------------------------*/
.map{
	height:300px;
	margin-top:3px;
	background-color:#D1D3D4;
	border:5px solid #c1d3eb;
}
.listRutes{
	margin-top:5px;
	margin-bottom:5px;
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.ruta{
	width:500px;
}
.img_ruta{
	float:left;
	padding:0px 5px 5px 0px;
	border:0px;
}
/*-------------------------------------------------
					TABS 2
---------------------------------------------------*/
* { margin: 0; padding: 0 }
/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

.stripViewer .panelContainer .panel ul {
	text-align: center;
	/*margin: 0 15px 0 30px;*/
}

.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	/*margin: 20px 0;*/
	position: relative;
	width: 100%;
}

/* These 2 lines specify style applied while slider is loading */
.csw {width:100%; height:0px; background: #fff; overflow: hidden}
.csw .loading {text-align: center}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	border-top: 13px solid #56afd7; /* this is the border. should have the same value for the links */
	border-bottom:6px solid #56afd7;
	margin: auto;
	width: 500px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 0px;
	clear: both;
	background: #fff;
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 500px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	/*margin: auto;*/
	position:relative;
	left:9px;
}

.stripNav ul { /* The auto-generated set of links */
	list-style: none;
}

.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in slideviewer.js */
}

.stripNav a { /* The nav links */
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	/*background: #D1D3D4;*/
	background-color:#c1d3eb;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0 15px;
}

.stripNav a:hover {
	/*background: #AAAA77;*/
	background-color:#56afd7;
}

.stripNav a.current {
	/*background: #AAAA77;*/
	background-color:#56afd7;
	color: #fff;
}

.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 230px;
	text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
	display: block;
	height: 0px;
	width: 0px;
}




.div_header_agenda{
position:relative;
height:25px;
width:100%;
border:0px solid red;
color:#000000;
font-family:Arial, Verdana, sans-serif;
font-size:11px;
font-weight:bold;
margin-bottom:15px;
}
.div_lista_home{
position:relative;
height:auto;
min-height: 110px;
width:100%;
border:0px solid red;
float:left;
}
*html .div_lista_home{ height:130px;}
.div_lista_home_img{
position:absolute;
top:0;
left:0;
width:124px;
height:76px;
border:0px solid red;
}
.div_lista_home_text{
padding-left:137px;
}
.dotted{
width:100%;
font-size:1px;
height:1px;
background-image:url(../../img/dotted.gif);
background-repeat:repeat-x;
margin-top:10px;
margin-bottom:10px;
}
.solid{
width:100%;
font-size:1px;
height:1px;
border-top:1px solid #c0d3eb;
margin-top:8px;
}

.img_video_big{
margin-left:11px;
width:260px;
height:220px;
}

.div_info_video_big{
/*width:110px;*/
width:190px;
height:220px;
position:absolute;
left:300px;
border:1px solid green;
font-family:Arial, Verdana, sans-serif;
font-size:11px;
line-height:18px;
padding-left:10px;
}




/*-------------------------------------------------
					FOOTER
---------------------------------------------------*/

#footer{
/*position:absolute;*/
/*top:93%;*/
/*bottom:0;*/
width:100%;
height:25px;
border:0px solid #000;
color:#949494;
background-color:#ffffff;
clear:both;
text-align:center;
font-weight:normal;
font-family:Arial, Verdana, sans-serif;
/*font-size:10px;*/
}
#footer a{
color:#949494;
text-decoration:none;
}
#footer a:hover{
color:#535353;
text-decoration:none;
}
.dotted_footer{
width:100%;
font-size:1px;
height:1px;
background-image:url(../../img/bergueda/dotted_footer.gif);
background-repeat:repeat-x;
background-position:bottom;
margin-top:2px;
margin-bottom:15px;
}

#footer2 {
clear:both;
width: 760px;
height: 103px;
margin-top:-110px;
margin-right:auto;
margin-left:auto;
text-align: center;
background-color: #ffffff;
border:7px solid #d1d3d4;
}






