@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th {
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
 	/*vertical-align: baseline; */
}
html,body{
height:100%
}
iframe {
	display:none;

}

body {
	background:url(../img/header2.jpg) no-repeat 0 0;
	margin: 0px;
	padding: 0px;
}
#idioma {
	text-align:right;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#idioma a {
	text-decoration:none;
	background:#ebebeb ;
	color:#666;
	padding:3px;
	font-size:11px;
}
#idioma a:hover {
	background:#bfd5d3;
}
#header {
	z-index:-2;
	width:100%;
	left:0px;
	top:0px;
	position:absolute;
	height:172px;
	background:url(../img/header.png) no-repeat 0 0;
}
#logo_vascularb {
	width:200px;
	height:51px;
	float:right;
	margin:40px 0 0 0 ;
}
#wrapper {
	/*background:url(../img/fons_abs3.jpg) no-repeat 0 0;*/
	position:relative;
	
}
#wrapper_header {
	position:relative;
	width:834px;
	margin:0 auto 0px auto;
	height:140px;
	/*height:172px;	*/
	z-index:20;
}
#logo {
	margin:50px 0px 0px 0px;
	width:334px;
	height:54px;
	position:absolute;	
}
#logo {
	cursor:pointer;
}
#logo h1 {
	display:none;
}

#logo .logo_transparencia {
	width:310px;
	height:54px;
	background:transparent url(../img/solucionvarices2.gif) no-repeat 0 0;
}


/*MENU*/
.menu{
	position:absolute;
	top:111px;
	left:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	text-transform:uppercase;
}
.menu a{
	color:#FFFFFF;	
	text-decoration:none;	
}
.menu a:hover {
	color:#666666;
}
#nav {
	background: #333; 
	margin:0;
	padding: 0;
	}
#nav li{
	display:block;
	padding:0px;
	float:left;
	text-align:left;
	list-style:none;
}
#nav li a{
	font-size:11px;
	cursor:pointer;
	display:block;
	color:#51545c;	
	text-decoration:none;
}
#nav li li a{
	padding:9px 0px 0px 9px;
	vertical-align:middle;
	display:block;
	text-decoration:none;
}

#nav a:hover{
	text-decoration:underline;
}
#menu2 li {
	width:260px;
	margin:0px;
	padding:0px;
	border:0pt;
}
#menu2 {
	background-color:#FFFFFF;
	border-bottom:#e9e9e9 1px solid;
	border-left:#e9e9e9 1px solid;
	border-right:#e9e9e9 1px solid;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	
	}
#menu2 li a {
	color:#7e8e8b;
	font-weight:normal;
}
#menu2 li a:hover {
	text-decoration:underline;
}

#menu3 li {
	width:180px;
	margin:0px;
	padding:0px;
	border:0pt;
}
#menu3 {
	background-color:#FFFFFF;
	border-bottom:#e9e9e9 1px solid;
	border-left:#e9e9e9 1px solid;
	border-right:#e9e9e9 1px solid;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	}
