/***********************************************/
/* Aquest estil s'aplica a les pàgines principals de cada secció                            */
/* del lloc www.ccooensenyament.net         */
/***********************************************/
/* nou css per menu tab de l'esquerra*/
td.gilTab_taboff {
	background-color: #E8E8FD;
	color: #fff;
	background-image: url(../imatges/background_menuitem_shadow.gif);
	background-repeat: repeat;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
 
}
td.gilTab_tabon {
	background-color: #ffd038;
	background-image: url(../imatges/linia_menu1.gif);
	background-repeat: repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
 

}
td.gilTab_tabmouseover {
	background-color: #fff;
	color: #000098;
	background-image: url(../imatges/background_menuitem_shadow2.gif);
	background-repeat: repeat;
	cursor: hand;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
 }
 
 
 /*  Menu expandir-lo*/

 ul#menu {
    font-family: verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	width: auto;
	border-top: 1px solid #b9a894;
	margin: 0;
	padding: 0;
	background-color: #E8E8FD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9A894;
	list-style-type: none;
}

ul#menu ol {
	display: none;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 1px;
	background-color: #FFFFFF;
}



ul#menu li {
	border-bottom: 1px solid #b9a894;
	line-height: 15px;
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(../imatges/noticies.gif);
	background-color: #E8E8FD;
}

ul#menu ol li {
	background-color: #FFFFFF;
	list-style-type: none;
	list-style-image: none;
}

ul#menu a:hover {
	color: #CC0000;	
}

ul#menu a.active {
	background-image: url(../imatges/linia_menu1.gif);
	color: black;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-repeat: repeat;
}
/* CSS per a ticker: informació que s'actulaitza d'arxiu extern*/

#ajaxticker1{
width: 200px;
height: 100px;
border: 1px ridge black;
padding: 5px;
background-color: #FEEEB8;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FEEEB8;
}

.someclass{ /* per aplicar a class del nostre scroller, si volem... */
}

/**********************************
/*opcions amb desplegables i TAB */


.para {
	font-family: "Verdana","Arial","sans-serif";
	font-size: 12pt;
	background-color: #E4E4E4;
	border: thin solid #000099;
}

a.headings:link {color: #000000;text-decoration:underline;width:100%;}

a.headings:visited {color: #aa6611; width:100%}

a.headings:hover {color: #ff9933; text-decoration:none; width:100%}

a.headings:active {color: #0000ff;width:100%}

a.headings {background-repeat:no-repeat;font-family:"Verdana","arial","sans-serif";font-size:10px;}

/************************* TAB*****************************/

#tablist{
	padding: 3px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
	font: bold 12px Verdana;
}

#tablist li{
	list-style: none;
	display: inline;
}

#tablist li a{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: white;
}

#tablist li a:link, #tablist li a:visited{
color: navy;
}

#tablist li a.current{
background: lightyellow;
}

#tabcontentcontainer{
width: 400px;
/* Insert Optional Height definition here to give all the content a unified height */
padding: 5px;
border: 1px solid black;
}

.tabcontent{
display:none;
}
a.tabcontent:link {color: #000000;text-decoration:underline;width:100%;}

a.tabcontent:visited {color: #aa6611; width:100%}

a.tabcontent:hover {color: #ff9933; text-decoration:none; width:100%}

a.tabcontent:active {color: #0000ff;width:100%}

a.tabcontent {background-repeat:no-repeat;font-family:"Verdana","arial","sans-serif";font-size:9px;}


/*****************************************/
/* MENUS CSS */
/****************************************/
#message div.menuBar,
#message div.menuBar a.menuButton {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  color: #000000;
}

#message div.menuBar {
  background-color: #F0EEE2;
  padding: 6px 2px 6px 2px;
  text-align: left;
  margin-left:20px;
}

#message div.menuBar a.menuButton {
  background-color: transparent;
  border: 1px solid;
  border-color: #f0f0f0 #909090 #909090 #f0f0f0;
  color: #000000;
  cursor: pointer;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  xposition: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

#message div.menuBar a.menuButton:hover {
  background-color: transparent;
  border-color: #909090 #f0f0f0 #f0f0f0 #909090;
  color: #000000;
}

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 


body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
}
TD {
	FONT-SIZE: 9pt;
	COLOR: #000000;
	FONT-FAMILY: verdana,arial,helvetica;
}
a {
	color: #000000;
	text-decoration: none;
}

