/* ***************************** */
/* Formatting */
/* ***************************** */

a.botonMenu {
background-color: #fff;
margin: 4px 2px 4px 2px;
padding: 4px 2px 4px 2px;
}


a.botonMenu:hover {
background-color: #f5efe3;
margin: 4px 2px 4px 2px;
padding: 4px 2px 4px 2px;
}

a.botonMenu:active {
background-color: #f5efe3;
margin: 4px 2px 4px 2px;
padding: 4px 2px 4px 2px;
}


a {
	color: #005A84;
	text-decoration: none;
}

a:hover{
        text-decoration: underline;
        color: #005A84;
}

.boton {
        font-size: 12px;
        font-weight: bold;
        color:  #735233;
        background: #e6dcc6;
        border-color: #735233;
        width: 75px;
        height: 19px;
       }

.hidden {
	display: none;
        overflow: hidden;
}

.pagestamp {
	font-size: 10px;
	font-weight: normal;
	color: #666;
	margin: 0px 0px 4px 8px;
	clear: both;
}



.tabla  {
        float: left;
        width: 450px;
        height: auto;
        background-color: transparent;
        font:  12px Arial,Helvetica-light,Verdana,sans-serif;
        text-align: left;
        }

.tablaNovetats  {
        float: left;
        width: 300px;
        height: auto;
        float: left;
        padding: 8px 8px 8px 8px;
        border: 0px;
        background-color: transparent;
        font:  12px Arial,Helvetica-light,Verdana,sans-serif;
        text-align: left;
        }

img.flotante {
        float: left;
        margin: -4px 8px 20px 8px ;
        vertical-align: middle;
        }

.img    {
        float: left;
        width: 250px;
        height: auto;
        background-color: transparent;
        text-align: center;
        vertical-align: middle;
        }

img.personal   {
        float: right;   
}

.file2-1    {
        float: left;
        width: 350px;
        height: auto;
        background-color: transparent;
        text-align: center;
        vertical-align: middle;
        }

.file2-2    {
        float: left;
        width: 350px;
        height: auto;
        background-color: transparent;
        text-align: center;
        vertical-align: middle;
        }

.file3-1    {
        float: left;
        width: 233px;
        height: auto;
        background-color: transparent;
        text-align: center;
        vertical-align: middle;
        }

.file3-2    {
        float: left;
        width: 233px;
        height: auto;
        background-color: transparent;
        text-align: center;
        vertical-align: middle;
        }

.imgnofloat    {
                float: none;
                width: auto;
                height: auto;
                background-color: transparent;
                text-align: center;
                vertical-align: middle;
                margin-bottom: 20px;
                }

.imgfloatright   {
                float: right;
                width: auto;
                height: auto;
                margin-left: 10px;
                margin-right: 5px;
                }
