/*	Reset browsers default styling
	----------------------------------------------------*/

	html, body, div, span, h1, h2, a, acronym, font, img, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.01%;
	vertical-align: baseline;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus, :active {
	outline: 0;
}
textarea {
	overflow:auto;
}
/*	Generic
	----------------------------------------------------*/
	
body {
	color: #444;
/*  background-color: #fff;*/
	line-height: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.76em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background: #fff url(../img/bg-body-2.jpg) repeat-x;
/*  background-repeat: repeat-x;*/
}
body#p0 {
	background-image: url(../img/bg-body.jpg);
}
a {
	color: #004880;
	background-color: inherit;
}
a:hover {
	text-decoration: none;
	color: #bf4e00;
}
a:focus {
	text-decoration: underline;
}
h1 {
	color: #004880;
	background-color: inherit;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
h1 a, h1 a:visited, h1 a:hover {
	text-decoration:none;
}
acronym {
	cursor: help;
	letter-spacing: 0.1em;
	font-variant: small-caps;
}
a acronym {
	cursor: pointer;
}
sup {
	font-size: 0.7em;
	line-height: 0;
}
/*	Selector-specific, yet still generic, properties
	----------------------------------------------------*/
.left {
	float:left;
}
.right {
	float:right;
}
.clearer {
	clear: both;
}
.hidden {
	display: none;
}
#wrapper {
	width: 976px;
	position: relative;
	margin: 0px auto;
}
/*	Header
		----------------------------------------------------*/
#header {
	height:110px;
	_height: 115px;
	margin-top: 43px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#hd-logo {
/*	width: 388px;*/
    width: 241px;
	float:left;
}
#hd-slogan {
	width: 300px;
	float:left;
	font:normal 1.2em Arial, Helvetica, sans-serif;
	margin-top: 72px;
	margin-left: 135px;
}
#hd-addresses {
	width: 260px;
	float:right;
	font:normal 1.1em Arial, Helvetica, sans-serif;
    margin-top: 0px;
}
    #hd-addresses ul li{
/*      margin-top: 0px;*/
      padding-bottom: 1px;
    }
		#hd-addresses ul li.contacta-c{
			color: #e0dcff;
			font-weight: bold;
			font-size: 14px;
			margin: 2px 0 0 0 !important;
		}
		#hd-addresses ul li.tel-c{
			font-size: 18px;
			font-weight: bold;
			margin: 3px 0 0 0 !important;
		}
			#hd-addresses ul li.tel-c span{
				color: #d8d9eb;
				font-weight: normal;
				font-size: 12px;
				margin-right: 7px;
				margin-left: 1px;
			}
        #hd-addresses ul li.mail-c{
            margin-left: 1px;
/*            margin-top: 5px !important;*/

            margin: 4px 0 7px 0 !important;

        }

#hd-addresses a, #hd-addresses a:visited {
	color:#fff;
/*	text-decoration:underline;*/
	text-decoration: none;
	border-bottom: 1px solid #fff;
/*	background:url(../img/cabecera/mail.png) no-repeat 0 0;*/
/*	padding-left:18px;*/
	margin-left: 3px;
	
}
#hd-addresses a:hover {
/*	text-decoration:none;*/
	border: 0;
}
/*	Main Menu
		----------------------------------------------------*/

#mainmenu {
    width: 222px;
	float: left;
/*  background-color: #fff;*/
/*  background-image: url(../img/bg-mainmenu.png);*/
/*  background-repeat: repeat-x;*/
	padding-top: 20px;
}
#mainmenu a, #mainmenu a:visited {
	color: #674025;
	background-color: inherit;
	text-decoration: none;
	font-size: 1.14em;
	line-height: 1.5em;
}
#mainmenu a:hover, #mainmenu a.active {
	color: #bf4e00;
	background-color: inherit;
	text-decoration: none;
}
#mainmenu h4 {
	color: #3b2010;
	font-size: 1.3em;
	font-weight:normal;
	padding:3px 0 3px 5px;
	margin:2px 5px 2px 20px;
}
#mainmenu h4.fondogris {
	background-color:#f1f1f1;
	color:inherit;
}
#mainmenu ul {
    padding:0 0 15px 15px;
}
    #mainmenu ul.separadora {
        background: url(../img/separador.gif) no-repeat 21px 0;
        padding-top: 31px;
        margin-top: 14px !important;
/*        margin-bottom: 12px !important; */
    }

    #mainmenu ul li {
    	display:inline;
    }
    #mainmenu li a, #mainmenu li a:visited {
    	display:block;
    	color: #674025;
    	background: url(../img/menu/arrow.gif) no-repeat 21px 8px;
    	padding: 1px 0 1px 32px;
    	text-decoration: none;
    	font-size: 1.14em;
    	line-height: 1.5em;
    }
    #mainmenu li a:hover, #mainmenu a.active, 
    #p1 #a1, #p2 #a2, #p3 #a3, #p4 #a4, #p5 #a5, 
    #p6 #b1, #p7 #b2, #p8 #b3, #p9 #b4, #p10 #b5, #p20 #b6,
    #p15 #d1, #p16 #d2, #p30 #e1, #p31 #e2, #p70 #b7 {
    	color: #bf4e00;
    	background: url(../img/menu/arrow_on.gif) no-repeat 21px 8px;
    	text-decoration: none;
    }
    a.seleccionado{
    	color: #bf4e00 !important;
/*      background: url(../img/menu/arrow_on.gif) no-repeat 21px 8px !important;*/
    	text-decoration: none !important;
        }
    #mainmenu ul li a.ico1, #mainmenu ul li a.ico1:visited {
    	background: url(../img/menu/respuestas_1.gif) no-repeat 5px 0px;
    }
    #mainmenu ul li a.ico2, #mainmenu ul li a.ico2:visited {
    	background: url(../img/menu/respuestas_2.gif) no-repeat 5px 0px;
    }
    #mainmenu ul li a.ico3, #mainmenu ul li a.ico3:visited {
    	background: url(../img/menu/respuestas_3.gif) no-repeat 5px 0px;
    }
    #mainmenu ul li a.ico4, #mainmenu ul li a.ico4:visited {
    	background: url(../img/menu/respuestas_4.gif) no-repeat 5px 0px;
    }
    #p11 #c1, #p12 #c2, #p13 #c3, #p14 #c4 {
    	color: #bf4e00;
    	text-decoration: none;
    	background-color:inherit;
    }
     #mainmenu ul#campus {
      background:transparent url(../img/bg-campus.png) no-repeat 21px 0;
    }
    .campusoff, .campusli a strong {
    	display:none;
    }
    #mainmenu li.campusli a, #mainmenu li.campusli a:link, #mainmenu li.campusli a:visited {
    	height:120px; display:block; background:none;
    }
    #mainmenu li.campusli a:hover {background:none;}       