a:link{
	color: #333333;
	text-decoration: none;
}

a:visited{
	color: #333333;
	text-decoration: none;
}

a:hover{
	color: #750000;
	text-decoration: underline;
}
a:active {
	COLOR: #000066; TEXT-DECORATION: none
}
h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #CC3009;
 margin: 0px;
 padding: 0px;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: disc;
	text-align: left;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
#cuerpoNov_groc {
	background-color : #F1FDD9;
	border : 1px solid #666666;
	padding : 5px 10px 10px 5px;
	text-align: left;
}
#cuerpoNov_salmo {
	background-color : #F7E7D7;
	border : 1px solid #666666;
	padding : 5px 10px 10px 5px;
	text-align: left;
}
.icoTit{
	background-image : url('http://www.ccooensenyament.net/angel/IcoTit.gif');
	background-repeat : no-repeat;
	padding-left:12px;
	margin-top:0px;
	background-position :  left 50%;
	font-size: 12px
}
.icoNovedad{
	background-image : url('http://www.ccooensenyament.net/angel/IcoNovedad.gif');
	background-repeat : no-repeat;
	padding-left:10px;
	margin-left:3px;
	margin-top:0px;
	margin-bottom:2px;
	background-position :  left 50%;
	font-size: 12px
}
#container {
	width : 760px;
	border-width : 0PX 0PX 0PX 0PX;
	border : 0px;
	padding : 0px 0px 0px 0px;
	margin : auto;
	text-align : center;
}
#topCuerpo {
	margin-bottom : 8px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	border-bottom : 0px solid #9b9b9b;
	width : 360px;
	float : none;
	position: static;
	left: 64px;
	top: 733px;
}
#cuerpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding : 10px 10px 10px 10px;
	margin : 0px 0px 0px 6px;
	background-position : right;
	background-repeat : repeat-y;
	clear : both;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	float: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #E8E8FD;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
  width: 55%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
	color: #CC3009;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 80%;
	padding: 0 4px 0 0;
	color: #993300;
	font-weight: normal;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #EEE;
	
}

/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom: none;
	width: auto;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 9px;
	background-position: left center;
}
#destacats{
	margin: 0px;
	padding: 2px 4px 2px 2px;
	font-size: 96%;
	background-position: left top;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	text-align: left;
	text-indent: 2pt;
	vertical-align: baseline;
	top: 0px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 130%;
}

#sectionLinks h3{
	padding: 2px 2px 2px 2px;
	text-indent: 4px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 2px;
}

#sectionLinks a:hover{
	background-color: #F4E2E2;
	
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block;
	border: 1px solid #cccccc;
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	text-align: left;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
.petit_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
}
.storyCopia {

	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}
#content2 {

	float: left;
  width: 55%;
}
#navBar2 {

	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #F0EEE2;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}





#contenedor {
	MARGIN: auto;
	WIDTH: 778px;
	TEXT-ALIGN: left;
	font-size: 9px;
}
#pub {
	MARGIN: 0px 0px 1px; WIDTH: 778px; TEXT-ALIGN: center
}
#cab1 {
	BACKGROUND: url(images/fcab1.gif) no-repeat; HEIGHT: 42px
}
#logo {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 1px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 1px;
	position: relative;
	left: -100px;
	top: -42px;
}
#buscador {
	PADDING-RIGHT: 20px; PADDING-LEFT: 0px; FLOAT: right; PADDING-BOTTOM: 0px; PADDING-TOP: 15px
}
#buscador FORM {
	MARGIN: 0px
}
#buscar {
	PADDING-RIGHT: 5px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 8pt; FLOAT: left; PADDING-BOTTOM: 2px; COLOR: #f5f5da; PADDING-TOP: 4px
}
#campot {
	PADDING-RIGHT: 5px; PADDING-LEFT: 2px; FLOAT: left; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