h1 {border: 1px solid #CCC; font-size: 140%; color: #a06030; background: #f5efe3; padding-left: 4px; margin-top: 20px; margin-right: 4px; margin-bottom: 4px; margin-left: 0px; }
h2 {font-size: 125%; color: #F60; padding-left: 0px; margin-right: 4px; margin-left: 0px; margin-bottom: 4px;}
h3 {font-size: 110%; color: #a06030; padding-left: 4px; margin-right: 4px; margin-left: 4px; margin-bottom: 4px;}
h4 {font-size: 100%; color: #000; padding-left: 4px; margin-right: 4px; margin-left: 4px; margin-bottom: 4px;}

h5 {font-size: 110%; color: #a06030; padding-left: 0px; margin-right: 4px; margin-left: 0px; margin-bottom: 4px;}

h1 a {color: #a06030;}
h2 a {color: #F60;}


p   {
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 5px 15px 0px 15px;
    font-family:  Arial,Helvetica-light,Verdana,sans-serif;
    font-size: 12px;
    }

.llibre{font-size: 11px;}
.llibre a{font-weight: bold;}

.center{
        text-align: center;
        }

p.cites {
        font-size: 11px;
        margin-top: 50px;
        }
p.peu {
        font-family:  Arial,Helvetica-light,Verdana,sans-serif;
        font-size: 11px;
        margin-top: 20px;
                                }                               
td  {
    font-family:  Arial,Helvetica-light,Verdana,sans-serif;
    font-size: 12px;
    }
.petit {
    font-size: 11px;
    }

ul
{
list-style-type: none;
}

li:before{content: "- "} 


/* ***************************** */
/* Layout */
/* ***************************** */
body {
	margin: 0px;
	font-family: Arial,Helvetica-light,Verdana,sans-serif;
	font-size: 12px;
	line-height: 1.2;
        letter-spacing: 0.2pt;
	background-color: #fbf6eb;
	position: relative;
}


.oms{
	font-family: arial,Helvetica-light,Verdana,sans-serif;
	font-size: 9px;
	color: #8b949b;	
	}
.caixa

.content {
	width: 700px;
	float: inherit;
	position: relative;
    margin-bottom: 12px;
	margin-right: 10px;
    margin-top: 20px;
	display: inline;
}

/* Hides from IE-mac \*/
* html .content {height: 1%; clear:right; }
/* End hide from IE-mac */

.contentBand {
	float: left;
	width: 630px; /* post reunio 700px;*/
        height: auto;
        margin-left: 10px;
        margin-top: -20px;	
	margin-bottom: 20px;
        padding: 0px 0px 0px 5px;
        border-left: 1px solid #CCC;
        background-color: transparent;
}

.contentBand:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .contentBand { clear: left; }
/* End hide from IE-mac */

.contentBand2 {
	float: left;
	width: 636px;
	margin-bottom: 4px;
}

.contentBand2:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}

.contentRight {
                float: left;
                margin-top: -10px; 
                padding-right: 20px;
                width: 630px; /* post reunio 700px;*/
                height: auto;
                background-color: transparent;

              }

.scrol{
       overflow-y: scroll;
      }

#destacats0 {
        float: inherit;
	width: 92%;
        height: auto;
	font-size: 11px;		
        padding: 0px 2px 2px 2px;
        margin: 5px 3px 5px 10px;
        text-align: left;
	background-color: transparent;
}
#destacats0_1 {
        float: inherit;
	width: 46%;
        height: auto;
	font-size: 11px;
        padding: 0px 5px 5px 5px;
        margin: 5px 5px 5px 5px;
        text-align: left;
	background-color: transparent;
}

#destacats1 {
        float: inherit;
	width: 92%;
        height: auto;
        padding: 6px 2px 2px 2px;
        margin: 5px 3px 5px 10px;
        text-align: left;
	background-color: transparent;
}
#destacats1_1 {
        float: left;
	width: 46%;
        height: auto;
	font-size: 11px;
        padding: 5px 5px 5px 5px;
        margin: 5px 5px 5px 5px;
        text-align: left;
	background-color: transparent;
}

#destacats2 {
        float: inherit;
		width: 92%;
        height: auto;
        padding: 6px 2px 2px 2px;
        margin: 5px 3px 5px -1px;
        text-align: left;
	background-color: transparent;		
}

#destacats2_1 {
        float: left;
		width: 46%;
        height: auto;
		font-size: 11px;		
        padding: 5px 5px 5px 5px;
        margin: 5px 5px 5px 15px;
        text-align: left;
		background-color: transparent;
}

#destacats2_2 {
	    float: left;
		width: 45%;
	    height: auto;
		font-size: 11px;		
	    padding: 5px 5px 5px 5px;
	    margin: 5px 5px 5px 5px;
	    text-align: left;
		background-color: transparent;
}

/* Hides from IE-mac \*/
* html .contentBand2 { clear: left; }
/* End hide from IE-mac */
.footer table {
	width: 100%;
	clear: both;
	font-size: 11px;
	color: #000;
	border-top: 1px solid #CCC;
	margin-left: 0px;
	margin-bottom: 16px;
	padding-top: 3px;
	line-height: 1.6;
}