#menu3 li a {
	color:#7e8e8b;
	font-weight:normal;
}
#menu3 li a:hover {
	text-decoration:underline;
}
.submenu  {
	position:relative;
}
.submenu li{
	width: 280px;
	background-image:none;
	position:relative;
}
.submenu li a{
	vertical-align:middle;
	color:#993333;
	text-align:left;
	text-decoration:none;
	padding:0px 0px 0px 0px;	
}
.menu li ul{
	vertical-align:middle;
	display:none;
	position:absolute;
	left:0px;
	top:29px;
}
.menu li li {
	display:block;
	float:none;
}
.menu li:hover ul, .menu li.over ul {
	display:block;
	font-weight:bold;
}
#boto_varices {
	padding:10px 0px 0px 9px;
	background:url(../img/boto_varices.gif) no-repeat 0 0;
	height:19px;
}
#boto_varices_cat {
	padding:10px 0px 0px 14px;
	background:url(../img/boto_varices.gif) no-repeat 0 0;
	height:19px;
}
#boto_varices_cat:hover {
	background:url(../img/boto_varices.gif) no-repeat 0 -29px;
}
#boto_varices_eng {
	padding:10px 0px 0px 9px;
	background:url(../img/boto_varices_eng.gif) no-repeat 0 0;
	height:19px;
}
#boto_varices_eng:hover {
	background:url(../img/boto_varices_eng.gif) no-repeat 0 -29px;
}
#boto_varices:hover {
	background:url(../img/boto_varices.gif) no-repeat 0 -29px;
}
#boto_prevenir {
	padding:10px 0px 0px 9px;
	background:url(../img/boto_prevenir.gif) no-repeat 0 0;
	height:19px;
}
#boto_prevenir_cat {
	padding:10px 0px 0px 14px;
	background:url(../img/boto_prevenir.gif) no-repeat 0 0;
	height:19px;
}
#boto_prevenir_cat:hover {
	background:url(../img/boto_prevenir.gif) no-repeat 0 -29px;
}
#boto_prevenir_eng {
	padding:10px 0px 0px 08px;
	background:url(../img/boto_prevenir_eng.gif) no-repeat 0 0;
	height:19px;
}
#boto_prevenir_eng:hover {
	background:url(../img/boto_prevenir_eng.gif) no-repeat 0 -29px;
}
#boto_prevenir:hover {
	background:url(../img/boto_prevenir.gif) no-repeat 0 -29px;
}
#boto_mitos {
	padding:10px 0px 0px 9px;
	background:url(../img/boto_mitos.gif) no-repeat 0 0;
	height:19px;	
}
#boto_mitos_eng {
	padding:10px 0px 0px 10px;
	background:url(../img/boto_mitos_eng.gif) no-repeat 0 0;
	height:19px;	
}
#boto_mitos_eng:hover {
	background:url(../img/boto_mitos_eng.gif) no-repeat 0 -29px;
}
#boto_mitos:hover {
	background:url(../img/boto_mitos.gif) no-repeat 0 -29px;
}
#boto_espumavarices {
	padding:10px 0px 0px 9px;
	background:url(../img/boto_espumavarices.gif) no-repeat 0 0;
	height:19px;	
}
#boto_enlaces {
	padding:10px 0px 0px 19px;
	background:url(../img/boto_varices.gif) no-repeat 0 0;
	height:19px;	
}
#boto_enlaces:hover {
	padding:10px 0px 0px 19px;
	background:url(../img/boto_varices.gif) no-repeat 0 -29px;

	height:19px;	
}

#boto_roche {
	padding:10px 0px 0px 7px;
	display:block;
	background:url(../img/boto_roche_eng.gif) no-repeat 0 0;
	height:19px;	
}
#boto_roche_eng {
	padding:10px 0px 0px 7px;
	display:block;
	background:url(../img/boto_roche_eng.gif) no-repeat 0 0;
	height:19px;	
}
#boto_roche_eng:hover {
	background:url(../img/boto_roche_eng.gif) no-repeat 0 -29px;
}
#boto_roche:hover {
	background:url(../img/boto_roche_eng.gif) no-repeat 0 -29px;
}
#microespumabarcelona {
	width:110px;
	float:right;
	position:absolute;
	top:70px;
	right:0px;
	width:180px;
	height:70px;
}
#microespumabarcelona span {
	display:none;
}
#boto_microespuma {
	width:180px;
	display:block;
	height:70px;
	background:url(../img/boto_microespuma.gif) no-repeat 0 0;
}
#boto_microespuma:hover {
	background:url(../img/boto_microespuma.gif) no-repeat 0 -70px;
}
#varices {
	width:103px;
}
#varices_eng {
	width:125px;
}
#varices a:hover, #varices_eng a:hover {
	text-decoration:none;
}
#prevenir {
	height:29px;
	width:163px;	
}
#prevenir_eng {
	width:179px;
}
#mitos {
	width:171px;
}
#espumavarices {
	width:190px;
}
#mitos_eng {
	width:213px;
}
#prensa {
	width:78px;
}
#roche {
	width:120px;
	margin-left:86px;
}
#enlaces {
	width:103px;
}
#roche_eng {
	width:125px;
}
#roche a:hover, #roche_eng a:hover {
	text-decoration:none;
}

/* H2 */