#go {
	PADDING-RIGHT: 5px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 6px
}
#bannerin {
	MARGIN: 0px 0px 5px; TEXT-ALIGN: center
}
#titular {
	PADDING-LEFT: 6px; MARGIN: 0px 0px 7px
}

H1 {
	FONT-SIZE: 12pt;
	MARGIN: 0px;
	COLOR: #000000;
	FONT-FAMILY: verdana,arial,helvetica;
}
INPUT {
	FONT-SIZE: 8pt
}
SELECT {
	FONT-SIZE: 8pt
}
TEXTAREA {
	FONT-SIZE: 8pt
}
.fuente8b {
	FONT-SIZE: 8pt; COLOR: #ffffff; FONT-FAMILY: verdana,arial,helvetica
}
.fuente8 {
	FONT-SIZE: 8pt;
	FONT-FAMILY: verdana, arial, helvetica;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
.fuente10 {
	FONT-SIZE: 12pt;
	FONT-FAMILY: verdana,arial,helvetica;
}
.titcol {
	BORDER-RIGHT: 1px solid #b1b1b1; BORDER-TOP: 1px solid #b1b1b1; FONT-WEIGHT: bold; FONT-SIZE: 12pt; BORDER-LEFT: 1px solid #b1b1b1; COLOR: #333333; BORDER-BOTTOM: 1px solid #b1b1b1; FONT-FAMILY: verdana,arial,helvetica; BACKGROUND-COLOR: #f3f1d1
}
.titcolnoborde {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; BACKGROUND-IMAGE: url(images/ftcolv3.jpg); COLOR: #333333; FONT-FAMILY: verdana,arial,helvetica; BACKGROUND-COLOR: #f3f1d1
}
.nvi {
	BACKGROUND-COLOR: #f9f7ea
}
.nvi2 {
	BACKGROUND-IMAGE: url(images/ftcolv3.jpg); BACKGROUND-COLOR: #f3f1d1
}
.titcol2 {
	BORDER-RIGHT: #b1b1b1 1px solid; BORDER-TOP: #b1b1b1 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 12pt; BACKGROUND-IMAGE: url(images/ftcol.jpg); BORDER-LEFT: #b1b1b1 1px solid; COLOR: #333333; BORDER-BOTTOM: #b1b1b1 1px solid; FONT-FAMILY: verdana,arial,helvetica; BACKGROUND-COLOR: #f3f1d1
}
.titcol2noborde {
	FONT-WEIGHT: bold; FONT-SIZE: 12pt; BACKGROUND-IMAGE: url(images/ftcol.jpg); COLOR: #333333; FONT-FAMILY: verdana,arial,helvetica; BACKGROUND-COLOR: #e9ebf5
}
.nai {
	BACKGROUND-COLOR: #f6f6ff
}
.nai2 {
	BACKGROUND-IMAGE: url(images/ftcol.jpg); BACKGROUND-COLOR: #f6f6ff
}
.enportugues {
	BACKGROUND-IMAGE: url(images/fenportugues.gif); BACKGROUND-COLOR: #f6f6ff
}
.coment {
	FONT-SIZE: 8pt; FONT-FAMILY: verdana,arial,helvetica; BACKGROUND-COLOR: #eeeeee
}
.codigo {
	FONT-SIZE: 8pt; COLOR: #660000; FONT-FAMILY: verdana,arial,helvetica
}
.altn {
	FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: verdana,arial,helvetica; BACKGROUND-COLOR: #f3f3f0
}
.b1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	BACKGROUND-IMAGE: url(../imatges/fons_linia.gif);
	PADDING-BOTTOM: 3px;
	COLOR: #FFFFFF;
	PADDING-TOP: 3px;
	FONT-FAMILY: verdana,arial,helvetica;
	BACKGROUND-COLOR: #E7C5C5;
}
.b2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #333333;
	PADDING-TOP: 3px;
	FONT-FAMILY: verdana,arial,helvetica;
	BACKGROUND-COLOR: #f6f6ff;
}
.b3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #333333;
	PADDING-TOP: 3px;
	FONT-FAMILY: verdana,arial,helvetica;
	BACKGROUND-COLOR: #f6f6ff;
	background-image: url(../imatges/background_menuitem_shadow3.gif);
	background-repeat:  repeat-x;
	background-position: left;
}
.b4 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #333333;
	PADDING-TOP: 3px;
	FONT-FAMILY: verdana,arial,helvetica;
	BACKGROUND-COLOR: #f6f6ff;
	background-image: url(../imatges/linia_blava.gif);
	background-repeat:  repeat-x;
	background-position: left;
}
.b5 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	COLOR: #333333;
	PADDING-TOP: 3px;
	FONT-FAMILY: verdana, arial, helvetica;
	BACKGROUND-COLOR: #f6f6ff;
	background-image: url(../imatges/linia_gris.gif);
	background-repeat:   repeat-x;
	background-position: left;
	text-indent: 4pt;
}
.b6 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #333333;
	PADDING-TOP: 3px;
	FONT-FAMILY: verdana,arial,helvetica;
	BACKGROUND-COLOR: #f6f6ff;
	background-image: url(../imatges/fons_linia.gif);
	background-repeat:   repeat-x;
	background-position: center;
	text-indent: 4pt;
}
.b7 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13pt;
	BACKGROUND-IMAGE: none;
	PADDING-BOTTOM: 3px;
	COLOR: #FFFFFF;
	PADDING-TOP: 3px;
	FONT-FAMILY: verdana, arial, helvetica;
	BACKGROUND-COLOR: #EBD0B4;
	text-align: center;
}
.b8 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #333333;
	PADDING-TOP: 3px;
	FONT-FAMILY: verdana, arial, helvetica;
	BACKGROUND-COLOR: #f6f6ff;
	background-image: url(../imatges/fons_quadre.gif);
	background-repeat:  repeat-x;
	background-position: left;
	text-align: center;
	width: auto;
	height: auto;
	margin-right: 0px;
}
.b_clic {
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #FFFFFF;
	PADDING-TOP: 3px;
	FONT-FAMILY: verdana, arial, helvetica;
	BACKGROUND-COLOR: #CC0000;
	background-repeat:  repeat-x;
	background-position: left;
}
.b_titol_general {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13pt;
	BACKGROUND-IMAGE: none;
	PADDING-BOTTOM: 3px;
	COLOR: #000000;
	PADDING-TOP: 3px;
	FONT-FAMILY: verdana, arial, helvetica;
	BACKGROUND-COLOR: #EBD0B4;
	text-align: left;
	text-indent: 15px;
	list-style-type: circle;
}
.b_titol_contingut {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	COLOR: #333333;
	PADDING-TOP: 3px;
	FONT-FAMILY: verdana, arial, helvetica;
	BACKGROUND-COLOR: #f6f6ff;
	background-image: url(../imatges/linia_gris.gif);
	background-repeat:   repeat-x;
	background-position: left;
	text-indent: 4pt;
}
.b_llistat_noticies {
   
	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	COLOR: #000000;
	PADDING-TOP: 12px;
	FONT-FAMILY: verdana, arial, helvetica;
	BACKGROUND-COLOR: #F9EFE6;
	text-indent: 6pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	list-style-type: disc;
	margin-bottom: 5px;
	padding-bottom: 12px;
}

