/**

	
	Data de creació: 20/01/2007
	Autors: IT Deusto (J. Aragón)
	
	Data d'ultima modificació: 09/02/2007
	Autors: IT Deusto (J. Aragón)
	
	CSS: Definició dels estils comuns d'elements Organismes.
	

/*-------------------- PRIMER NIVELL --------------------*/	

.FW_bMenu{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	font-family: Verdana;
	font-size: .97em;
	width: 100%;
	}

ul.FW_mTipus {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-height: 20px;
	list-style: none;
	list-style-image:none;
	}
ul.FW_mTipus li {
	margin-bottom: 3px;
	}	
.FW_Primer_Nivell_Titulo {
	/*background: url(../img/FW_destaqTop.gif) top left no-repeat;*/
	margin: 0px 0px 0px 0px;
	padding: 0px; 
	list-style: none;
	list-style-image:none;
	}	
	
.FW_mPrimerNivell {
	margin: 0px;
	/*padding: 5px;*/
	padding: 1px 5px;
	/*background: url(../img/FW_destaqBottom.gif) bottom right no-repeat;*/
	background: #B2B2B2 url(../img/FW_PastillaGrisClara.jpg) top right no-repeat;
	color:#000;
	/*min-height: 15px;*/
	min-height: 18px;
	}
	
.FW_mPrimerNivell_s_Exp {
	margin: 0px;
	/*padding: 5px;*/
	padding: 1px 5px;
	/*background: url(../img/FW_destaqBottom.gif) bottom right no-repeat;*/
	background: #B2B2B2 url(../img/FW_PastillaGrisClara.jpg) top right no-repeat;
	color:#000;
	/*min-height: 15px;*/
	min-height: 18px;
	}
	
.FW_mPrimerNivell_n_Exp	{
	margin: 0px;
	/*padding: 5px;*/
	padding: 1px 5px;
	/*background: url(../img/FW_destaqBottom.gif) bottom right no-repeat;*/ 
	background: #B2B2B2 url(../img/FW_PastillaGrisClara.jpg) top right no-repeat;
	color: #000;
	/*min-height: 15px;*/
	min-height: 18px;
	}
	
.FW_mPrimerNivell_s{
	margin: 0px;
	/*padding: 5px;*/
	padding: 1px 5px;
	/*background: url(../img/FW_destaqBottom.gif) bottom right no-repeat;*/ 
	background: #B2B2B2 url(../img/FW_PastillaGrisClara.jpg) top right no-repeat;
	color: #000;
	/*min-height: 15px;*/
	min-height: 18px;
	}
	
.FW_mPrimerNivell a {
	color: #AC2115;
	background-color:#fff;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	min-height:16px;
	background-color: transparent;
	display: block;
	}
.FW_mPrimerNivell a:hover {	
	text-decoration: underline;
	}


.FW_mPrimerNivell_n_Exp a {
	color: #AC2115;
	background-color:#fff;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	min-height:16px;
	background-color: transparent;
	display: block;
	}
.FW_mPrimerNivell_n_Exp a:hover {	
	text-decoration: underline;
	}	
.FW_mPrimerNivell_s_Exp a {
	color: #AC2115;
	background-color:#fff;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	min-height:16px;
	background-color: transparent;
	display: block;
	}
.FW_mPrimerNivell_s_Exp a:hover {	
	text-decoration: underline;
	}	
		
.FW_mPrimerNivell_s a {
	color: #AC2115;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
	min-height:16px;
	display: block;
	}
.FW_mPrimerNivell_s a:hover {	
	text-decoration: underline;
	}