#h2_mitos {
	background: url(../img/h1_mitos.png) no-repeat 0 0;
	width:219px;
}
h2 {
	height:42px;
}
#h2_varices_solucion {
	background: url(../img/h1_varices_solucion.png) no-repeat 0 0;
}
#h2_varices_son {
	background: url(../img/h1_varices_son.png) no-repeat 0 0;
}
#h2_varices_tipo {
	background: url(../img/h1_varices_tipo.png) no-repeat 0 0;
}
#h2_varices_origen {
	background: url(../img/h1_varices_origen.png) no-repeat 0 0;
}
#h2_varices_tratamientos {
	background: url(../img/h1_varices_tratamientos.png) no-repeat 0 0;
}
#h2_varices_diagnostican {
	background: url(../img/h1_varices_diagnostican.png) no-repeat 0 0;
}
#h2_prevenir {
	background: url(../img/h1_prevenir.png) no-repeat 0 0;
}
#h2_condiciones_uso {
	background: url(../img/h1_condiciones.png) no-repeat 0 0;
}
#h2_bibliografia {
	background: url(../img/h1_bibliografia.png) no-repeat 0 0;
}
#h2_contactar {
	background: url(../img/h1_contactar.png) no-repeat 0 0;
}
#h2_articulos_prensa {
	background: url(../img/h1_articulos.png) no-repeat 0 0;
}
#h2_perfil_profesional {
	background: url(../img/h1_perfil.png) no-repeat 0 0;
}
#h2_otras_actividades {
	background: url(../img/h1_otras_actividades.png) no-repeat 0 0;
}
#h2_ultimas_ponencias {
	background: url(../img/h1_ultimas_ponencias.png) no-repeat 0 0;
}
#h2_enlaces {
	background: url(../img/h1_enlaces.png) no-repeat 0 0;
}

/* ENG */

#h2_varices_s_eng {
	background: url(../img/h1_varices_solucion_eng.png) no-repeat 0 0;
}
#h2_varices_son_eng {
	background: url(../img/h1_varices_son_eng.png) no-repeat 0 0;
}
#h2_varices_tipo_eng {
	background: url(../img/h1_varices_tipo_eng.png) no-repeat 0 0;
}
#h2_varices_origen_eng {
	background: url(../img/h1_varices_origen_eng.png) no-repeat 0 0;
}
#h2_varices_tratamientos_eng {
	background: url(../img/h1_varices_tratamientos_eng.png) no-repeat 0 0;
}
#h2_varices_diagnostican_eng {
	background: url(../img/h1_varices_diagnostican_eng.png) no-repeat 0 0;
}
#h2_prevenir_eng {
	background: url(../img/h1_prevenir_eng.png) no-repeat 0 0;
}
#h2_mitos_eng {
	background: url(../img/h1_mitos_eng.png) no-repeat 0 0;
}
#h2_condiciones_uso_eng {
	background: url(../img/h1_condiciones_eng.png) no-repeat 0 0;
}
#h2_bibliografia_eng {
	background: url(../img/h1_bibliografia_eng.png) no-repeat 0 0;
}
#h2_contactar_eng {
	background: url(../img/h1_contactar_eng.png) no-repeat 0 0;
}
#h2_articulos_prensa_eng {
	background: url(../img/h1_articulos_eng.png) no-repeat 0 0;
}
#h2_perfil_profesional_eng {
	background: url(../img/h1_perfil_eng.png) no-repeat 0 0;
}
#h2_otras_actividades_eng {
	background: url(../img/h1_otras_actividades_eng.png) no-repeat 0 0;
}
#h2_ultimas_ponencias_eng {
	background: url(../img/h1_ultimas_ponencias_eng.png) no-repeat 0 0;
}

/* CAT */

#h2_varices_solucion_cat {
	background: url(../img/h1_varices_solucion_cat.png) no-repeat 0 0;
}
#h2_varices_son_cat {
	background: url(../img/h1_varices_son_cat.png) no-repeat 0 0;
}
#h2_varices_tipo_cat {
	background: url(../img/h1_varices_tipo_cat.png) no-repeat 0 0;
}
#h2_varices_origen_cat {
	background: url(../img/h1_varices_origen_cat.png) no-repeat 0 0;
}
#h2_varices_tratamientos_cat {
	background: url(../img/h1_varices_tratamientos_cat.png) no-repeat 0 0;
}
#h2_varices_diagnostican_cat {
	background: url(../img/h1_varices_diagnostican_cat.png) no-repeat 0 0;
}
#h2_prevenir_cat {
	background: url(../img/h1_prevenir_cat.png) no-repeat 0 0;
}
#h2_mitos_cat {
	background: url(../img/h1_mitos_cat.png) no-repeat 0 0;
}
#h2_condiciones_uso_cat {
	background: url(../img/h1_condiciones_cat.png) no-repeat 0 0;
}
#h2_bibliografia_cat {
	background: url(../img/h1_bibliografia_cat.png) no-repeat 0 0;
}
#h2_contactar_cat {
	background: url(../img/h1_contactar_cat.png) no-repeat 0 0;
}
#h2_articulos_prensa_cat {
	background: url(../img/h1_articulos_cat.png) no-repeat 0 0;
}
#h2_perfil_profesional_cat {
	background: url(../img/h1_perfil_cat.png) no-repeat 0 0;
}
#h2_otras_actividades_cat {
	background: url(../img/h1_otras_actividades_cat.png) no-repeat 0 0;
}
#h2_ultimas_ponencias_cat {
	background: url(../img/h1_ultimas_ponencias_cat.png) no-repeat 0 0;
}
h2 span {
	display:none;
}
.imatge_seccio {
	float:right;
	margin:0 0 20px 20px;
	border:1px solid #CCCCCC;
}
.campcercar {
	background:#FFFFFF url(../img/text-bg.gif) repeat-x scroll 0 0;
	border:1px solid #B5B8C8;
	font-size:11px;
	padding:1px 3px;
}	
.float_left {
	float:left;
}
.float_right {
	float:right;
}