.b_noticia_titol {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	COLOR: #333333;
	PADDING-TOP: 10px;
	FONT-FAMILY: verdana, arial, helvetica;
	background-image: none;
	background-position: left top;
	text-align: left;
	width: auto;
	height: auto;
	margin-right: 0px;
	text-indent: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.b_noticia_subtitol {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	PADDING-TOP: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-image: none;
	background-position: left top;
	text-align: left;
	width: auto;
	height: auto;
	margin-right: 0px;
	text-indent: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.b_noticia_cos {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	PADDING-TOP: 10px;
	FONT-FAMILY: verdana, arial, helvetica;
	BACKGROUND-COLOR: #FFFFFF;
	background-image: none;
	background-position: left top;
	text-align: justify;
	width: auto;
	height: auto;
	margin-right: 0px;
	text-indent: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
.b_subtitol_contingut {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	COLOR: #333333;
	PADDING-TOP: 2px;
	FONT-FAMILY: verdana, arial, helvetica;
	background-image: none;
	text-align: left;
	width: auto;
	height: auto;
	margin-right: 0px;
	text-indent: 4px;
	padding-left: 5px;
	padding-right: 5px;
}
.b_cos_contingut {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10pt;
	COLOR: #000000;
	PADDING-TOP: 10px;
	FONT-FAMILY: verdana, arial, helvetica;
	BACKGROUND-COLOR: #FFFFFF;
	background-image: none;
	background-position: left top;
	text-align: justify;
	width: auto;
	height: auto;
	margin-right: 0px;
	text-indent: 20px;
	padding-left: 5px;
	padding-right: 5px;
}
.arriba {
	background-image: url(../imatges/fletxa_amunt.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	border-bottom-width: 1px;
	margin-top: 12px;
	margin-bottom: 24px;
}
.gris {
	BACKGROUND-COLOR: #b1b1b1
}
A.bn {
	COLOR: #333333
}
A.bn:visited {
	COLOR: #333333
}
A.bn:active {
	COLOR: #333333
}
A.bn:link {
	COLOR: #333333
}
A.bn:hover {
	COLOR: #8A0000
}
A.bn2 {
	FONT-SIZE: 8pt; COLOR: #000000
}
A.bn2:visited {
	FONT-SIZE: 8pt; COLOR: #000066
}
A.bn2:active {
	FONT-SIZE: 8pt; COLOR: #ECD0D0
}
A.bn2:link {
	FONT-SIZE: 8pt; COLOR: #B74F4F
}
A.bn2:hover {
	FONT-SIZE: 8pt; COLOR: #333333
}
.cenlaces {
	PADDING-LEFT: 3px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	LEFT: 0px;
	PADDING-BOTTOM: 1px;
	WIDTH: 765px;
	CLIP: rect(0px 765px 16px 0px);
	COLOR: #B74F4F;
	PADDING-TOP: 1px;
	FONT-FAMILY: verdana, arial, helvetica;
	POSITION: absolute;
	TOP: 100px;
	BACKGROUND-COLOR: #f6f6ff;
	TEXT-ALIGN: left;
	visibility: hidden;
}
.desplega {
	WIDTH: 765px; POSITION: relative; HEIGHT: 14px
}
.ulfaq {
	PADDING-RIGHT: 0px; PADDING-LEFT: 4px; FONT-SIZE: 8pt; PADDING-BOTTOM: 0px; MARGIN: 5px 10px 0px 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
.lifaq {
	PADDING-LEFT: 11px; BACKGROUND: url(images/masfaq.gif) no-repeat 0px 5px; MARGIN: 5px 0px 0px
}
.x {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #333333; FONT-FAMILY: verdana,arial,helvetica
}
.titcol3 {
	FONT-SIZE: 12pt; COLOR: #000000; FONT-FAMILY: verdana,arial,helvetica; BACKGROUND-COLOR: #eeeecc
}
.altn2 {
	FONT-SIZE: 8pt; COLOR: #000000; FONT-FAMILY: verdana,arial,helvetica; BACKGROUND-COLOR: #ddddbb
}
.alt2 {
	FONT-SIZE: 8pt; COLOR: #ffffff; FONT-FAMILY: verdana,arial,helvetica; BACKGROUND-COLOR: #999966
}
.lineanovedades {
	FONT-SIZE: 8pt; BACKGROUND: url(images/fondonovedades.gif) repeat-x 50% bottom; PADDING-BOTTOM: 3px; MARGIN: 2px 0px 3px 1px
}
.fondo_div_groc {
	background-color: #FFFFCC;
}
.cos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-position: inside;
	list-style-type: disc;
	padding: 4px;
}
.cabecera {
	background-image: url(fons_linia.gif);
	background-repeat:   repeat-x;
	height: 20px;
	width: auto;
	font-size: 10px;
	color: #6600FF;
	cursor: help;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
	line-height: 2mm;
}
#PRIMERA #info_variable {
	width: 600px;
	background-color: #FFE8E8;
	height: auto;
	border: thin solid #333333;
}
.negrita {
	font-weight: bold;
	color: #660000;
}
#navBar_vigents {

	float: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFCC;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.titolpremsa {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.subtitolpremsa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: disc;
}