/*	Content
		----------------------------------------------------*/

#content {
	width: 705px;
	float:right;
/*    background: url(../img/bg-home.png) no-repeat 0 -8px;*/
  padding-right:15px;
}
#box {
/*    height: 256px;*/
    float: left;
    padding-bottom: 25px;
    margin-bottom: 20px;
    background: url(../img/bg-home.jpg) no-repeat bottom left;
}
    #box ul{
        margin-bottom: 0;
    }
#content h2, #content h3 {
	margin:13px 0 15px 0;
	font-size: 2em;
	font-weight:normal;
	color: #004880;
}
#wrapper-box {
	width: 680px;
	margin-left: 22px;
}
#content.home ul li {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(../img/flecha-volver.jpg) no-repeat 7px 8px;
	padding-left: 18px;
	margin-bottom: 5px;
}
h3.faqs-home{
    padding-top: 20px !important;
    margin: 0 0 20px 0 !important;
}
div#contenedor-nt-home{
    float: left;
/*    border: 1px solid red;*/
    margin: 0 0 40px 0;
}
    div#noticias-home{
        width: 310px;
/*        background: #efefef;*/
        float: left;
    }
        div#noticias-home h3{
            font-size: 20px;
            background: url(../img/img-noticias-home.jpg) no-repeat 77px 0;
            height: 20px;
            padding: 20px 0 0 0;
            margin: 0 0 20px 0;
        }
        div#noticias-home ul.news-home li{
            margin: 0;
            padding: 0;
            background: none;
        }
            div#noticias-home ul.news-home li p{
                margin: 0 0 20px 0;
                padding: 0;
                font-weight: bold;
            }
                div#noticias-home ul.news-home li p.extracto-home{
                    margin: 8px 0 20px 0;
                    font-weight: normal;
                }
                    div#noticias-home ul.news-home li p.extracto-home a{
                        text-decoration: none;
                    }
                div#noticias-home p.todas-noticias-home{
                    font-family: Georgia, "Times New Roman", Times, serif;
                    text-align: right;
                    margin-top: 26px;
                    font-size: 12px !important;
                }
                    div#noticias-home p.todas-noticias-home a{
                        background: url(../img/flecha-volver.jpg) no-repeat 0px 5px;
                        padding-left: 10px;
                    }
    div#tratamientos-home{
        width: 310px;
        float: left;
/*        margin-left: 72px;*/
    }
        div#tratamientos-home p{
            line-height: 18px;
        }
        div#tratamientos-home h3{
            font-size: 20px;
/*            height: 20px;*/
            padding: 15px 0 0 0;
            margin: 0 0 15px 0;
        }
        div#tratamientos-home ul.lista-tratamientos{
            font-size: 15px;
            margin: 15px 0 0 0;
        }
            div#tratamientos-home ul.lista-tratamientos li{
                background-position: 0 5px;
                margin: 0 0 10px 0;
                padding: 0 0 0 10px;
            }

#content p {
	font:normal 13px Arial, Helvetica, sans-serif;
}
#subbox1 {
    width: 337px;
    float:left;
}
    #subbox1 h3 {
        color: #333;
        font-size: 14px;
        font-weight: bold;
    }
#subbox2 {
	width: 300px;
	margin-right:20px;
	float:right;
}
    #subbox2 h3 {
        color: #333;
        font-size: 14px;
        font-weight: bold;
    }
#subbox1 ul li, #subbox2 ul li {
	line-height: 1.4em;
/*	font-size: 1.3em;*/
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
#subbox3 {
	width: 320px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.87em;
  margin-bottom: 25px;
}
#subbox4 {
	width: 320px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.87em;
}
#subbox1 p, #subbox2 p, #subbox3 p, #subbox4 p {
	margin-top:0px;
	display:block;
}
div.linea-cajas{
/*    margin-bottom: 30px;*/
    overflow: hidden;
    _display: inline-block;
}
    div.espacio-cajas{
        margin-top: 30px;
        margin-bottom: 5px;
/*        _margin-bottom: 25px;*/
    }
    div.first-box{
/*        margin-top: 25px;*/
    }
    div.linea-cajas h3{
    	font-family: Georgia, "Times New Roman", Times, serif;
    }
    div.subbox-i {
        width: 320px;
        float:left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.87em;
        margin-bottom: 25px;
/*        background: #ccc;*/
    }
    div.subbox-d {
        width: 320px;
        float:right;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.87em;
/*        background: #efefef;*/
    }
    ul.lista-home-normal{
        margin-bottom: 20px}
        ul.lista-home-normal li{
            font-size: 14px !important;
            background-position: 0px 5px !important;
            padding-left: 10px !important;
        }
    ul.last-faqs{}
        ul.last-faqs li{
            font-family: Arial, Helvetica, sans-serif !important;
            font-size: 12px !important;
            font-weight: bold;
            background: none !important;
            padding: 0 !important;
/*            margin: 0 !important;*/
        }
.noticiatitular {
	float:left;
	width: 115px;
	margin-top: 0px;
}
#news {
	margin-top:10px;
	float:right;
	width: 570px;
}
.news-text {
	float:left;
	display:block;
}
#news p {
	clear: both;
}
#news p img {
	border:none;
	float:left;
	margin-bottom:10px;
	margin-right:15px;
}
.home {
/*  background: url(../img/bg-home.jpg) no-repeat 0 -8px;*/
/*  background: url(../img/bg-home.jpg) no-repeat bottom left;*/
}
.home h2, .home h3 {
	margin:23px 0 15px 0;
}
.home h2{
    margin-top: 26px !important;
}
/*  CODIGO ETICO */