/* FOOTER  */
#footer {
	background:url(../img/peu.png) no-repeat 0 0;
	clear:both;
	width:834px;
	height:49px;
	padding:0px;

}

#menu_footer_eng {
	width:220px;
}
#menu_footer_esp{
	width:260px;
}
.menu_footer {
	margin:0px auto 0px auto;
	padding-top:16px;
	font-size:10px;
	vertical-align:middle;
}
.menu_footer ul{
	margin:0px;
	padding:0px;
}
.menu_footer ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0px 5px 0px 0px;
	color:#fff;
}
.menu_footer a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
 	float:left;
}
.menu_footer div {
	float:left;
	margin:0px 5px 0px 0px;
	
}
.menu_footer a:hover {
	text-decoration:underline;
}

/*
#inicio>.home_transparencia {
	background:url(../img/home.png) no-repeat 0 0;
}

.home_transparencia {
	width:31px;
	height:26px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/home.png', sizing Method='scale');
}
#contactar>.mail_transparencia {
	background:url(../img/mail.png) no-repeat 0 0;
}
.mail_transparencia {
	width:31px;
	height:26px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/mail.png', sizing Method='scale');
}
#condiciones>.condiciones_transparencia {
	background:url(../img/condiciones.png) no-repeat 0 0;
}
.condiciones_transparencia {
	width:31px;
	height:26px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/condiciones.png', sizing Method='scale');
}
#bibliografia>.bibliografia_transparencia {
	background:url(../img/bibliografia.png) no-repeat 0 0;
}
.bibliografia_transparencia {
	width:31px;
	height:26px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='img/bibliografia.png', sizing Method='scale');
}
*/
/* HOME */ 
#menu_inicial {
	margin-top:50px;
	width:835px;
}
#imatge_home {
	padding:0px;
	margin:0px;
	width:416px;
	float:left;
	border: 0px;
	/*background:url(../img/imatge_home.jpg) no-repeat 0 0;*/
	/*height:331px;*/
}
#menu_home {
	background:#ede7e3 url(../img/fondo_menu_home.png) no-repeat 0 bottom;
	width:419px;
	height:311px;
	float:left;
	padding:20px 0px 0px 0px;
	
}
#fondo_home2 {
/*	background:#ede7e3  url(../img/fondo_menu_home2.png) no-repeat 0 top;*/
	/*width:419px;*/
	padding:0px;
	
}
#menu_home ul {
	margin:0px;
	padding:0px;	
	list-style:none;
}
#menu_home ul li {
	margin: 0px 0px 0px 20px;
	padding:0px;
}
#menu_home ul span {
	display:none;
}
#menu_home ul a {
	width:314px;
	height:50px;
	display:block;
	vertical-align: bottom;
}
.varices_son {
	background:url(../img/que_son_las_varices.png) no-repeat 0 0;
}
.varices_son:hover {
	background:url(../img/que_son_las_varices.png) no-repeat 0 -50px;
}
.varices_tipo  {
	background:url(../img/varices_tipo.png) no-repeat 0 0;
}
.varices_tipo:hover  {
	background:url(../img/varices_tipo.png) no-repeat 0 -50px;
}
.varices_origen  {
	background:url(../img/varices_origen.png) no-repeat 0 0;
}
.varices_origen:hover  {
	background:url(../img/varices_origen.png) no-repeat 0 -50px;
}
.varices_diagnostican  {
	background:url(../img/varices_diagnostican.png) no-repeat 0 0;
}
.varices_diagnostican:hover  {
	background:url(../img/varices_diagnostican.png) no-repeat 0 -50px;
}
.varices_solucion  {
	background:url(../img/varices_solucion.png) no-repeat 0 0;
}
.varices_solucion:hover {
	background:url(../img/varices_solucion.png) no-repeat 0 -50px;
}
.varices_tratamientos  {
	background:url(../img/varices_tratamientos.png) no-repeat 0 0;
}
.varices_tratamientos:hover  {
	background:url(../img/varices_tratamientos.png) no-repeat 0 -50px;
}

