/** Estil de text i taules **/

.texto 
{
	color: black; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	text-align:justify;
	text-decoration:none; 
	vertical-align:top;
	line-height:16px;
}

 .FGris /*capçalera destacats */ 
{
    font-weight: bold; 
    color: Black; 
    line-height:17px;
    border-top:1px solid #D81E05;
    border-bottom:0px dashed #C3C1C1;
	border-right:0px solid #ECECEC;
	border-left:0px solid #ECECEC;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	text-align:left;
	background-color:#ffffff;
}

 .FGris_cos /*cos de destacats */ 
{
    font-weight: normal; 
    color: Black; 
    line-height:17px;
    border-top:1px solid #D81E05;
    border-bottom:0px dashed #C3C1C1;
	border-right:0px solid #ECECEC;
	border-left:0px solid #ECECEC;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	text-align:justify;
}

.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: 11px; 
text-align:justify;
text-decoration:none; 
vertical-align:top;
line-height:16px;
} 
 
.titulo
{
	border-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	background-color:#FFFFFF;
	color:#000000; 
	font-weight:bold; 
	vertical-align:bottom;
	text-align:justify;
	line-height:16px;
}

.underL 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	color: #D81E05;
	text-decoration:none;
	font-size:11px;
	line-height:16px;
}

.underL:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	color: #000000;
    text-decoration:underline;
	font-size:11px;
	line-height:16px;
}

.tabsmenu
{
  border-style:solid;
  border-color:#000000;  
  border-top-width:0px;
  border-bottom-width:0px;
  border-left-width:0px;
  border-right-width:0px;
}

.tabsmenu .header
{}

.tabsmenu_selected
{
  font-weight:bold;
  vertical-align:middle;
  text-align:center;
  border-style:solid;
  border-color:#D0D0D0;  
  border-top-width:1px;
  border-bottom-width:0px;
  border-left-width:0px;
  border-right-width:1px;
  background-image:url("85620");

  padding-top: 6px;
  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:#D0D0D0;  
  border-top-width:1px;
  border-bottom-width:1px;
  border-left-width:0px;
  border-right-width:1px;
  background-image:url("85710");

  padding-top: 6px;
  padding-bottom: 4px; 
  padding-left: 20px;
  padding-right: 20px;
}

.tabsmenu_selected A
{
  color:black;
  text-decoration:none;
}

.tabsmenu_unselected A
{
  color:#833D28;
  text-decoration:none;  
  font-weight:bold;
  font-size:11px;
}

.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: 11px; 
	text-align:left;
	background-color:#FFFFFF;
	vertical-align:middle;
	text-align:center;
	line-height:16px;
}

.first_row_left
{
	border-bottom:1px dashed #C3C1C1;
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	text-align:left;
	background-color:#FFFFFF;
	vertical-align:middle;
	text-align:left;
	line-height:16px;
}

/********************************* CSS DEFAULT *********************************/

input
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}

select
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}

textarea
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;  
  line-height:16px;
}

.button
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#C0C0C0; 
  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;  
}

/*** Estil 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:#ffffff;
}

.resultList TD
{
  padding: 2px 2px 2px 2px;
  border-color:#ffffff;
  border-width:1px;
 /* border:medium;*/
}

.resultList .row1
{
  border-width:1px;
  color:#000000; 
  background-image:url("75835");
  border-color:#FFCCCC;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  line-height:17px;
}

.resultList .row2
{
  border-width:1px;
  color:#000000; 
  background-image:url("75823");
  border-color:#FFCCCC;  
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  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:#D81E05;
	text-decoration:none; 
}

.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
{}

.agendaListPage .filterPanel .fp_header
{
  display: none;
}

/* 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:#000000;
}

.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
{
  display: none;
}
.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 
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight:normal;
  color: #000000;
  border-style: solid;
  border-color: #A0A0E0;
  border-width: 1px;
  background: white url('132298') center center;
  margin: 0 0 0 4px; 
  text-decoration: none;
  padding:3px 3px 3px 3px;
  height:25px;
  line-height:25px;
}

.documentsShowDocumentPage .buttonLink:hover
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight:normal;
  color: #0000B0;
  border-style: solid;
  border-color: #A0A0E0;
  border-width: 1px;
  background: white url('132299') center center;
  margin: 0 0 0 4px;
  text-decoration: none;
  padding:3px 3px 3px 3px;
  height:25px;
  line-height:25px;
}

/*------------------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: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: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;
}

/*node cercador*/ 
.mainSearch
{
  text-align:left;
  border:#990000;
  width: 400pt;
  padding-bottom:15px;
  padding-left:10px;
  padding-right:10px;
  padding-top:15px;
}