#content.codigo-etico {
    
}
    #content.codigo-etico h3{
        margin-top: 45px;
        font-size: 17px;
    }
    #content.codigo-etico h4{
        margin-top: 25px;
        font-size: 12px;
    }
    #content.codigo-etico p{
        margin-left: 25px;
        margin-right: 70px;
    }
    #content.codigo-etico ol{
        margin-left: 3px;
        margin-right: 70px;
    }
        #content.codigo-etico ol li{
            margin-bottom: 5px;
            font-family: Arial, Helvetica, sans-serif;
        }

/*	Internal
		----------------------------------------------------*/
.contactar-left {
	float:left;
	width:250px;
}
.contactar-left-interior {
	width:150px;
	float:left;
}
.mapasituacion {
/*    width:340px;*/
/*    height:340px;*/
    width:340px;
    height:253px;
	border:none;
	margin:0;
	padding:0;
}
.imagen_lateral {
	width: 200px;
	margin: 9px 20px 20px 0;
	float:left;
}
.imagen_lateral ul {
	margin:0;
	padding:0;
}
.imagen_lateral ul li {
	font: normal 11px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
.detail_right {
	width: 485px;
	margin: 9px 0 0 0;
	float:right;
}
#content ul li {
	background: none;
	padding-left:0px;
	font-family: Arial, Helvetica, sans-serif;
}
.detail_right li a, .detail_right li a:visited {
    display:block;
    background: url(../img/cat-barcelona/pdf.gif) no-repeat 8px 0px;
    padding: 1px 0 1px 32px;
}
    .detail_right li a.a-li-inline, .detail_right li a.a-li-inline:visited {
        display: inline !important;
        background: none !important;
        padding: 0 0 0 0 !important;
/*        display:block;*/
/*        background: url(../img/cat-barcelona/pdf.gif) no-repeat 8px 0px;*/
/*        padding: 1px 0 1px 32px;*/
    }
.detail_right li a:hover, .detail_right a.active {
	background: url(../img/cat-barcelona/pdf.gif) no-repeat 8px 0px;
	text-decoration: none;
}
/*	Filosofia
		----------------------------------------------------*/
#p1 #wrapper #content .detail_right li {
	background: none;
	padding-left:0px;
}
/* EQUIPO
		----------------------------------------------------*/
.imagen_latera_equipo {
	width: 165px;
	margin: 9px 20px 20px 0;
	float:left;
	text-align:right;
}	
		
.detail_right_equipo {
	width: 520px;
	margin: 9px 0 0 0;
	float:right;
}

.imagen_latera_equipo ul li p, .imagen_lateral ul li p { margin-bottom:3px;}



/*	Instalaciones
		----------------------------------------------------*/
#p3 #wrapper #content .detail_right h3 {
margin-top:0px;
}



/*	Colaboradores
		----------------------------------------------------*/
.imagen_lateral2 {
	width: 122px;
	margin: 9px 20px 20px 0;
	float:left;
	text-align:right;
}	
.detail_right2 {
	width: 563px;
	margin: 9px 0 0 0;
	float:right;
}
#p4 #wrapper #content .imagen_lateral2 img {
	border: 1px solid #C5C5C5;
}

.detail_right2 h3 a {font-size: .86em;}
.detail_right2 h3 span {font-size: 0.86em !important;}

#p4 #wrapper #content .detail_right2 h3{
	margin-top: 0px;
	line-height: 1em;
}
#p4 #wrapper #content .imagen_lateral2 .colink{
	background: url(../img/cat-barcelona/external_link.gif) no-repeat 0px -4px;
	padding-left: 22px;
	text-decoration: none;
}
#p4 #wrapper #content .detail_right2 h4{
	font-weight: normal;
	font-size: 1.3em;
	margin: 10px 0;
}

/*	Form elements
		----------------------------------------------------*/		
form.contactoform {
    margin-top: 15px;
/*    padding: 0 15px;*/
    padding: 15px 30px;
/*  border: 1px solid #f2f2f2;*/
	border: 1px solid #ccc;
/*  background-color: #FAFAFA;*/
	background-color: #efefef;
/*  width:560px;*/
  width:530px;
}
    p.form-contacto{
        color: #004880;
    }
label {
	display:block;
	margin:5px 0 5px 1px;
}
input {
	padding:2px;
/*  border:1px solid #eee;*/
	border:1px solid #ccc;
	font: normal 1em Verdana, sans-serif;
	color:#777;
	margin-bottom: 3px;
}
textarea {
	width:500px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
/*  border:1px solid #eee;*/
	border:1px solid #ccc;
	display:block;
	color:#777;
}
input.button {
	margin: 0;
	font: bolder 12px Arial, Sans-serif;
	border: 1px solid #CCC;
/*  padding: 2px 3px;*/
	padding: 3px 7px;
/*    background-color: #fff;*/
/*    color: #004880;*/
    background-color: #004880;
    color: #fff;
}
#form-ok {
	border: 1px solid #f4f4f4;
	/*background-color: #CFEEB2;*/
	color:inherit;
	font:bold 15px Arial, Helvetica, sans-serif;
	margin-top:25px;
}
#form-ok div {
	padding: 25px 0 25px 105px;
	background:url(../img/contacto/ok.gif) no-repeat 10px 10px;
}
#form-ko {
	/*background-color: #bf4e00; */
	border: 1px solid #f4f4f4;
	color:#bf4e00;
	margin-top:25px;
	font:bold 15px Arial, Helvetica, sans-serif;
}
#form-ko div {
	padding: 25px 0 25px 145px;
	background:url(../img/contacto/ko.gif) no-repeat 10px 10px;
}
#form-ko a, #form-ko a:visited {
	color:#bf4e00;
	background-color:inherit;
}
#form-ko a:hover {
	text-decoration:none;
}
#form-ko p, #form-ok p {
	font:bold 15px Arial, Helvetica, sans-serif;
	margin:10px 0;
}
.avisolegalform {
	font:normal 11px Arial, Helvetica, sans-serif;
	height: 40px;
}
.errorform {
	padding: 10px 15px;
	margin: 20px 0;
	border: 1px solid #f2f2f2;
	color:#fff;
	background-color:#bf4e00;
}
/*	Tratamientos - Residencia
		----------------------------------------------------*/