/* ENG */


.varices_son_eng {
  background:url(../img/que_son_varices_eng.png) no-repeat 0 0px;
}
.varices_son_eng:hover {
	background:url(../img/que_son_varices_eng.png) no-repeat 0 -50px;
}
.varices_tipo_eng  {
	background:url(../img/varices_tipo_eng.png) no-repeat 0 0;
}
.varices_tipo_eng:hover  {
	background:url(../img/varices_tipo_eng.png) no-repeat 0 -50px;
}
.varices_origen_eng  {
	background:url(../img/varices_origen_eng.png) no-repeat 0 0;
}
.varices_origen_eng:hover  {
	background:url(../img/varices_origen_eng.png) no-repeat 0 -50px;
}
.varices_diagnostican_eng  {
	background:url(../img/varices_diagnostican_eng.png) no-repeat 0 0;
}
.varices_diagnostican_eng:hover  {
	background:url(../img/varices_diagnostican_eng.png) no-repeat 0 -50px;
}
.varices_solucion_eng  {
	background:url(../img/varices_solucion_eng.png) no-repeat 0 0;
}
.varices_solucion_eng:hover {
	background:url(../img/varices_solucion_eng.png) no-repeat 0 -50px;
}
.varices_tratamientos_eng  {
	background:url(../img/varices_tratamientos_eng.png) no-repeat 0 0;
}
.varices_tratamientos_eng:hover  {
	background:url(../img/varices_tratamientos_eng.png) no-repeat 0 -50px;
}

/*CAT */

.varices_son_cat {
	background:url(../img/que_son_las_varices_cat.png) no-repeat 0 0;
}
.varices_son_cat:hover {
	background:url(../img/que_son_las_varices_cat.png) no-repeat 0 -50px;
}
.varices_tipo_cat  {
	background:url(../img/varices_tipo_cat.png) no-repeat 0 0;
}
.varices_tipo_cat:hover  {
	background:url(../img/varices_tipo_cat.png) no-repeat 0 -50px;
}
.varices_origen_cat  {
	background:url(../img/varices_origen_cat.png) no-repeat 0 0;
}
.varices_origen_cat:hover  {
	background:url(../img/varices_origen_cat.png) no-repeat 0 -50px;
}
.varices_diagnostican_cat  {
	background:url(../img/varices_diagnostican_cat.png) no-repeat 0 0;
}
.varices_diagnostican_cat:hover  {
	background:url(../img/varices_diagnostican_cat.png) no-repeat 0 -50px;
}
.varices_solucion_cat  {
	background:url(../img/varices_solucion_cat.png) no-repeat 0 0;
}
.varices_solucion_cat:hover {
	background:url(../img/varices_solucion_cat.png) no-repeat 0 -50px;
}
.varices_tratamientos_cat  {
	background:url(../img/varices_tratamientos_cat.png) no-repeat 0 0;
}
.varices_tratamientos_cat:hover  {
	background:url(../img/varices_tratamientos_cat.png) no-repeat 0 -50px;
}
/*CONTINGUT*/
#contingut {
	position:relative;
	width:834px;
	background:transparent url(../img/trans.gif) repeat 0 0;
	margin:0px auto 20px auto;
	
}
.caixa_text {
	text-align:justify;
	padding:0px 10px 46px 10px;
	/*background:#fff url(../img/fonsscroll.png) no-repeat 0 bottom;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:1.5em;
}
h1 {
	margin:20px 0 0 0;
	font-size:120%;
	font-weight:bold;
}
h2 {
	margin:1em 0;
	font-size:110%;
	font-weight:bold;
}
h3 {
	margin:0px;
	font-size:11px;
	cursor:pointer;
	
	padding:5px;
	display:block;
	font-weight:bold;
	background-repeat:repeat-x;
	background-position: 0 0;
}
 
h4 {
	margin:1em 0;
	font-size:110%;
	font-style:italic;
	font-weight:bold;
}
p {
	margin:1.5em 0;
}
.titol {
	margin:20px 0px 5px 15px;
}
.caixa_imatges {
	width: 805px;
	margin:40px auto 0px auto;
}
.caixa_imatges img{
	margin:10px 0px 10px 5px;
	border:1px solid #FFFFFF;
	/*float:right;*/
}
.link_imatge img {
	border:4px solid #ccc;
	margin:5px;	

}
.link_imatge img:hover {
	margin:5px;	
	border:4px solid #c0a6c9;
}