li.FW_Primer_Nivell_Titulo {
	color: #AC2115;
	background-color:#fff;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

/*-------------------- SEGON NIVELL --------------------*/	
ul.FW_border_sup {
	font-weight: bold;
	list-style-position: inside; 
	margin: 0px 0px 2px 0px; 
	padding: 0px;
	background-color: #fff;
	border-top: solid #fff;
	}
	
ul.FW_border_sup li { 
	margin: 0 0 .2em 0em;
	list-style: none;
	list-style-image:none;
	min-height: 10px;
	}


ul.FW_border_sup li.FW_Segon_Nivell {
	list-style-position: outside;
	background: url(../img/bullet_menu_int_.gif) no-repeat;
	background-position: 10px 0px;
	overflow:hidden;
	}
ul.FW_border_sup li.FW_Segon_Nivell_Exp {
	list-style-position: outside;
	background: url(../img/bullet_down_gris.gif) no-repeat;
	background-position: 8px -3px;
	overflow: hidden;	
	background-color:#FFFFFF;
	}	
ul.FW_border_sup li.FW_Segon_Nivell_Seleccionat {
	list-style-position: outside;
	background: url(../img/FW_bullet_menu_int_vermell.gif) no-repeat;
	background-position: 10px -3px;
	overflow:hidden;
	}

ul.FW_border_sup li.FW_Segon_Nivell_Seleccionat_Exp {
	list-style-position: outside;
	background: url(../img/bullet_down_vermell.gif) no-repeat;
	background-position: 8px 0px;
	overflow: hidden;	
	background-color:#FFFFFF;
	}
	
/*-------------------- TERCER NIVELL --------------------*/	
ul.FW_border_sup li.FW_Tercer_Nivell {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-weight: normal !important;
	color:#4D4D4D;
	background-color:#fff;
	background: url(../img/guio5.gif) no-repeat;
	background-position: 10px 5px;
	list-style-position: outside;
	}
	
ul.FW_border_sup li.FW_Tercer_Nivell_Seleccionat {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #4D4D4D;
	background-color: #fff;
	background: url(../img/guio5.gif) no-repeat;
	background-position: 10px 5px;
	list-style-position: outside;
	}	

ul.FW_border_sup li.FW_Tercer_Nivell a {
	color:#4D4D4D;
	background-color:#fff;
	text-decoration: none;
	}
	
ul.FW_border_sup li.FW_Tercer_Nivell a:hover {
	text-decoration: underline;
	}
	
ul.FW_border_sup li.FW_Tercer_Nivell_Seleccionat a {
	color:#4D4D4D;
	background-color:#fff;
	text-decoration: none;
	}	
ul.FW_border_sup li.FW_Tercer_Nivell_Seleccionat a:hover {
	text-decoration: underline;
	}	
		
.FW_mEspaiBack{
	margin: .1em 0px .4em 20px;
	display: block;
	}

ul.FW_border_sup li.FW_Segon_Nivell .FW_mEspaiBack,
ul.FW_border_sup li.FW_Segon_Nivell_Exp .FW_mEspaiBack,
ul.FW_border_sup li.FW_Segon_Nivell_Seleccionat .FW_mEspaiBack,
ul.FW_border_sup li.FW_Segon_Nivell_Seleccionat_Exp .FW_mEspaiBack {
	margin: .1em 0px .4em 20px;
	}

ul.FW_border_sup li.FW_Tercer_Nivell .FW_mEspaiBack,
ul.FW_border_sup li.FW_Tercer_Nivell_Seleccionat .FW_mEspaiBack {
	margin: .1em 0px .4em 20px;
    }	

.FW_mDottedLine{
	background: url(../img/separador_ligero.gif)  repeat-x;
	margin: 0 0 0 10px;
	line-height: 1px;
	margin: 0px;
	}
	
a.FW_n_seleccionat {
	color:#4D4D4D;
	background-color:#fff;
	text-decoration: none;
	margin:  0px 0px 0px 0px;
	}
a:hover.FW_n_seleccionat {
	text-decoration: underline;
}

a.FW_s_seleccionat {
	color:#AC2115;
	background-color:#fff;
	text-decoration: none;
	}
a:hover.FW_s_seleccionat {
	text-decoration: underline;
	}
/* Fi estils MENU */


/*---------------------------------------------------------- MENU NAVEGACIO DE SEGON TIPUS ------------------------------------------------------*/	
/* Estils propis per a la FP menú de navegació de tipus 2 (fw_fp_menunavegacio_2)*/
/* CSS Suffix: _tipus2*/
/*----------------------------------------------------------------- PRIMER NIVELL ---------------------------------------------------------------*/	

.FW_bColEsquerra_tipus2 {
	 background: url("../img/bg-FW-menu-top.png") no-repeat scroll right top transparent;
    margin-right: 15px;
    padding-top: 5px;
	}
	
.FW_dContenidorMenu_tipus2 {
	background: url("../img/bg-FW-menu-middle.png") repeat-y scroll right top transparent;
	}

.FW_dContenidorMenu_tipus2 li {
	line-height: 20px;
	}
		
ul.FW_mTipus_tipus2 {
	background: url("../img/bg-FW-menu-bottom.png") no-repeat scroll right bottom transparent;
    padding-bottom: 2px;
    padding-left: 0;
    margin: 0px;
}
ul.FW_mTipus_tipus2 li {
	margin-bottom: 3px;
}	
.FW_Primer_Nivell_Titulo_tipus2 {
	list-style: none;
	list-style-image: none;
	/*_width: 94%;*/
}	

.FW_mPrimerNivell_tipus2 {
	margin: 0px;
	padding: 1px 15px;
	color: #000;
}
	
.FW_mPrimerNivell_s_Exp_tipus2 {
	margin: 0;
	padding: 1px 5px 1px 14px;
	color: #ac2115;
}
	
.FW_mPrimerNivell_n_Exp_tipus2	{
	margin: 0;
	padding: 1px 5px 1px 11px;
	color: #ac2115;
}
	
.FW_mPrimerNivell_s_tipus2 {
	background:url(../img/bullet_down_vermell_2.gif) no-repeat scroll 100% 8px transparent;
	list-style-position:outside;
	margin-bottom:6px;
	overflow:hidden;
	padding:1px 15px;
	margin-right:8px;
}
.FW_mPrimerNivell_s_tipus2 a {
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #ac2115;
}
.FW_mPrimerNivell_s_tipus2 a:hover {	
	text-decoration: underline;
}
	
.FW_mPrimerNivell_tipus2 a {
	color: #4d4d4d;
	background-color: #fff;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.FW_mPrimerNivell_tipus2 a:hover {	
	text-decoration: underline;
}



.FW_mPrimerNivell_n_Exp_tipus2 a {
	color: #494949;
	background-color: #fff;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
.FW_mPrimerNivell_n_Exp_tipus2 a:hover {	
	text-decoration: underline;
}	
.FW_mPrimerNivell_s_Exp_tipus2 a {
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #ac2115;
}
.FW_mPrimerNivell_s_Exp_tipus2 a:hover {	
	text-decoration: underline;
}

.FW_Segon_Nivell_Seleccionat_Exp_tipus2 a{
	font-weight: bold;
	color: #ac2115 !important;
}


li.FW_Primer_Nivell_Titulo_tipus2 {
	color: #494949;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
ul.FW_border_sup_tipus2 {
    font-weight: bold;
    list-style-position: inside;
    margin: 0 0 2px;
    padding: 0;
}

/*-------------------- SEGON NIVELL --------------------*/	

ul.FW_border_sup_tipus2 li { 
	margin: 0 0 .2em 0em;
	list-style: none;
	list-style-image: none;
}


ul.FW_mTipus_tipus2  .FW_mDottedLine_tipus2{
	background: none;
}

ul.FW_mTipus_tipus2 li.FW_Primer_Nivell_Titulo_tipus2{
	border-bottom: 1px dashed #ccc;
}
ul.FW_mTipus_tipus2 li.FW_Primer_Nivell_Titulo_tipus2_last{
	background: url("../img/bg-FW-menu-bottom.png") no-repeat scroll right bottom transparent
}
	
ul.FW_mTipus_tipus2 li.FW_Primer_Nivell_Titulo_tipus2 .FW_mPrimerNivell_tipus2 {
	list-style-position: outside;
	background: url(../img/bullet_menu_int_2.gif) no-repeat right bottom;
    margin-right: 8px;
	overflow: hidden;
	/*_width: 98%;
	_margin-right: 0;*/
}
ul.FW_mTipus_tipus2 li.FW_Primer_Nivell_Titulo_tipus2 .FW_mPrimerNivell_s_Exp_tipus2{
	list-style-position: outside;
	background: url(../img/bullet_down_vermell_2.gif) no-repeat right bottom #fff;
	overflow: hidden;	
    margin-right: 8px;
    background-position: 100% 8px;
	/*_width: 98%;*/
}

	
	
ul.FW_border_sup_tipus2 li.FW_Segon_Nivell_tipus2 {
	list-style-position: outside;
	background: url(../img/bullet_menu_int_2.gif) no-repeat scroll 99% 4px transparent;
	overflow: hidden;
    margin-right: 3px;
	padding-right:15px;
	border-bottom: 1px dashed #CCCCCC;
}

ul.FW_border_sup_tipus2 li.FW_Segon_Nivell_tipus2_last {
	list-style-position: outside;
	background: url(../img/bullet_menu_int_2.gif) no-repeat right bottom;
	overflow: hidden;
    margin-right: 8px;
	padding-right:15px;
}

ul.FW_border_sup_tipus2 li.FW_Segon_Nivell_Exp_tipus2 {
	list-style-position: outside;
	background: url(../img/bullet_down_gris_2.gif) no-repeat right bottom #fff;
	overflow: hidden;	
    margin-right: 8px;
	padding-right:15px;
}	
ul.FW_border_sup_tipus2 li.FW_Segon_Nivell_Seleccionat_tipus2 {
	list-style-position: outside;
	background: url(../img/FW_bullet_menu_int_vermell_2.gif) no-repeat 100% top;
	overflow: hidden;
    margin-right: 8px;
	padding-right:15px;
}

ul.FW_border_sup_tipus2 li.FW_Segon_Nivell_Seleccionat_Exp_tipus2 {
	list-style-position: outside;
	background: url(../img/bullet_down_vermell_2.gif) no-repeat 100% 8px #fff;
	overflow: hidden;	
    margin-right: 8px;
	padding-right: 15px;
}
	
/*-------------------- TERCER NIVELL --------------------*/
ul.FW_border_sup_tipus2 ul.FW_border_sup_tipus2 {
	display: block;
	overflow: hidden;
}

ul.FW_border_sup_tipus2 li.FW_Tercer_Nivell_tipus2 {
	margin: 0 0 0 40px !important;
	/*_margin: 0 0 0 20px !important;*/
	background: url(../img/guio5.gif) no-repeat;
	background-position: 10px 8px;
	float: left;
	width: 85%;
	/*_width: 86%;*/
}
	
ul.FW_border_sup_tipus2 li.FW_Tercer_Nivell_Seleccionat_tipus2 {
	margin: 0 0 0 40px;
	padding: 0;
	background: url(../img/guio5sel.gif) no-repeat;
	background-position: 10px 8px;
	list-style-position: outside;
	float:left;
	width:85%;
	}	

ul.FW_border_sup_tipus2 li.FW_Tercer_Nivell_tipus2 a {
	color: #494949 !important;
	background-color: #fff;
	text-decoration: none;
	font-weight: normal !important;
}
	
ul.FW_border_sup_tipus2 li.FW_Tercer_Nivell_tipus2 a:hover {
	text-decoration: underline;
	}
	
ul.FW_border_sup_tipus2 li.FW_Tercer_Nivell_Seleccionat_tipus2 a {
	color: #ac2115;
	background-color:#fff;
	text-decoration: none;
	font-weight: normal !important;
	}	
ul.FW_border_sup_tipus2 li.FW_Tercer_Nivell_Seleccionat_tipus2 a:hover {
	text-decoration: underline;
}	

.FW_mEspaiBack_tipus2{
	width: 90%;
	margin: .1em 0px .4em 20px;
	display: block;
}

ul.FW_border_sup li.FW_Segon_Nivell .FW_mEspaiBack,
ul.FW_border_sup li.FW_Segon_Nivell .FW_mEspaiBack_Exp,
ul.FW_border_sup li.FW_Segon_Nivell_Exp .FW_mEspaiBack,
ul.FW_border_sup li.FW_Segon_Nivell_Seleccionat .FW_mEspaiBack,
ul.FW_border_sup li.FW_Segon_Nivell_Seleccionat_Exp .FW_mEspaiBack {
	margin: .1em 0px .4em 31px;
	/*_width: 95%;*/
}
ul.FW_border_sup li.FW_Segon_Nivell .FW_mEspaiBack_Exp {
	background: url(../img/bullet_down_vermell_2.gif) no-repeat right 4px #fff;
}

ul.FW_border_sup li.FW_Tercer_Nivell .FW_mEspaiBack,
ul.FW_border_sup li.FW_Tercer_Nivell_Seleccionat .FW_mEspaiBack {
	margin: .1em 0px .4em 20px;
  }	

.FW_mDottedLine_tipus2{
	background: url(../img/separador_ligero.gif)  repeat-x;
	margin: 0 0 0 10px;
	margin: 0px;
}
	
a.FW_n_seleccionat_tipus2 {
	color:#4D4D4D;
	background-color: #fff;
	text-decoration: none;
	margin:  0;
}
.FW_mEspaiBack_Exp_tipus2 a.FW_n_seleccionat_tipus2 {
	color: #ac2115;
}
li.FW_Tercer_Nivell_tipus2 .FW_mEspaiBack_tipus2 a:hover {
	color: #ac2115;
}
a:hover.FW_n_seleccionat_tipus2 {
	text-decoration: underline;
}

a.FW_s_seleccionat_tipus2 {
	color: #ac2115;
	background-color: #fff;
	text-decoration: none;
}
a:hover.FW_s_seleccionat_tipus2 {
	text-decoration: underline;
}
/* Fi menú de navegació de tipus 2*/