.sub_left {
	width:230px;
	height:120px;
	float:left;
}
.sub_right {
	width:250px;
	height:120px;
	float:right;
}
#content .detail_right .sub_left ul li, 
#content .detail_right .sub_right ul li, 
#content .detail_right ul li, 
#p12 #wrapper #content .accordion ul li, 
#p13 #wrapper #content .accordion ul li, 
#p14 #wrapper #content ul li,
#p0 #wrapper #content #detail_right ul li,
#p0 #wrapper #content  ul li,
#p00 #wrapper #content  ul li  {
	list-style-type: none;
	background: url(../img/cuerpo/square.gif) no-repeat 9px 6px;
	padding-left: 21px;
	padding-bottom: 4px;
}

.primerP {
	margin-top: 0px;
}

.detail_right h4 { font-size:1.2em; display:block;}
/*	la Vida optimista
		----------------------------------------------------*/
#detail_left {
	width: 392px;
	margin: 0 20px 0 0;
	float:left;
}
#detail_left p {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#detail_left #vaso {
	border:none;
	margin-top: -21px;
	float:left;
	margin-bottom:10px;
	margin-right:15px;
}
#detail_left #slogan {
	font-size: 1.4em;
	text-align:center;
	margin-top: 31px;
}
#detail_left #slogan strong {
	font-size: 1.2em;
	color:#004880;
	font-weight:normal;
}
#detail_left #slogan em {
	font-size: 0.9em;
	color:#999999;
	font-style:normal;
}
.roundedcornr_box_871250 {
	background: #f4f4f4;
}
#detail_left .roundedcornr_box_871250 p {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
}
.roundedcornr_box_871250 p img {
	border:none;
	float:left;
	margin-right: 15px;
}
.roundedcornr_top_871250 div {
	background: url(../img/respuestas/roundedcornr_871250_tl.png) no-repeat top left;
}
.roundedcornr_top_871250 {
	background: url(../img/respuestas/roundedcornr_871250_tr.png) no-repeat top right;
}
.roundedcornr_bottom_871250 div {
	background: url(../img/respuestas/roundedcornr_871250_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_871250 {
	background: url(../img/respuestas/roundedcornr_871250_br.png) no-repeat bottom right;
}
.roundedcornr_top_871250 div, .roundedcornr_top_871250, .roundedcornr_bottom_871250 div, .roundedcornr_bottom_871250 {
	width: 100%;
	height: 12px;
	font-size: 1px;
}
.roundedcornr_content_871250 {
	margin: 0 12px;
}
/*---------*/

#SendtoFriend {
	width: 244px;
	margin: -88px 0 0 0;
	float: right;
	background-color:#EFEFEF;
	padding: 0 6px 6px 6px;
}
#SendtoFriend span {
	color:#004880;
	background-color:#FFF;
	padding: 6px;
	font-size: 1.1em;
	margin: 12px 0 12px 0;
}
#SendtoFriend input {
	width:205px;
	background-color:#eee;
	color:#828282;
	border:inset 1px #cdcdcd;
	padding: 3px 0 4px 15px;
	font-size:11px;
	margin-top: 3px;
}
#SendtoFriend input#tunombre, #SendtoFriend input#tuemail {
	color:#333;
	background-color:#eee;
}
#SendtoFriend input.button {
	width:70px;
	border: 1px outset #ccc;
	color:#535353;
	padding:2px 6px;
	background-color:#F7F7F7;
}
#SendtoFriend p {
	margin: 0 0 10px 0;
}
form.form-stf {
	padding:10px;
	background-color: #fff;
}
.form-stf #textfield {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
	background:#990033;
}
/*	FAQ's
		----------------------------------------------------*/
#content h2.title-tema {
	color:#333333;
	margin-top: 34px;
}
#content h3.pregunta {
	cursor: hand;
	cursor: pointer;
	font-size: 1.35em;
	font-weight:normal;
	padding: 2px 5px;
	background: #fff;
	background: url(/img/menu/arrow.gif) no-repeat 21px 8px;
	padding: 1px 0 1px 32px;
	margin:10px 0pt 10px;
}
#content h3.pregunta-abierta {
	background: #F1F1F1;
}
.accordion {
	margin-left: 55px;
}      

/* NUEVAS FAQS
        ----------------------------------------------------*/
p.titulo-faqs{
    color: #000080;
    font-size: 25px !important;
    font-family: Georgia, serif !important;
    margin-bottom: 3px !important;
}
p.volver-faqs{
    text-align: right;
    margin: 0 !important;
    margin-bottom: 30px !important;
    font-family: Georgia, serif !important;
    font-size: 14px !important;
    }
    p.volver-faqs a{
        color: #000080;
        text-decoration: none;
        border-bottom: 1px solid #000080;
    }
        p.volver-faqs a:hover{
            color: #ac2115;
            border-bottom: none;
        }
h2.titulo-faq-view{
    color: #333 !important;
    font-size: 14px !important;
    font-weight: bold !important;
    margin: 17px 0 0 4px !important;
}
h3.relacionadas{
    color: #333 !important;
    font-size: 14px !important;
    font-weight: bold !important;
    margin: 35px 0 0 4px !important;
}
div.respuesta-faq p{
    color: #444 !important;
    line-height: 17px !important;
    margin-left: 25px;
    margin-right: 60px;
}
div.respuesta-faq ul{
    color: #444 !important;
    margin-left: 45px;
}
    div.respuesta-faq ul li{
        list-style: square;
        line-height: 22px;
    }

div.bloque-relacionados{
    margin: 20px 50px 0 25px;
}
    div.bloque-relacionados ul{
        margin-left: 0;
    }
        div.bloque-relacionados ul li{
            list-style: none !important;
            padding: 0;
        }

p.subtitulo-faqs{
    color: #333;
    font-size: 19px !important;
    font-family: Georgia, "Times New Roman", Times, serif !important;
    margin: 21px 0 5px 0 !important;
}
    h3.faq-listado{
        font-family: Georgia, "Times New Roman", Times, serif !important;
        font-size: 16px !important;
        margin: 0 0 8px 0 !important;
    }