.footer p {
	margin: 5px 0;
	padding: 0;
}

.footer strong {
	color: #333;
	margin-right: 6px;
}

.footer img {
	margin: 0 0 -2px 4px;
}

.copyright{
	font-family: Arial,Helvetica-light,Verdana,sans-serif;
        
        font-size: 11px;
}
.footnote {
	font-size: 10px;
	font-weight: normal;
	color: #666;
	line-height: 1.2;
}

form {
	margin: 0px;
	padding: 0px;
}

body#frame  {
	background: #FFF;
}

.grid {
	width: 900px;/*992px;  post reuni� */
	left: 50%;
	margin-left: -450px;
	display: inline;
	float: left;
	background: #FFF;
	position: relative;
}

table.legacyTable {
	clear: both;
}

.leftrail {
	/*width: 235px;*/
        width: 245px;
	float: left;
	margin-bottom: 16px;
	margin-left: 8px;
	display: inline;
	overflow: hidden;
}

.leftrail .pagestamp {
	margin-left: 0px;
	width: 200px;
}

.leftrail .moduleBody,
.leftrail .headlineMed { font-size: 11px; }

.linebreak {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: -1px 0 0 0;
	font-size: 1px;
}

.br {
    font-size: 10px;
    margin-bottom: 10px;
}


.primaryContent {
	float: left;
	width: 490px;
	overflow: hidden;
}

.primaryContent .module {
	margin-bottom: 6px;
}

.primaryContent .articleUtilities {
	width: auto;
}

.primaryContent1 {
	float: left;
	clear: left;
	width: 239px;
	margin-bottom: 4px;
	overflow: hidden;
}

.primaryContent2 {
	float: right;
	clear: right;
	width: 239px;
	margin-bottom: 4px;
	overflow: hidden;
}

.primaryContent3 {
	float: left;
	clear: both;
	width: 490px;
	margin-bottom: 4px;
}

/* Hides from IE-mac \*/
.primaryContent3 { clear: both; }
/* End hide from IE-mac */

.primaryContent3:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}

.secondaryContent {
	float: right;
	width: 302px;
	overflow:hidden;
}

.tickerPrimary {
	float: left;
	width: 494px;
}

.tickerSecondary {
	float: right;
	width: 302px;
	text-align: center;
	height: 16px;
}

.timestamp {
	font-size: 10px;
	font-weight: normal;
	color: #666;
	margin-right: 12px;
}


/* ***************************** */
/* Header */
/* ***************************** */
.header {
	float: left;
	clear: both;
	background: #FFF;
	width: 900px; /*post reunio 992px;*/
	height: 65px;
	position: relative;
	margin-bottom: 0px;
}

.headerWrap {
	width: 900px;
	height: 65px;
	float: left;
	clear: both;
	position: relative;
	
}

.headertop {
            border: 1px solid #CCC;
            }
.headertop table {
	width: 890px;
	clear: both;
	font-size: 11px;
	color: #000;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
    margin-right: 0px;
}

.headertop strong {
	color: #333;
	margin-right: 6px;
}

.logo {
	/*margin: 11px 0px 0px 11px;*/
	margin: 15px 0px 0px 30px;
	float: left;
	display: inline;
}

/* ***************************** */
/* Navigation */
/* ***************************** */
.navigation {
	margin-bottom: 16px;
	border-bottom: 1px solid #CCC;
	background-color: #FFF;
}

.navOn, .navOff, .navinici, .navblank, .navnotibg, .navferconsulta, .navsospita, .navsietes, .navbg, .navinformes, .navdocUAB, .navactiv, .navupdate, .navactivficf, .navpubli, .navmillora, .navdocencia, .navpreres, .navcannabis {
	position: relative;
}

.navOn a {
	display: block;
	padding: 3px 5px 3px 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	border-top: 1px solid #CCC;
	background: #a06030;	
	/*text-transform: uppercase;*/
}

