/************ Estils de la taula principal **************/

.main
{
  width:100%;
  background-color: white;
  color: black;
  font-size:12px;
  text-align:justify;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.main .contCol /*Contingut*/
{
  width:630px;
  text-align:left;
  vertical-align:top;
  padding-left:3px;
}

/******* Estils de les pàgines de documents ********/

.texto /** justificado **/

{
	color: black; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-align:justify;
	text-decoration:none; 
	vertical-align:top;
	line-height:17px;
}

.texto_noalign /** sin justificar **/

{
	color: black; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-decoration:none; 
	vertical-align:top;
	line-height:17px;
}

.texto_underL /** subrayado **/

{
	color: black; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-decoration:underline;
	vertical-align:top;
	line-height:17px;
	text-align:justify;
}

.table
{
text-align:justify;
border-width:1px;
border-color:#009900;
color:black;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;

} 

.table_Center
{
width:75%; /*ajustar*/
text-align:center;
color:black;
margin-left: auto; /* centra la tabla */
margin-right: auto; /* centra la tabla */
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px;
border-color:#ECECEC;
border-width:1px;
} 

.fila_principal_left
{
	border-top:1px solid #FFCCCC;
	border-bottom:1px dashed #D81E05;
	border-right:1px solid #FFCCCC;
	border-left:1px solid #FFCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 12px; text-align:left;
	background-color:#FFCCCC;
	text-align:left;
}

.fila_principal_left_top
{
	border-top:1px dashed #C3C1C1;
	border-bottom:1px solid #ECECEC;
	border-right:1px solid #ECECEC;
	border-left:1px solid #ECECEC;
	font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 12px; text-align:left;
	background-color:#ECECEC;
	text-align:left;
}

.table_Center100
{
width:100%; /*ajustar 600px*/
margin-left: auto; /* centra la tabla */
margin-right: auto; /* centra la tabla */

padding-top: 5px;
padding-bottom: 5px;
padding-left: 2px;
padding-right: 15px;

color: black; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
text-align:justify;
text-decoration:none; 
vertical-align:top;
line-height:17px;
} 
 
.titulo
{
	border-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	background-color:#FFFFFF;
	color:#000000; 
	font-weight:bold; 
	vertical-align:bottom;
	text-align:justify;
	line-height:17px;
}

.underL /** links **/
{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	color: #D81E05;
	text-decoration:none;
	font-size:12px;
	line-height:17px;
}

.underL:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	color: #000000;
    text-decoration:underline;
	font-size:12px;
	line-height:17px;
}

/** Estilo de los documentos */

.c_titulo
{
	border-bottom:1px dashed #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 12px; text-align:left;
	background-color:#FFFFFF;
	color:#000000; 
	font-weight:bold; 
	vertical-align:middle;
	text-align:justify;
	line-height:17px;
}

.c_gris
{
	border-top:1px solid #CCCCCC;
	border-bottom:1px dashed #999999;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 12px; text-align:left;
	background-color:#CCCCCC;
	text-align:left;
	line-height:17px;
}

.c_blanco
{
	border-bottom:1px dashed #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 12px; text-align:left;
	background-color:#FFFFFF;
	vertical-align:middle;
	text-align:justify;
	line-height:17px;
}

.celda
{
	border-bottom:0px 
	font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 12px; text-align:left;
	background-color:#FFFFFF;
	vertical-align:middle;
	text-align:justify;
	line-height:17px;
}

.FGris /*Fondo gris como titulo*/
{
  text-align:center;
  background-color:#CCCCCC; /*gris*/
  font-weight: bold; 
  color: Black; 
  face: Arial; 
  font-size: 10px;
  line-height:17px;
}

.c_blancoC
{
	border-bottom:1px dashed #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 12px; text-align:left;
	background-color:#FFFFFF;
	vertical-align:middle;
	text-align:center;
	line-height:17px;
}

.c_grisC
{
	border-top:1px solid #ECECEC;
	border-bottom:1px dashed #C3C1C1;
	border-right:1px solid #ECECEC;
	border-left:1px solid #ECECEC;
	font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 12px; text-align:left;
	background-color:#ECECEC;
	text-align:center;
	line-height:17px;
}