/*  Publicaciones
		----------------------------------------------------*/

#p16 #wrapper #content .accordion {
	margin-left: 22px;
}

#p16 #wrapper #content .accordion .imagen_lateral2 {
	width: 66px;
	margin: 9px 20px 20px 0;
	float:left;
	text-align:center;
	font-size: 0.8em;
}
#p16 #wrapper #content .accordion .detail_right2 h4 {
	margin-top: 0;   
}	

.imagen_latera_publi {
	width: 113px;
	margin: 9px 20px 20px 0;
	float:left;
}
.detail_right_publi {
	width: 570px;
	margin: 9px 0 0 0;
	float:right;
}
.desplegar{
	cursor: hand;
	cursor: pointer;
	color: #004880;
	text-decoration:underline;
}
.desplegar:hover {
	text-decoration: none;
	color: #bf4e00;
}

/*  BIBLIOTECA
		----------------------------------------------------*/
#p16 #wrapper #content .accordion .detail_right2 h4 {
font-size:1.2em;
}

#p16 #wrapper #content .accordion .detail_right2{
	width: 597px;
}

/* FOSCAD
		----------------------------------------------------*/
#p0 #wrapper #content .imagen_lateral {
	width: 165px;
	margin: 9px 20px 20px 0;
	float:left;
}	
		
#p0 #wrapper #content .detail_right {
	width: 520px;
	margin: 9px 0 0 0;
	float:right;
}
#p0 #wrapper #content .imagen_lateral ul li {
	background: none;
	padding: 0;
}
/*	Breadcrumbs
		----------------------------------------------------*/
#breadcrumbs {
/*  margin:6px 0 15px 0;*/
	margin:15px 0 15px 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.87em;
	width: 735px;
	float:right;
}
#breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs #conFlecha {
	text-decoration:underline;
	color:#474747;
	background-color: inherit;
	background:url(../img/cuerpo/flecha_migas.gif) no-repeat right 3px;
	padding-right:14px;
	margin-right:0;
}
#breadcrumbs #conFlecha {text-decoration:none;}
#breadcrumbs a:hover {
	color:#ac2115;
	text-decoration:none;
	background-color: inherit;
}
#breadcrumbs ul {
	margin: 0;
/*  padding: 10px 20px;*/
	padding: 2px 15px;
/*  background-color:#FFFFFF;*/
	display: inline;
	border: none;
}
#breadcrumbs ul li {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	display: inline;
	background-image: none;
}
/*	Revista RET
		----------------------------------------------------*/
h2.h2-ret{
    color: #333 !important;
    font-size: 14px !important;
    font-weight: bold !important;
    margin-top: 32px !important;
}
img.cabecera-ret{
    margin-top: 7px;
}
p.intro-ret{
    line-height: 20px !important;
    margin-bottom: 30px !important;
}
#ediciones-ret-container{
    border: 1px solid #e8e8e8;
    padding: 10px 10px 10px 30px;
}
#ediciones-ret{
    height: 317px;
    width: 100%;
    overflow-y: scroll;
}
    #ediciones-ret p{
        font-weight: bold;
    	font-family: Georgia, "Times New Roman", Times, serif;
    	font-size: 14px;
    	margin-bottom: 9px;
        }
    #ediciones-ret ul{
        margin-bottom: 27px;
        }
        #ediciones-ret ul li{
        	font-family: Georgia, "Times New Roman", Times, serif;
        	font-size: 13px;
        	line-height: 18px;
            background: url(../img/cuerpo/flecha_migas.gif) no-repeat 0 6px;
            padding: 0 0 0 15px;
            margin: 0 0 7px 0;
            }
/*	Footer
		----------------------------------------------------*/
#footer {
	background-image: url(../img/bg-footer.png);
	background-repeat: repeat-x;
	position: relative;
	margin: 0px auto;
	height: 135px;
	font-size: 1.1em;
}
.subir {
	padding: 10px 0 25px 275px;
	display:block;
	width:50px;
}
#wrapper-footer {
	width: 976px;
	position: relative;
	margin: 0px auto;
}
#ft-left {
	width: 200px;
	padding-left:40px;
	float: left;
}
#ft-right {
	width: 700px;
	float:right;
}
#ft-menu {
	width: 460px;
	float: left;
}
#ft-menu li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}
#ft-menu a {
	padding-right: 10px;
}
#ft-menu ul li.mapa {
	background: url(../img/pie/mapadelsitio.gif) no-repeat 0 0;
	padding-left:22px;
}
#ft-addresses {
	width: 230px;
	float: right;
}
/*  Sitemap
		----------------------------------------------------*/
		.leftsitemap {
		    float:left;
/*          padding-right:30px;*/
/*          background: #efefef;*/
/*          border: 1px solid red;*/
		    width: 172px;
		    }
		 .leftsitemap h4{
		     font-size: 12px !important;
		     margin-bottom: 10px !important;
		 }
        .leftsitemap-cat{
            width: 130px !important;
        }
        .leftsitemap-ter-tra{
            width: 205px !important;
        }
        .leftsitemap-faqs{
            width: 195px !important;
        }
		ul li.separacion { margin-bottom:20px;}   
		
/*  Adaptación estilos por nuevos contenidos
		----------------------------------------------------*/

ul.lista-secciones{
    margin: 17px 0 40px 0;
}
	ul.lista-secciones li{
	   background: none !important;
	   padding: 0 !important;
	   font-size: 15px;
	   height: 1%;
	   font-family: Georgia, serif !important;
	   margin: 0 0 9px 0 !important;
	}
		ul.lista-secciones li a{
/*		   background: none !important;*/
		   background: url('../img/cuerpo/flecha_migas.gif') no-repeat 0 6px !important;
		   padding: 0 0 0 13px !important;
		   margin: 0 !important;
		}
			ul.lista-secciones li a:hover,
			ul.lista-secciones li a.seleccionada{
			   background: url('../img/menu/arrow_on.gif') no-repeat 0 6px !important;
			}
			ul.lista-secciones li a.seleccionada{
			   text-decoration: none;
			   color: #bf4e00;
			}
