@import url('http://fonts.googleapis.com/css?family=Roboto+Condensed');
html {
	overflow-y: scroll;
}
body{
    font: normal 12px arial, verdana, helvetica, sans-serif;
    margin: 0;
    background-color: #fff;
}
#header{
    position: relative;
    height: 128px;
    margin-bottom: 20px;
}
#linfomasr1c3 {
    height: 128px;
    margin-left: 270px;
}
.header-pic-1{
    background: transparent url('/sites-tematicos/linfomas/images/header-1.jpg') no-repeat left 0;
}
.header-pic-2{
    background: transparent url('/sites-tematicos/linfomas/images/header-2.jpg') no-repeat left 0;
}
.header-pic-3{
    background: transparent url('/sites-tematicos/linfomas/images/header-3.jpg') no-repeat left 0;
}
.header-pic-4{
    background: transparent url('/sites-tematicos/linfomas/images/header-4.jpg') no-repeat left 0;
}
.header-pic-5{
    background: transparent url('/sites-tematicos/linfomas/images/header-5.jpg') no-repeat left 0;
}
.header-pic-6{
    background: transparent url('/sites-tematicos/linfomas/images/header-6.jpg') no-repeat left 0;
}
#fade-away{
    position: absolute;
    right: 0;
    top: 0px;
    *background: transparent url('/sites-tematicos/linfomas/images/fade-away.png') no-repeat right 0;
    z-index: 9;
}
#logotipo {
    width: 270px;
    padding-top: 30px;
    float: left;
}
#logo-roche {
    position: absolute;
    right: 5px;
    top: 20px;
    width: 70px;
    height: 36px;
    z-index: 10;
}
#linfomasr5c6 {
    position: absolute;
    top: -37;
    right: 0;
    width: 17px;
    height: 548px;
}

#menuesq {
    width: 260px;
    background-image: url('/sites-tematicos/linfomas/images/fundo-menu-lateral.gif');
    float: left;
}
#conteudos {
    position: relative;
    background: transparent url('/sites-tematicos/linfomas/images/fundo-pag.gif') repeat-x 0 0;
    display: table;
}
#conteudo{
    padding: 20px 25px 0 280px;
    min-height: 548px;
}
td{
    font: normal 12px arial, verdana, helvetica, sans-serif;
    margin: 0;
}
h1, h2, h3, h4 {
    font-family: 'Roboto Condensed', Arial, sans-serif;
}
h1{
    font-size: 22px;
    margin-left: 0px;
    color: #ed830c;
    margin-bottom: 15px;
}
h2{
    font-size: 18px;
    color: #ea7628;
    margin-bottom: 15px;
}
h3{
    font-size: 16px;
    color: #ea7628;
    margin-bottom: 5px;
    padding: 0;
}
h4{
    font-size: 14px;
    color: #ea7628;
    margin-bottom: 5px;
    padding: 0;
}

a{
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
}
a: hover{
    color: InactiveCaptionText;
}
a: active{
    color: #f0c204;
}
blockquote{
    margin-left: 25px;
    margin-right: 0;
}
a.linkbold{
    font-weight: bold;
}
a.linklaranja{
    color: #e45f35;
}
a.linkhome{
    color: #e45f35;
    font-weight: bold;
    font-size: 14px;
}
a.linkbranco,
a.linkpreto{
    color: #fff;
}
a.linkbrancosmall,
a.linkpretosmall{
    color: #fff;
    font-size: 9px;
}
blockquote{
    margin-top: 0;
}
.no-mobile-display{}
.mobile-display-only{ display: none; }

#divmenulateral ul{
    padding: 0;
    margin: 10px;
    list-style: none;
}
#divmenulateral ul ul { display: none; }
#divmenulateral .active{ display: block; }
#divmenulateral ul li{ }
#divmenulateral ul li ul li{
    border: 0;
    padding: 1px 0 1px 0px;
}
#divmenulateral ul li ul{
    margin: 0;
    list-style: none;
}
#divmenulateral li a{
    text-align: left;
    font: normal 13px 'Roboto Condensed', Arial, sans-serif;
    display: block;
    padding: 10px 9px 6px 5px;
    text-decoration: none;
    color: #fff;
    background-image: url('/sites-tematicos/linfomas/images/menu-lateral-div.gif');
    background-repeat: no-repeat;
    background-position: 0 0;
    text-transform: uppercase;
}
#divmenulateral li a:hover{ color: yellow; }
#divmenulateral li ul li a{
    padding: 2px;
    padding-left: 20px;
    text-transform: none;
    background-image: url('/sites-tematicos/linfomas/images/menu-lateral-div.gif');
}
#divmenulateral li ul li ul li a{
    font-size: 11px;
    color: #fff;
    padding: 0;
    padding-left: 40px;
}
#divmenulateral ul li:first-of-type a{ background-image:  none; }