/* Estilo de los HTML de la Revista */

.fb_edicions /** button edicions anteriors **/
{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	color: #D81E05;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	line-height:17px;
}

.fb_edicions:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	color: #000000;
                text-decoration:none;
	font-weight:bold;
	font-size:12px;
	line-height:17px;
}

.fb_titolnoticia{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	text-decoration:none;
	font-size:12px;
	line-height:17px;
	color:#000000;
}

.fb_titolnoticia:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	color: #000000;
                text-decoration:underline;
	font-size:12px;
	line-height:17px;
}

.fb_subtitolnoticia{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	text-decoration:none;
	font-size:12px;
	line-height:17px;
	color:#B0B0B0;
}

.fb_subtitolnoticia:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	color: #000000;
                text-decoration:underline;
	font-size:12px;
	line-height:17px;
}

.fb_rev_titol{
                font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
                text-decoration:none;
	font-size:20px;
	font-weight:bold;
	text-align:justify;
}

.fb_rev_subtitol{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#C0C0C0;
}

.fb_article{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
    line-height:17px;
	text-align:justify;
	font-size:12px;
}

.fb_article_red{
    background-color:#FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
    line-height:17px;
	text-align:justify;
	font-size:12px;
}

.fb_white_underL /** links **/
{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	color: #FFFFFF;
	text-decoration:none;
	font-size:12px;
	line-height:17px;
}

.fb_white_underL:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	color: #000000;
                text-decoration:underline;
	font-size:12px;
	line-height:17px;
}

.fb_underL /** links **/
{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	color: #D81E05;
	text-decoration:none;
	font-size:12px;
	line-height:17px;
}

.fb_underL:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	color: #000000;
                text-decoration:underline;
	font-size:12px;
	line-height:17px;
}

.fb_borde_inf_bold
{
    border-bottom:3px solid #FF0000;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
    line-height:17px;
	text-align:justify;
	font-size:12px;
}

.fb_borde_inf
{
    border-bottom:1px solid #FF0000;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
    line-height:17px;
	text-align:justify;
	font-size:12px;
}

.fb_borde_all
{
    border:1px solid #FF0000;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
    line-height:17px;
	text-align:justify;
	font-size:12px;
}

/***/


/*organigrama*/

img 
{
	border:0px;
}

.organigrama_left
{
	border-top:none;
	border-bottom:none;
	border-right:none;
	border-left:1px solid #FF0000;
}

.organigrama_right
{
	border-top:none;
	border-bottom:none;
	border-right:1px solid #FF0000;
	border-left:none;
}

.organigrama_top
{
	border-top:1px solid #FF0000;
	border-bottom:none;
	border-right:none;
	border-left:none;
}

.organigrama_bottom
{
	border-top:none;
	border-bottom:1px solid #FF0000;
	border-right:none;
	border-left:none;
}

.organigrama_top_left
{
	border-top:1px solid #FF0000;
	border-bottom:none;
	border-right:none;
	border-left:1px solid #FF0000;
}

.organigrama_top_right
{
	border-top:1px solid #FF0000;
	border-bottom:none;
	border-right:1px solid #FF0000;
	border-left:none;
}

.organigrama_texto
{
	color: black; 
	font-family:Arial, Tahoma;
	font-size: 9pt; 
	text-align:center; 
	color:gray; 
	vertical-align:middle;
	border-color:ECECEC;
	border-style:groove;
	border-width:thin;
}

.title_fitxes
{
	color: black; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-align:justify; 
	color:#000000;
	background-color:#CCCCCC;
	font-weight:bold;
	line-height:17px;
}

.titulo_subrallado
{
	color: black;
	border-bottom:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-align:justify; 
	color:#000000;
	font-weight:normal;
	line-height:17px;
}

/* Estilo de las pantallas de imágenes*/

/*fuentes*/

.text_img
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#B9B9A5;
font-weight:normal;
text-decoration:none;
text-align:center;
height:40px;
line-height:40px;
}

.fecha_img
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:normal;
text-align:center;
background-color:#CCCCCC;
text-decoration:none;
height:15px;
line-height:15px;
}

.text_img_bold
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:bold;
text-align:justify;
text-decoration:none;
}