p.mas-informacion{
	margin-top: 40px;
}


div.nuevo-contenedor h3.title-tema {
	color:#333333 !important;
/*  margin-top: 34px !important;*/
	font-size: 13px !important;
	font-weight: bold !important;
}
h2.title-tema-b {
	color:#333333 !important;
	font-size: 13px !important;
	font-weight: bold !important;
}
div.contenedor-tratamientos h3.title-tema {
	margin-top: 11px !important;
}
h3.h3-segunda{
	padding-top: 35px !important;
}
#content #faqs-interiores h4.pregunta {
	color: #0e4c7d;
	cursor: hand;
	cursor: pointer;
	font-size: 13px;
	font-weight:normal;
	padding: 2px 5px;
	background: #fff;
	background: url(../img/cuerpo/flecha-pequenya.jpg) no-repeat 0 7px;
	padding: 1px 0 1px 10px;
	margin:10px 0pt 10px;
}
	#content #faqs-interiores h4.pregunta span{
		border-bottom: 1px solid #0e4c7d;
	}
#content #faqs-interiores h4.pregunta-abierta{
	background: #F1F1F1;
}
	#content #faqs-interiores h4.pregunta-abierta span{
		border-bottom: 0;
	}
#faqs-interiores .accordion {
    margin-left: 12px;
}

#faqs-interiores.faqs-interiores-psi {
    margin: 35px 0 40px 0;
}



a.mail-contacto-interior {
	color: #474747;
}
	a.mail-contacto-interior:hover {
		text-decoration: none;
	}


div#bloque-terapias{
    margin-top: 60px;
    padding: 30px 0 50px 0;
    float: left;
    clear: both;
/*    background: red;*/
}
div#bloque-terapias a{
    white-space: nowrap !important;
}

    .big{
        background: url(../img/bgpie-terapias-g.jpg) no-repeat 0 0;
        width: 701px;
    }
    .small{
        background: url(../img/bgpie-terapias-p.jpg) no-repeat 0 0 !important;
/*        border: 1px solid red;*/
        width: 469px;
    }
    div#bloque-terapias p.titular-bloque-terapias{
        font-size: 13px;
    	font-weight:bold;
    	font-family: Georgia, "Times New Roman", Times, serif;
    	margin: 0 0 20px 0;
    }
    div#bloque-terapias p.titulo-ul{
        font-weight: bold;
    	font-family: Georgia, "Times New Roman", Times, serif;
        margin: 0 0 3px 0;
        float: left;
        clear: left;
    }
    div#bloque-terapias ul.lista-terapias{
        margin: 0 0 22px 0;
        float: left;
        clear: left;
/*        background: red;*/
    }
        .small ul.lista-terapias{
            width: 453px;
        }
        .big ul.lista-terapias{
            width: 650px;
        }
        div#bloque-terapias.small p.titulo-ul,
        div#bloque-terapias.small ul.lista-terapias{
            margin-left: 5px;
            margin-right: 5px;
        }
        div#bloque-terapias.big p.titulo-ul,
        div#bloque-terapias.big ul.lista-terapias{
            margin-left: 18px;
            margin-right: 18px;
        }
        div#bloque-terapias ul.lista-terapias li{
        	font-family: Georgia, "Times New Roman", Times, serif;
            font-size: 12px;
            margin: 0 7px 5px 0;
            padding: 0 8px 0 0;
            list-style: none;
            float: left;
            background: url(../img/separador-pie-terapias.gif) no-repeat right center;
        }
            div#bloque-terapias ul.lista-terapias li.ultima{
                margin: 0;
                padding: 0;
                background: none;
            }
            div#bloque-terapias ul.lista-terapias li a{
                margin: 0;
                padding: 0;
                background: none;
            }

div#contenedor-noticias{
    margin: 13px 0 0 0;
    background: url(../img/img-noticias.jpg) no-repeat 36px 0;
}
    div#contenedor-noticias.view{
        padding-left: 125px;
    }
        div#contenedor-noticias.view p{
            line-height: 18px;
        }
    div#contenedor-noticias h3{
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 15px;
        font-weight: normal;
        background: url(/img/menu/arrow.gif) no-repeat 0px 9px;
        padding: 3px 0 1px 10px;
        margin: 0 0 0 0 !important;
        line-height: 21px;
        color: #333333;
    }
        div#contenedor-noticias.view h3{
            background: url(/img/menu/arrow.gif) no-repeat 0px 10px}
    div#contenido-noticia{
        margin-left: 11px}
        div#contenido-noticia img{
            margin: 10px 0}
        div#contenido-noticia ul{
            margin: 0 !important;
            padding: 0 !important;
            background: none !important}
            div#contenido-noticia ul li{
                margin: 0 0 0 3px !important;
                padding: 0 0 0 13px !important;
                background: url(../img/cuerpo/square.gif) no-repeat 0px 8px !important}
    div#contenedor-noticias ul{
        background: url(../img/pie-noticias.gif) no-repeat bottom right;
        margin-left: 125px;
        padding-bottom: 20px}
        div#contenedor-noticias ul li{
            font-family: Georgia, "Times New Roman", Times, serif;
        	font-size: 14px;
        	font-weight:normal;
        	background: #fff;
        	background: url(/img/menu/arrow.gif) no-repeat 0px 9px;
            padding: 1px 0 1px 10px;
            margin: 0 0 5px 0;
            line-height: 22px;
        }
        div#contenedor-noticias ol li{
        	font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            margin-bottom: 10px;
        }
        div#contenedor-noticias div.paging{
        }
            div#contenedor-noticias div.paging a.i{
                background: url(../img/flechas-i.jpg) 0 0;
            }
            div#contenedor-noticias div.paging a.d{
                background: url(../img/flechas-d.jpg) 0 0;
            }
              div.paging{
                  text-align: right;
                  margin-right: 2px;
                  margin-top: 30px;
              }
                  div.paging a{}
                  div.disabled{
                      display: none;
                  }
                  span.d{
                      background: url(../img/separador-pie-noticias.gif) no-repeat left center !important;
                      padding-left: 10px;
                      margin-left: 6px}
                    span.d a,
                    span.unica-d a{
                        background: url(../img/flechas-d.jpg) no-repeat right center;
                        padding-right: 18px}
                    span.i a{
                        background: url(../img/flechas-i.jpg) no-repeat left center;
                        padding-left: 18px}
                      span.unica-d{
                          background: none !important}
                      span.d-no-visible{
                          display: none}
        p.volver-noticias{
            text-align: right;
            margin: 40px 3px 0 0;
            font-size: 12px !important}
            p.volver-noticias a{
                background: url(../img/flecha-volver.jpg) no-repeat left center;
                padding-left: 10px}