.mainSearch .searchParams
{
  width: 400pt;
  text-align:left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}

.mainSearch .searchResults
{
  width: 400pt;
  text-align:left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}

.mainSearch .searchParams .inputText
{}

.mainSearch .searchParams .moduleSelection
{}

.mainSearch .searchParams .buttonRow
{}

.mainSearch .searchResults .agendaSearch
{
  width: 400pt;
  text-align:left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}

.mainSearch .searchResults .agendaSearch .title
{
  width: 400pt;
  text-align:left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}

.mainSearch .searchResults .agendaSearch .event
{
  width: 400pt;
  text-align:left;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}

.mainSearch .searchResults .agendaSearch .event1
{
  background-color:rgb(240,240,240);
}

.mainSearch .searchResults .agendaSearch .event2
{
  background-color:rgb(255,255,255);  
}

.mainSearch .searchResults .agendaSearch .event .row1
{
  height: 20%;
}

.mainSearch .searchResults .agendaSearch .event .row1 .dateCol
{
  width: 120pt;
}

.mainSearch .searchResults .agendaSearch .event .row1 .linkCol
{
  width: 280pt;
  text-align:left;
}

.mainSearch .searchResults .agendaSearch .event .row2
{
  height: 80%;
  width: 400pt;
}

.mainSearch .searchResults .newsSearch
{
  width: 400pt;
}

.mainSearch .searchResults .newsSearch .title
{
  width: 400pt;
}

.mainSearch .searchResults .newsSearch .new
{
  width: 400pt;
}

.mainSearch .searchResults .newsSearch .new1
{
  background-color:rgb(240,240,240);
}

.mainSearch .searchResults .newsSearch .new2
{
  background-color:rgb(255,255,255);
}

.mainSearch .searchResults .newsSearch .new .row1
{
  height: 20%;
}

.mainSearch .searchResults .newsSearch .new .row1 .dateCol
{
  width: 120pt;
}

.mainSearch .searchResults .newsSearch .new .row1 .linkCol
{
  width: 280pt;
  text-align:left;  
}

.mainSearch .searchResults .newsSearch .new .row2
{
  height: 80%;
  width: 400pt;
}

.mainSearch .searchResults .webSearch
{
  width: 400pt;
}
.mainSearch .searchResults .webSearch .title
{
  width: 400pt;
}

.mainSearch .searchResults .webSearch .web
{
  width: 400pt;
}

.mainSearch .searchResults .webSearch .web1
{
  background-color:rgb(240,240,240);
}

.mainSearch .searchResults .webSearch .web2
{
  background-color:rgb(255,255,255);
}

.mainSearch .searchResults .webSearch .web .dateCol
{
  width: 120pt;
}
.mainSearch .searchResults .webSearch .web .linkCol
{
  width: 280pt;
  text-align:left;  
}

.mainSearch .searchResults .documentSearch
{
  width: 400pt;
}

.mainSearch .searchResults .documentsSearch .title
{
  width: 400pt;
}

.mainSearch .searchResults .documentsSearch .document
{
  width: 400pt;
}

.mainSearch .searchResults .documentsSearch .document1
{
  background-color:rgb(240,240,240);
}

.mainSearch .searchResults .documentsSearch .document2
{
  background-color:rgb(255,255,255);
}

.mainSearch .searchResults .documentsSearch .document .dateCol
{
  width: 120pt;  
}

.mainSearch .searchResults .documentsSearch .document .linkCol
{
  width: 280pt;
  text-align:left;  
}

/* fins aquí el node cercador*/ 

/** Estils de text**/

.c_blanco /* Borde bottom linia discontinua */
{	border-bottom:1px dashed #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; text-align:left;
	background-color:#FFFFFF;
	vertical-align:middle;
	text-align:justify;
	line-height:17px;
}

.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: 11px; text-align:left;
	background-color:#FFCCCC;
	text-align:left;
}

.fila_principal_left_top /* Color de fons de cela gris */
{
	border-top:0px dashed #C3C1C1;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; text-align:left;
	background-color:#ECECEC;
	text-align:left;
}

.borde_celda_left
{
	border-top:none;
	border-bottom:none;
	border-right:none;
	border-left:1px solid #FF0000;
}

/*PAM*/

.celda_PAM
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
font-weight: normal;
background-color:#D81E05;
text-align:justify;
width:14%;
}