.text_img_normal
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
font-weight:normal;
text-align:justify;
text-decoration:none;
}

.blank_img

{
	border-top:none;
	border-bottom:none;
	border-right:none;
	border-left:none;
	height:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0px;
}

.titulo_tabla
{
	color: black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-align:justify; 
	color:#000000;
	font-weight:bold;
	background-color:#CCCCCC;
}

/*body*/

.body_imagen
{
background-color:#EFEFE7;
}

.cabecera_img
{
border-top:none;
border-bottom:2px solid #FFFFFF;
border-right:none;
border-left:none;
}

.cabecera_img_02
{
border-top:none;
border-bottom:2px solid #FFFFFF;
border-right:none;
border-left:none;
background-color:#6A5C94;
height:50px;
}

.titulo_imagen
{
border-top:none;
border-bottom:1px dotted #CCCCCC;
border-right:none;
border-left:none;
background-color:#DADAC5;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#666666;
font-weight:bold;
text-decoration:none;
text-align:justify;
text-transform:uppercase;
height:25px;
line-height:25px;
padding:0px 0px 0px 3px;
}

.marco_imagen
{
border:1px solid #B9B9A5;
padding:2px 2px 2px 2px;
}

.pie_img
{
border-top:1px dotted #CCCCCC;
border-bottom:none;
border-right:none;
border-left:none;
}

.next_img
{
border:1px solid #B9B9A5;
background-color:#F5F5F5;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
font-weight:bold;
text-decoration:none;
text-align:justify;
padding:2px 2px 2px 2px;
height:15px;
line-height:15px;
}

/****/

.tabsmenu
{
  border-style:solid;
  border-color:#606060;  
  border-top-width:0px;
  border-bottom-width:0px;
  border-left-width:1px;
  border-right-width:0px;
}

.tabsmenu .header
{}

.tabsmenu_selected
{
  font-weight:bold;
  vertical-align:middle;
  text-align:center;
  border-style:solid;
  border-color:#606060;  
  border-top-width:1px;
  border-bottom-width:0px;
  border-left-width:0px;
  border-right-width:1px;

  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 20px;
  padding-right: 20px;
}

.tabsmenu_unselected
{
  font-weight:normal;
  vertical-align:middle;
  text-align:center;
  border-style:solid;
  border-color:#606060;  
  border-top-width:0px;
  border-bottom-width:1px;
  border-left-width:0px;
  border-right-width:1px;

  padding-top: 4px;
  padding-bottom: 4px; 
  padding-left: 20px;
  padding-right: 20px;
}

.tabsmenu_selected A
{
  color:Black;
  text-decoration:none;
}

.tabsmenu_unselected A
{
  color:Gray;
  text-decoration:none;  
}

.tabsmenu_unselected A:hover
{
  color:Black;
  text-decoration:none;  
}

.first_row
{
	border-bottom:1px dashed #C3C1C1;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 12px; 
	text-align:left;
	background-color:#FFFFFF;
	vertical-align:middle;
	text-align:center;
	line-height:17px;
}

.first_row_left
{
	border-bottom:1px dashed #C3C1C1;
	font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 12px; text-align:left;
	background-color:#FFFFFF;
	vertical-align:middle;
	text-align:left;
	line-height:17px;
}

/* TRAMITS */

.tramit_tabla
{
	width:100%; /*ajustar 600px*/
	margin-left: auto; /* centra la tabla */
	margin-right: auto; /* centra la tabla */
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border-width:0px;
	border-spacing:4px;
	color: black; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-align:left; 
	text-decoration:none; 
	vertical-align:top;
	line-height:17px;
}
		
.tramit_texto 
{
	color: black; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-align:left; 
	text-decoration:none; 
	vertical-align:top;
	line-height:17px;
}

.tramit_titulo
{
	color: black; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-align:left; 
	text-decoration:none; 
	vertical-align:top;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:none;
	border-left:none;
	font-weight: bold;
	line-height:17px;
}

.tramit_tituloGris
{
	color: black; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-align:left; 
	text-decoration:none; 
	vertical-align:top;
	font-weight: bold;
	line-height:17px;
}

/********************************* CSS DEFAULT *********************************/

input
{
  font-family:Arial, Tahoma;
  font-size:12px;
}