/* adicciones y tratamientos */
p.titular-seccion{
	margin: 13px 0 10px 0;
/*  font-size: 2em !important;*/
	font-size: 21px !important;
	font-weight:normal;
	color: #004880;
	font-family: Georgia, "Times New Roman", Times, serif !important;
}
h2.h2-seccion{
    font-size: 20px !important;
    margin-bottom: 20px !important;
}
    h2.interna{
        margin-top: 30px !important;
    }
div.destacado-contacto{
    margin-top: 35px;
    width: 460px;
    border: 2px solid #628aaa;
    }        
    div.destacado-contacto-inner{
        padding: 15px 18px}        
    div.destacado-contacto-inner p{
        margin: 0 0 10px 0 !important;
        line-height: 16px !important;
        }        
        div.destacado-contacto-inner p.ultimo{
            margin: 0 !important;
            }        
        div.destacado-contacto-inner a{
            color: #105a8b;
            font-weight: bold;
            }        
        div.destacado-contacto-inner strong{
            color: #5c5c5c;
            }        
        div.destacado-contacto-inner span{
            color: #5c5c5c;
            }        
a.flecha-simple{
    background: url(../img/flecha-volver.jpg) no-repeat left center;
    padding-left: 8px}
    div.destacado-contacto-inner a.flecha-simple{
        margin-left: 5px;
        }
a.galeria{
    background: url(../img/flecha-volver.jpg) no-repeat left center;
    font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif !important;
    padding-left: 10px}
    





/* --- Galeria home --- */
#galeria {
/*    height: 200px;*/
/*  position: relative;*/
}
#galeria div.gallery-nav {
/*  position: absolute;*/
/*  top: 0;*/
/*  right: 0;*/
/*  text-align: right;*/
/*  font-size: .91em;*/
}
    #galeria div.gallery-nav a {
/*      text-decoration: none;*/
/*      border: none;*/
/*      font-size: 1.2em;*/
/*      vertical-align: -1px;*/
    }
.js #myGallery {
/*  margin: 15px 0 0 0;*/
/*    overflow: hidden;*/
/*    height: 278px;*/
/*    width: 498px;*/
/*  position: relative;*/
/*  border: 1px solid #999;*/
}
.js #myGallery li {
/*  padding: 9px 9px;*/
/*  margin: 0;*/
/* display: block;*/
/* text-align: center;*/
 }
     .js #myGallery li * {
/*       display: none;*/
     }
     .js #myGallery li img {
/*       display: inline;*/
     }
    #myGallery li {
/*      margin-top: 25px;*/
/*      list-style: none;*/
    }
    	#myGallery li.primera {
/*          margin-top: 0;*/
    	}

/* --- fin galeria home --- */
p.p-galeria{
    margin: 30px 0 0 0 !important;
}
#galeria{
    position: relative;
}
    #galeria div.gallery-nav {
        position: absolute;
        top: 0;
        right: 13px;
        }
        a.prev{
            background: url(../img/fdi.jpg) no-repeat scroll 0px 0px;
        }
        a.next{
            background: url(../img/fdd.jpg) no-repeat scroll 0px 0px;
            margin-left: 8px;
        }
        a.prev,
        a.next{
            width: 13px;
            float: left;
            display: block;
            height:0 !important;
            padding: 13px 0 0 0;
            text-indent: -10000px;
            overflow: hidden;
            height /**/: 13px
            }
                a.next:hover{background: url(../img/fdd.jpg) no-repeat scroll 0px -13px;}
                a.prev:hover{background: url(../img/fdi.jpg) no-repeat scroll 0px -13px;}
    ul#myGallery {
        position: absolute;
        top: 22px;
        left: 0;
        height: 210px !important;
        width: 304px !important;
        overflow: hidden;
        _display: inline-block;
    }
        ul#myGallery li {
            list-style: none;
            background: none !important;
            margin: 0 0 15px 0 !important;
            padding: 0 !important;
        }
/*EQUIPO*/
#galeria-equipo{}
    #naveg-galequipo{
        width: 122px;
        float: left;
        margin: 0 0 0 15px;
    }
    #galeria-equipo a{
        display: block;
        height: 52px;
        width: 120px;
        background: none;
        margin: 0 0 16px 0;
    }
        #galeria-equipo a.seleccionada-eq{
/*            background: url(../img/cat-barcelona/equipo/flecha-eq1.png) no-repeat right center !important;*/
            background: url(../img/cat-barcelona/equipo/flecha-eq2.png) no-repeat right center !important;
        }
        #galeria-equipo a:hover{
/*            background: url(../img/cat-barcelona/equipo/flecha-eq2.png) no-repeat right center;*/
            background: url(../img/cat-barcelona/equipo/flecha-eq1.png) no-repeat right center;
        }
        #galeria-equipo a img{
/*            border: 1px solid #010080;                            */
            border: 1px solid #999;
            padding: 1px;
        }
        #galeria-equipo a:hover img{
/*            border: 1px solid #999;*/
            border: 1px solid #010080;
        }
            #galeria-equipo a.seleccionada-eq:hover img{
/*                border: 1px solid #010080;*/
                border: 1px solid #999;
            }
/* landings */
#content.landing{
}
    #content.landing ul.lista-secciones{
        margin-bottom: 25px;
    }
        #content.landing ul.lista-secciones li a{
/*            background: #ccc !important;*/
            display: inline-block;
            line-height: 20px;
   		    background-position: 0 7px !important;
        }
    #content.landing div.imagen_lateral{
        width: 225px;