.navOff a, .navinici a, .navnotibg a, .navferconsulta a, .navsospita a, .navsietes a, .navbg a, .navinformes a, .navdocUAB a, .navactiv a, .navupdate a, .navactivficf a, .navpubli a, .navmillora a, .navdocencia a, .navpreres a,.navcannabis a {
	display: block;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	font-size: 12px;
	border-top: 1px solid #CCC;
	/*border-bottom: 0,5px solid #CCC;*/
	background: #f5efe3;
}

.navblank {
	display: block;
	padding: 5px 7px 5px 0px;
	font-weight: bold;
        color: #a06030;
	font-size: 14px;
	border-top: 1px solid #CCC;
	background: #fff;
}

.navOff a:hover, .navinici a:hover,  .navnotibg a:hover, .navferconsulta a:hover, .navsospita a:hover, .navsietes a:hover, .navbg a:hover, .navinformes a:hover, .navdocUAB a:hover, .navactiv a:hover, .navupdate a:hover, .navactivficf a:hover, .navpubli a:hover, .navmillora a:hover, .navdocencia a:hover, .navpreres a:hover,.navcannabis a:hover {
	background-color: #a06030;
	color: #EEE;
        	
}

.subnavOff {
        display: none;
        }

.subnavOff a {
	display: block;
	padding: 3px 5px 3px 6px;
	margin-bottom: 1px;
	margin-left: 10px;	
	font-size: 11px;
	font-weight: normal;
	border-top: 1px solid #CCC;
}

.subnotibgOff a, .subsospitaOff a, .subbgOff a, .subdocOff a, .subactivOff a, .subactivficfOff a, .subpubliOff a {	
        display: none;
	padding: 3px 5px 3px 6px;
	margin-bottom: 1px;
	margin-left: 10px;	
	font-size: 11px;
	font-weight: normal;
	border-top: 1px solid #CCC;
}

.subnavOff a:hover {
	color: #a06030;
}

.subnotibgOff a:hover, .subsospitaOff a:hover, .subbgOff a:hover, .subdocOff a:hover, .subactivOff a:hover, .subactivficfOff a:hover, .subpubliOff a:hover {	
	color: #a06030;    
}


.subactivficfinfor, .subactivficfdoc, .subactivficfrec, .subactivficftg, .subactivficfeum, .subactivficfmalesp, .subactivficfasclin, .subactivficfap,  .subactivficfcoop, .subactivficftg0, .subactivficfmalesp0, .subactivficfrec0, .subactivficfrec2, .subpubli01 { 
        display: none; 
        padding-bottom: 5px; 
        margin-left: 10px; 
        background-color: #FFF; 
        margin-top: -1px;
}

.subnav2Off a {
	display: block;
	padding: 0px 6px 3px 12px;
	margin-left: 10px;
	margin: 0px;
	border: 0px;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFF;
	color: #a06030;
}

.subnav2Off a:hover { color: #F60; }

.subnav2On a {
	display: block;
	padding: 0px 6px 3px 12px;
	margin: 0px;
	border: 0px;
	color: #F60;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFF;
}

.subnav3Off a {
	display: block;
	padding: 0px 0px 3px 11px;
	margin-left: 10px;
	margin: 0px;
	border: 0px;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFF;
	color: #a06030;
}
.subnav3Off a:hover { color: #F60; }

.subnav3On a {
	display: block;
	padding: 0px 0px 3px 2px;
	margin: 0px;
	border: 0px;
	color: #F60;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFF;
}


.Tnavigation {
	margin: 8px 0 16px 0;
	border-bottom: 1px solid #CCC;

}
.Tnavigation .TsubnavOff1, .TsubnavOff2  {
	display: block;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial,Helvetica-light,Verdana,sans-serif;
}

.Tnavigation .TsubnavOff1, .TsubnavOff2 {
	border-top: 1px solid #CCC;	

	font-weight: bold;
	padding: 5px 0px 2px 5px;
	margin-left: 0px;
	background-repeat: no-repeat;
	position: relative;
}

.TsubnavOff1 {background: #fbfbfb;}
.TsubnavOff2 {background: #fefe00;}