select
{
  font-family:Arial, Tahoma;
  font-size:12px;
}

textarea
{
  font-family:Arial, Tahoma;  
  font-size:12px;  
  line-height:17px;
}

.button
{
  font-family:Arial, Tahoma;
  font-size:12px;
  color:#COCOCO; 
  text-align:center; 
  text-decoration:none; 
  background-color:#FAFAFA;
}

.buttonLink
{
  color:#E00000; 
  text-decoration: none;
}

.selectLink 
{
  color:#E00000; 
  text-decoration: none;
}

.selectLink:hover
{
  color:#E00000; 
  text-decoration:underline;
}

.infoMessage
{
  color:#E00000; 
  font-weight: bold;  
}

.warnMessage
{
  color: #FF9900;  
  font-weight: bold;    
}

.errorMessage
{
  color: red;
  font-weight: bold;
}

.fatalMessage
{
  color: red;  
  font-weight: bold;  
}

/*** Estils del Filter Panel ***/

.filterPanel
{
  border-width: 1px;
  border-style: solid ;
  border-color: black;
  text-align: left;
  width: 100%;
}

.filterPanel .fp_header
{
  text-align: center;
}

.filterPanel .fp_column1
{
  width: 80%;
}

.filterSubPanel
{
  width:100%;
}

.filterSubPanel .fsp_column1
{
  width: 30%;
  background-color:FAFAFA;
}

.filterSubPanel .fsp_column2
{
  width: 70%;
  background-color:FAFAFA;
}

.resultList /*borde tabla*/
{
  border-width:1px;
  width: 100%;
  border-color:#FFCCCC;
}

.resultList TD
{
  padding: 2px 2px 2px 2px;
  border-color:#FFCCCC;
  border-width:1px;
 /* border:medium;*/
}

.resultList .row1
{
  border-width:1px;
  color:#000000; 
  background-image: url(../../Configuraci%F3n%20local/Temp/%2275823%22);
  border-color:#FFCCCC;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:17px;
}

.resultList .row2
{
  border-width:1px;
  color:#000000; 
  background-image: url(../../Configuraci%F3n%20local/Temp/%2275835%22);
  border-color:#FFCCCC;  
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:17px;
}

.selectLink 
{
  color: #989696; 
  text-decoration: none;
}

.selectLink:hover
{
  color: #989696; 
  text-decoration:underline;
}

/******** News ***********/