/*Calendaris*/

.calendari_dies_setmana
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:10px;
font-weight: normal;
background-color:#D81E05;
text-align:center;
width:14%;
}

.calendari_dies_mes_normal
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:10px;
font-weight: normal;
background-color:#ffffff;
text-align:center;
width:14%;
}

.calendari_mes
{
background-color:#EAB4AD;
font-weight:bold;
color:black;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:left;
}

.calendari_dia_festiu
{
background-color:#EAB4AD;
font-weight:bold;
color:black;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:center;
width:14%;
}

/*************** Conte Shelin **************************/

.ContShelin 
{
	color: black; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	text-align:justify;
	text-decoration:none; 
	vertical-align:top;
	line-height:24px;
}

.ContShelin_titol
{
	color: #CC0099; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	text-align:justify;
	text-decoration:none; 
	vertical-align:top;
	line-height:24px;
	font-weight:bold;
}

.ContShelin_2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 11px; text-align:left;
	background-color:#FFFFFF;
	vertical-align:middle;
	text-align:justify;
	line-height:25px;
	text-align:center;
}

.ContShelin_ask
{
color:#9966CC;
font-style:italic;
font-weight:bold;
}

.ContShelin_ask_2
{
font-style:italic;
}

.Shelin
{
color:#009900;
font-weight:bold;
}

.reis
{
color:#FF0000;
font-weight:bold;
}

.nens
{
color:#666666;
font-weight:bold;
}

.penjoll
{
color:#FFCC00;
font-weight:bold;
}

.Carbonet
{
color:#333300;
font-weight:bold;
}

.flabiol
{
color:#FFCC00;
font-weight:bold;
}

/********** login container **********/

td .loginContainer 
{
  padding:15px 2px;
}

.loginContainer 
{
background-color:white;
border-top:2px solid #FD7D5E;
border-bottom:2px solid #FD7D5E;
color:#80020F;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
margin:50px 10px 30px 10px;
text-align:center;
text-decoration:none;
width:180px;
}

.loginBox
{
  border:1px solid #FF4766;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#FD7D5E;
  text-decoration:none;
  text-align:justify;
  padding:2px 2px 2px 2px;
}

.userBar
{}

select  /* select idiomes */
{
color:black;
background-color: #F0F0F0;
}

.buttonLink {
color:#EB6105;
text-decoration:none;
font-weight:normal;
}

.buttonLink:hover {
color:#FF9F40;
text-decoration:none;
}

.loginButton:hover {
background:url("132030");
background-color:#FD7D5E;
border:1px solid red;
color:#EB6105;
display:inline-block;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
margin-bottom:0;
margin-top:0;
padding:3px;
text-decoration:underline;
}

.loginButton {
background:url("132030");
background-color:#FD7D5E;
border:1px solid red;
color:red;
display:inline-block;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
margin-bottom:0;
margin-top:0;
padding:3px;
text-decoration:none;
}


/*estilos heredados de la web de sant feliu on line*/

.perfil_innova
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#bb7777;
  text-align:left;
  padding-left:3px;
  border-bottom:1px dotted #565759;
  background-color:#F0F0F0;
  height:25px;
  line-height:15px;
}

.fondo_tabla_innova_1
{
  background-color:#F0F0F0;
  padding:3px 3px 3px 3px;
}

.fondo_tabla_innova_2
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font:normal;
  text-align:left;
  color:#333333;
  background-color:#DFDFDF;
  padding:5px 5px 5px 5px;
}

.fondo_tabla_innova_2
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  font:normal;
  text-align:left;
  color:#333333;
  background-color:#DFDFDF;
  padding:5px 5px 5px 5px;
}

.video_innova A
{
display:block;
border-top:1px solid #A0A0E0;
border-right:1px solid #A0A0E0;
border-bottom:1px solid #A0A0E0;
border-left:1px solid #A0A0E0;
background: white url('132298') center center;
height:15px;
line-height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:none;
color:#000000;
text-decoration:none;
text-align:center;
padding:2px 2px 2px 2px;
}

.video_innova A:hover
{
display:block;
border-top:1px solid #A0A0E0;
border-right:1px solid #A0A0E0;
border-bottom:1px solid #A0A0E0;
background: white url('132299') center center;
border-left:1px solid #A0A0E0;
height:15px;
line-height:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:none;
color:#000000;
text-decoration:none;
text-align:center;
padding:2px 2px 2px 2px;
}

.tramit_titulo
{
	color: black; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	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;
}