/*
 * 20140526: Edu
 * ******************************/
#main{
    position: relative;
    height: 100%;
    width: 980px;
    text-align:left;
    margin-left:auto;
    margin-right:auto;
    background-color: #FFFFFF;
}
.atchung{
    background: transparent url('/sites-tematicos/linfomas/images/fundo-pag.gif') repeat-x 0 0;
    height: 56px;
}
#menutopXPTO {
    background: transparent url('/sites-tematicos/linfomas/images/menu-top-2.png') repeat-x 0px bottom;
    margin-bottom: -1px;
}
#menutopXPTO ul {
	list-style: none;
	margin: 0;
	padding: 0 12px;
}
#menutopXPTO ul li{
	margin: 0;
	padding: 1px 2px 5px 1px;
	display: inline-block;

    background: #f4f4f4;
    text-shadow: 0 1px #FFF;
	-moz-border-radius: 5px 5px 0 0 / 5px 5px 0 0;
	border-radius: 5px 5px 0 0 / 5px 5px 0 0;
	border: solid 2px #fff;

   -moz-box-shadow: 0px -3px 6px rgba(235, 121, 26, 0.3);
   -webkit-box-shadow: 0px -3px 6px rgba(235, 121, 26, 0.3);
    box-shadow: 0px -3px 6px rgba(235, 121, 26, 0.3);

    position: relative;

    white-space: inherit;
    border-bottom: solid 2px #f4f4f4;

    max-width: 142px;
    text-align: center;
}
#menutopXPTO ul li a{
    font-weight: bold;
    font-size: 12px;
    display: block;
    padding: 5px 4px 0 5px;
    text-decoration: none;
    color: #ea7628;
}
#menutopXPTO ul li.active {
    background: #ea7628;
    border-bottom: 0;
}
#menutopXPTO ul li.active div:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0px;
    width: 100%;
    height: 10px;
    background: url('/sites-tematicos/linfomas/images/menu-top-sel.png');
    z-index: 1;
}
#menutopXPTO ul li.active a{
    color: #fff;
    text-shadow: 0px 0px;
}
#menutop-start{
    position: absolute;
    width: 84px;
    height: 84px;
    top: -21px;
    left: -84px;
    background: url('/sites-tematicos/linfomas/images/menu-top-start.png') no-repeat right 0 ;
}

#roche-websites-pub{
    position:absolute;
    right: -135px;
    top: 0;
    width: 120px;
    height: 574px;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    /*padding-top: 25px;*/
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

    #main{ width: 748px; margin: 0; }
    #menutopXPTO ul li{ max-width: 78px; }
    #menutopXPTO ul li.mw96{ max-width: 96px; }
    #pub-juntoscontra{ display: none; position:relative; }

}
@media screen and (max-device-width: 480px){

	#main{ width: 100%; height: inherit; margin: 0; }
	#header{ height: 50px; margin-bottom: 0px; }
    #open-mobile-menu {
        background: #0079c2 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC') no-repeat center center;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 5px;
        left: 5px;
        z-index: 101;
    }
    #logo-site-mobile{
        width: 100%;
        height: 50px;
        left: 0;
        top: 15px;
        background: transparent url('/sites-tematicos/linfomas/images/logotipo-mobile.png') no-repeat center center;
        z-index: 100;
    }
    #logo-roche-mobile{
        width: 35px;
        height: 18px;
        position: absolute;
        right: 10px;
        top: 16px;
        background: transparent url('/sites-tematicos/linfomas/images/roche-logo-mobile.png') no-repeat 0 0;
    }
    #conteudos{ padding-top: 15px; }
    #conteudo{ padding: 0 10px 0 5px; }
    #linfomasr5c6{ display: none; }
    .no-mobile-display{ display: none; }
    .mobile-display-only{ display: block; }

}