/*        background: #efefef;*/
        margin-top: 2px;
    }
        #content.landing p.titular-seccion{
            background: url(../img/borde-titulo-landing.png) no-repeat bottom left;
            padding-bottom: 8px;
            margin-bottom: 0;
        }
    #content.landing div.detail_right{
        width: 420px;
        margin-top: 0;
        margin-right: 10px;
        }           
            #content.landing div.detail_right h2.h2-seccion{
                margin-top: 2px;
                }           
             #content.landing div.detail_right #faqs-interiores h3.title-tema{
                 margin-left: 4px;
                 }           
             form#form-landing{
                 width: 415px;
                 margin: 25px 0 15px 5px;
                 }
                 #inner-tratamientos form#form-landing{
                     width: 470px;
                     margin-left: 0;
                 }
                 #box-form{
                    position: relative;
                    padding: 9px 0 0 0;
                 }
                     span.leyenda{
                         background: #fff;
                         padding: 0 8px;
                         margin: 0 0 0 10px;
                         position: absolute;
                         top: 0;
                         left: 0px;
                         color: #004880;
                         font-size: 14px;
                         font-weight: bold;
                     }
                     #box-form-inner{
                        border: 1px solid #aaa;
                        margin: 0 0 0 0;
                        padding: 25px 15px 0 15px;
                     }
                         form#form-landing #errorform,
                         form#form-landing div.okform{
                             margin: -7px 0 20px 0;
                             font-size: 12px;
                             font-family: arial, sans-serif;
                             }
                             form#form-landing #errorform{
                             }
                             form#form-landing div.okform{
                                 background: #eaefe5;
                                 color: #2f5e00; 
                                 padding: 10px;
                                 }
                         #form-landing-inner{
                             padding: 5px 15px 10px 15px;
                             }
                             form#form-landing div.contenedor-campos{
                                 overflow: hidden;
                                 _display: inline-block;
                                 margin: 0 0 20px 0;
                                 }
                                 form#form-landing label{
                                     font-family: arial, sans-serif;
                                     font-weight: normal;
                                     font-size: 12px;
                                     float: left;
                                     margin: 2px 0 0 0;
                                     color: #666;
                                     }
                                 form#form-landing input#nombre,
                                 form#form-landing input#email,
                                 form#form-landing textarea#comentarios{
                                     width: 290px;
                                     float: right;
                                     border-color: #bfbfbf;
                                     padding-top: 2px;
                                     padding-bottom: 2px;
                                     }
                                     #inner-tratamientos form#form-landing input#nombre,
                                     #inner-tratamientos form#form-landing input#email,
                                     #inner-tratamientos form#form-landing textarea#comentarios {
                                         width: 335px;
                                     }
                              div.contenedor-send{
                                  margin: 20px 0 15px 60px;
                                  overflow: hidden;
                                  _display: inline-block;
                              }
                                  div.contenedor-send a.aviso-l{
                                      color: #858585;
                                      font-size: 11px;
                                      font-family: arial, sans-serif;
                                      float: left;
                                      margin-top: 5px;
                                  }
                                    #inner-tratamientos div.contenedor-send a.aviso-l{
                                        margin-left: 8px;
                                    }
                                  input#submit-enviar{
                                      margin: 0;
                                      padding: 0;
                                      border: none;
                                      float: right;
                                  }
                              div.contentlegal{
                                  margin: 0 0 15px 60px;
                                  font-size: 11px;
                                  font-family: arial, sans-serif;
                                  line-height: 15px;
                                  color: #666;
                              }
                                #inner-tratamientos div.contentlegal{
                                    margin-left: 68px;
                                }
        p.p-patologia{
            margin-top: 30px;
        }
/* fin landing */


/* Entrevista Manuela Mas-Bagŕ */
a.leer-entrevista{
    display: block;
    height:0 !important;
    padding: 29px 0 0 0;
    text-indent: -10000px;
    overflow: hidden;
    height /**/: 29px;
    background: transparent url(../img/leer-entrevista.png) no-repeat scroll 0px 0px;
    width: 149px;
    margin-bottom: 22px;
    }
    a.leer-entrevista:hover{
        background: transparent url(../img/leer-entrevista.png) no-repeat scroll 0px -29px}
#content-entrevista{
    width: 475px;
    float: left;
}
    h3.entrevista{
        font-size: 18px !important;
    }
    img.dr-masbaga{
        margin: 0 0 9px 0;
    }
    img.lavanguardia{
        margin: 0 0 13px 0;
    }
    p.pregunta-entrevista,
    div.respuesta-entrevista{
        width: 450px;
    }
    p.pregunta-entrevista{
        font-weight: bold !important;
        font-family: georgia, serif !important;
        margin: 0 0 5px 0 !important;
        font-size: 12px !important;
    }
    div.respuesta-entrevista{
    }
        div.respuesta-entrevista p{
            margin: 0 0 14px 0 !important;
            line-height: 17px !important;
            font-size: 12px !important;
        }
#content-side-entrevista{
    background: #E5ECF1;
    color: #2D4151;
    width: 220px;
    float: right;
    margin-bottom: 35px;
}
    #content-side-entrevista-inner{
        padding: 13px 18px 23px 18px;
    }
        #content-side-entrevista div.resumen-side{
            background: url(../img/entrevista-dots.png) repeat-x left bottom;
            padding: 0 0 7px 0;
        }
            #content-side-entrevista div.resumen-side p{
                font-size: 12px !important;
                font-weight: bold;
                margin: 0 0 6px 0 !important;
                line-height: 17px;
            }
        #content-side-entrevista div.background-side p{
            font-size: 12px !important;
            margin: 10px 0 0 0 !important;
            line-height: 17px;
            padding: 0 !important;
        }
/* Fin entrevista */
/* Tour virtual 360 */
p.p-galeria-cervello{
    margin-bottom: 0;
}
p.p-tour{
    margin-top: 9px;
    margin-bottom: 7px;
}
#mt1{
    display: block;
    background: #fff url(../img/link-tour.png) no-repeat 0px 0;         
    height: 32px;
    padding: 16px 0 0 48px;
}
/* Fin Tour virtual */