.newView
{
  width: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.newView .startDay
{
  font-size: 10px;
  font-weight:bold;
}

.newView .readingCount
{
  color:Red;
  font-size: 10px;
  font-weight:bold;
}

.newView .headline
{
  font-size: 12px;
  font-weight:bold;
}

.newView .text
{
  font-size: 11px;
}

.newView .documentList
{}
   
.newView .documentList .header
{
  font-size: 11px;
  font-weight:bold;
}

.newView .documentList .documentLink
{}

.newView .documentList .title
{
  text-decoration:none;
  font-size:11px;
}

.newView .readingCountLayer
{
  margin-top:8px;
}

.newView .headlineLayer
{
  margin-top:8px;
}

.newView .textLayer
{
  margin-top:8px;
}

.rootNew
{}

.rootNew .draft
{
  color:Red;
  font-size:12px;
  font-weight:bold;
}

.rootNew .topPanel
{
  vertical-align:top;
}

.rootNew .bottomPanel
{
  vertical-align:top;
}

.rootNew .topPanel .dateCol
{
  width:20%;
  vertical-align:top;
}

.rootNew .topPanel .dateColFull
{}

.rootNew .topPanel .hlineCol
{
  width:80%;
  vertical-align:top;
}

.rootNew .topPanel .hlineColFull
{}

.rootNew .bottomPanel .imgColL
{
  width:20%;
  text-align:left;
  vertical-align:top;
}

.rootNew .bottomPanel .imgColR
{
  width:20%;
  text-align:right;
  vertical-align:top;
}

.rootNew .bottomPanel .imgColFull
{
  vertical-align:top;
}

.rootNew .bottomPanel .summaryCol
{
  vertical-align:top;
  width:80%;
}

.rootNew .bottomPanel .summaryColFull
{
  vertical-align:top;
  width:100%;
}

.rootNew .newDate
{
  font-size:10px;
  font-weight:bold;
}

.rootNew .headlineLink
{
  text-decoration:none;
}

.rootNew .headlineText
{
  font-size:12px;
  font-weight:bold; 
  color:Black;
}

.rootNew .image
{}

.rootNew .summary
{
  font-size: 11px;
}

.rootNew .documentList
{}

.rootNew .documentList .documentLink
{}

.rootNew .documentList .title
{
  text-decoration:none;
  font-size:11px;
}

.rootNew .readNewButton
{
  font-family:arial;
  font-size:11px;
  color:#007700;
  background:transparent;
  width:auto;
  overflow:visible;
  border-width:0px;
}

.rootNew .readNewButton:hover
{
  font-family:arial;
  font-size:11px;
  color:#00AA00;
  background:transparent;
  width:auto;
  overflow:visible;
  text-decoration:underline;
  border-width:0px;
}

.newSearchChildrenList
{}

.newSearchChildrenList .col1
{}

.newSearchChildrenList .row1
{}

.sectionLink
{
  text-decoration:none;
}

.sectionDesc
{
  font-size:14px;
  font-weight:bold;
  color:Black;
}

.sectionNew
{}

.sectionNew .draft
{
  color:Red;
  font-size:12px;
  font-weight:bold;
}

.sectionNew .col1
{
  vertical-align:top;
}

.sectionNew .topPanel
{}

.sectionNew .topPanel .dateCol
{
  width:70%;
  text-align:left;
}

.sectionNew .topPanel .showCol
{
  width:30%;
  text-align:right;
}

.sectionNew .topPanel .newDate
{
  font-size:10px;
  font-weight:bold;
}

.sectionNew .headlineLink
{
  text-decoration:none;
}

.sectionNew .headlineText
{
  font-size:12px;
  font-weight:bold; 
  color:Black;
}

.sectionNew .bottomPanel
{}

.sectionNew .bottomPanel .imgColL
{
  width:20%;
  text-align:left;
}

.sectionNew .bottomPanel .imgColR
{
  width:20%;
  text-align:right;
}

.sectionNew .bottomPanel .imgColFull
{}

.sectionNew .bottomPanel .summaryCol
{
  width:80%;
  vertical-align:top;  
}

.sectionNew .bottomPanel .summaryColFull
{
  vertical-align:top;
}

.sectionNew .bottomPanel .image
{}

.sectionNew .bottomPanel .summary
{
  font-size: 11px;
}

.sectionNew .documentList
{}

.sectionNew .documentList .documentLink
{}

.sectionNew .documentList .title
{
  text-decoration:none;
  font-size:11px;
}

.sectionNew .readNewButton
{
  font-family:arial;
  font-size:11px;
  color:#007700;
  background:transparent;
  width:auto;
  overflow:visible;
  border-width:0px;
}

.sectionNew .readNewButton:hover
{
  font-family:arial;
  font-size:11px;
  color:#00AA00;
  background:transparent;
  width:auto;
  overflow:visible;
  text-decoration:underline;
  border-width:0px;
}

/* Para definir colores de fondo en filas de noticias */

.objectSearch .resultList .row1,
.objectForm .resultList .row1
{}

.objectSearch .resultList .row2,
.objectForm .resultList .row2
{}

.objectSearch .resultList .header,
.objectForm .resultList .header
{}

.buttonLink
{
	color:#E00000;
	text-decoration:none; 
}

/*.buttonLink:hover
{
	text-decoration:none;
	color:#COCOCO;
	
}*/

.dataScroller
{
  text-align: center;
  font-weight: normal;
}
.dataScroller A
{
  text-decoration: none;
  color: #C0C0C0;
  font-weight:bold;
}

.dataScroller A:hover
{
  text-decoration:underline;
  color: #C0C0C0;
  font-weight:bold;
  }

.dataScrollerPaginatorActiveColumn
{
  font-weight: bold;
  font-size: larger;
}

/******************** AGENDA *******************/
/* Agenda - Header Document */
.newsListPage .headerDocument
{}

/* Agenda - Footer Document */
.newsListPage .footerDocument
{}

/* Agenda - Result List */
.agendaListPage .resultList
{
  border-width: 1px;
  border-style: solid;
  border-color: black;
  width: 100%;
  border-collapse: collapse;
}

.agendaListPage .resultList TD
{
  padding: 2px;
}

.agendaListPage .resultList .row1
{
  background-color:#EEEEEE;
}

.agendaListPage .resultList .row2
{
  background-color: #FFFFFF;
}

.agendaListPage .resultList .eventHeader .column1
{
  width: 5%;
}
.agendaListPage .resultList .eventHeader .column2
{
  width: 20%;
}
.agendaListPage .resultList .eventHeader .column3
{
  width: 5%;
}
.agendaListPage .resultList .eventHeader .column4
{
  width: 15%;
}
.agendaListPage .resultList .eventHeader .column5
{
  width: 55%;
  text-align: right;
}
.agendaListPage .resultList .eventName
{
  font-weight: bold;
}
.agendaListPage .resultList .eventName A
{
  text-decoration: none;
  color: Black;
}
.agendaListPage .resultList .eventName A:hover
{
  text-decoration: underline;
}

/* Agenda - Pantalla esdeveniment */
.agendaEventPage
{
  border-width: 1px;
  border-style: solid;
  border-color: black;
}

.agendaEventPage .eventType
{
  text-align: right;
  font-size: 8px; 
  padding-right: 5px;  
}

.agendaEventPage .eventTitle
{
  font-size: 14px;
  font-weight: bold;
}

.agendaEventPage .description
{
  font-size: 14px;
}

.agendaEventPage .timetable .column1
{
  width:5%;
  vertical-align: top;
}

.agendaEventPage .timetable .column2
{
  width:95%;
}

/************** DOCUMENTS **************/

.newsListPage .filterPanel .fp_header
{
  display: none;
}

.documentsListPage .filterPanel
{
  border-width: 0px;
  border-style: solid;
  background-color: #FAFAFA;
  text-align: left;
  width: 100%;
}

.documentsListPage .filterPanel .fp_header
{
  text-align:left;
  color:#C0C0C0;
}
.documentsListPage .filterPanel .fp_column1
{
  width: 100%;
}
.documentsListPage .filterSubPanel
{
  width:100%;
  border:0px;
}
.documentsListPage .filterSubPanel .fsp_column1
{
  width: 30%;
}
.documentsListPage.filterSubPanel .fsp_column2
{
  width: 70%;
}
.documentsListPage .column1
{	
	width: 75%;
}
.documentsListPage .column2
{ 
	width: 10%;
}
.documentsListPage .column3
{
	width: 15%;
}
.documentsListPage .column4
{}
.documentsListPage .column5
{}

/* Documents - Pantalla que mostra y edita un document */
.documentsShowDocumentPage
{}

.documentsShowDocumentPage .buttonLink /* Botó edita i imprimeix*/
{
  vertical-align:middle;
  display:-moz-inline-box;
  display:inline-block;
  text-decoration:none;
  color:Black;
  padding:2px 6px 2px 6px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 2px;
  margin-right: 2px;
  background: url(../../Configuraci%F3n%20local/Temp/%22/common/workflow/images/button.gif%22);
  border-color:black;
  border-style:solid;
  border-width:0px;
}

.documentsShowDocumentPage .buttonLink A:hover
{
  background: url(../../Configuraci%F3n%20local/Temp/%22/common/workflow/images/button_hover.gif%22);
}

/*------------------NODO SENDMAIL---------------------*/

.sendMailPage
{}

.sendMailPage .footer /* pie del formulario de entrada de datos. Donde se sitúa el botón siguiente */
{}

.sendMailPage .buttonLink /* botón "siguiente" del formulario de entrada de datos */
{
  text-decoration:none;
  color:#494554;
  display:inline-block;
  padding:3px 3px 3px 3px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color:red;
  border-color:#7F70B0;
  border-style:solid;
  border-width:1px;
  font-size:10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
}

.sendMailPage .buttonLink:hover
{
  text-decoration:underline;
  color:#494554;
  display:inline-block;
  padding:3px 3px 3px 3px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color:red;
  border-color:#7F70B0;
  border-style:solid;
  border-width:1px;
  font-size:10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
}