.link_imatge img{
/*	border:4px solid #ccc;
	margin:5px;*/
}
#separador {
	height:55px;
	clear:both;
}
.cap2 {
	margin-top:3em;
	border-bottom:1px solid #999999;
}
.cap2 a {
	float:right;
	background:url(../img/up.png) no-repeat 0 6px;
	display:block;
	text-decoration:none;
	text-indent:14px;
	font-size:80%;
	color:#666666;
	margin:0px 0px 0px 0px;
}
.cap2 a:hover {
	text-decoration:underline;
}
.llista_tratamientos {
	list-style: url(../img/bullet.png);
	margin:20px 0 20px 40px;
	/*border-bottom:1px solid #999999;*/
}
.llista_tratamientos li {
	margin:10px 0px;
}
.llista_tratamientos a, table a {
	color:#6b7377;
	font-weight:bold;
}
.link {
	color:#6b7377;
	font-weight:bold;	
}
.link:hover {
	color:#fff;
	background-color:#6b7377;
}
table {
	text-align:left;
}
.tabla_esquerra {
	font-size:10px;
	float:left;
}
.tabla_dreta {
	font-size:10px;
	float:right;
}
.llista_tratamientos a:hover {
	text-decoration:none;
}
.bloque_relevante {
	color:#FFFFFF;
	background:#918b92 url(../img/fons_text1.png) repeat-x bottom left;
	padding:1px 20px 35px 30px;
	border-left:4px solid #91b6b1;
	clear:both;
}
.bloque_relevante a {
	color:#cbf3ee;
	font-weight:bold;
}
.llista_numerada {
	margin:10px 0px 10px 30px;
}
.llista_numerada li {
	margin:10px 0px 10px 0px;
}
#container {
	float:left;
	margin:0px 0px 20px 0px;
	width:600px;	
}
#contactar {
	width:420px;
	margin:auto;
}
form p {  
	clear: right;  
	margin: 0;  
	padding: 4px; 
	background:none;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent:0px;
	}
form p label {
	float: left;
	color: #333;
	width: 130px;
	padding: 2px;
	text-align: right;
}
.boto{  
	color: #fff;  
	background:  #91b6b1;  
	border: 1px solid #888;  
	font: 11px Verdana, Arial, Helvetica, sans-serif;  
	padding: 2px;
	margin: 4px;
	cursor: pointer;
	vertical-align:middle;
	}
.data {
    font-size:10px;
	color:#d39800;
}
#consulta {
	text-align: left;
}
.llista {
	padding-left:0px;
	margin-left:0px;
	list-style:url(../img/bullet_llista.png);
}
.llista li {
	padding:0px;
	margin:10px 0px 0px 30px;
}
.resposta {
	vertical-align:bottom;
}
/*Lightbox*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../img/overlay.png); }

/* BANNER */
#banner_container {
	display:block;
	position:absolute;
	text-align:center;
	/*visibility:hidden;*/
	z-index:999;
	 
}
 
#banner_container, #banner_shadow {
	height:100%;
	left:0;
	margin:0;
	padding:0;
	top:0;
	width:100%;
}

#banner_cerrar_inner {
	padding:7px;
	background: url(../img/banner_titol.png) no-repeat 0 0;
}
#banner_cerrar_inner a {
	float:right;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;

}
#banner_cerrar_inner a:hover {
	text-decoration:underline;
}
 

		
	 
#banner_shadow {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../img/overlay.png', sizingMethod='scale'); 
	background: url(../img/overlay.png) repeat 0 0;
	*background-image:none;
	position:absolute;
	 
}
#banner_box {
	margin:0 auto;
	position:relative;
	text-align:left;
}
#banner_cerrar {
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
}
#banner_box_inner {
	border:1px solid #333333;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
}