/* 
CSS Document per el nou disseny de les secciones d'aeroports i diners a 800px d'amplada
*/


/*/////////// COMUNS /////////////*/

/* per pintar el titol de la seccio */
body{
background-color:#FFFFFF !important;
}

.block_titSeccio {
	vertical-align: top;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.block_titSeccio .td_col5 {
	width: 960px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.block_titSeccio h1, .block_titSeccio h1 a:link , .block_titSeccio h1 a:visited {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 24px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #444444;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7D2D3;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
}

.block_titSeccio h1 a:hover {
	color: #FF6600;
	text-decoration:none;
}

.block_titSeccio h1 span, .block_titSeccio h1 span a:link, .block_titSeccio h1 span a:visited {
	font-weight: normal;
	color: #8C9C9C;
}

.block_titSeccio h1 span a:hover {
	color: #FF6600;
	text-decoration:none;
}
.lineaSepNou {
	height: 18px;
	width: 100%;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7D2D3;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/*ESTRUCRURA BASE*/

.block_estructura {
	vertical-align: top;
	height: auto;
	width: 960px;
	text-align:left;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../img/nd_bgcap.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5DEDF;
}

.block_estructura .td_col1 {/*TD DE COLUMA 1*/
	vertical-align: top;
	width: 140px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	background-image: url(../img/nd_linevbg.gif);
	background-repeat:  repeat-y;
}

.block_estructura .td_col2 {/*TD DE COLUMA 2*/
	width: 300px;
	vertical-align: top;
	padding-right: 10px;
	background-image: url(../img/nd_linevbg.gif);
	background-repeat:  repeat-y;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

.block_estructura .td_col3 {/*TD DE COLUMA 3*/
	width: 460px;
	vertical-align: top;
	padding-right: 10px;
	background-image: url(../img/nd_linevbg.gif);
	background-repeat:  repeat-y;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

.block_estructura .td_col5 {/*TD DE COLUMA 5*/
	width: 780px;
	vertical-align: top;
	padding-right: 10px;
	background-image: url(../img/nd_linevbg.gif);
	background-repeat:  repeat-y;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}


.block_estructura .publisky {
	width: 120px;
	background-image: url(../img/nd_etipubli_sky.gif);
	background-repeat: no-repeat;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.block_estructura .publiroba {
	width: 300px;
	background-image: url(../img/nd_etipubli_roba.gif);
	background-repeat: no-repeat;
	padding-top: 26px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #F7F7F7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}


.block_estructura .boxTitol_seccserv {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.block_estructura .boxTitol_seccserv h2  {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4A595A;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C7D2D3;
	border-bottom-color: #C7D2D3;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.block_estructura .box_petitMenu {
	margin: 0px;
	padding: 0px;
	border: 1px solid #C7D2D3;
	width: auto;
}
.box_petitMenu ul {
	margin: 0px;
	padding: 5px;
	list-style-type: none;
}
.box_petitMenu li {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4A595A;
	font-weight: bold;
	display: inline;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #4A595A;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

.box_petitMenu li a:link, .box_petitMenu li a:visited {
	font-size: 18px;
	color: #4A595A;
	font-weight: bold;
}

.box_petitMenu li a:hover {
	color: #ff6600;
	text-decoration:underline;
}
.block_estructura .boxDestacat {
	width: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.boxDestacat .BoxDestacat_titol {
	background-color: #555F63;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	padding: 4px;
	margin: 0px;
}
.boxDestacat .BoxDestacat_titol a:link, .boxDestacat .BoxDestacat_titol a:visited {
	color: #FFFFFF;
}
.boxDestacat .BoxDestacat_titol a:hover {
	color: #ffffff;
	text-decoration:underline!important;
}
.boxDestacat .BoxDestacat_titol span {
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

.boxDestacat .BoxDestacat_titol span a:hover {
	color: #ff6600;
	text-decoration:none!important;
}



/*titol*/
.td_col2 h2 {
	FONT-SIZE: 21px;
	COLOR: #4A595A;
	padding:0px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.td_col2 h2 a:link, h2 a:visited {
	color: #4A595A;
	TEXT-DECORATION: none;
}
.td_col2 h2 a:hover {TEXT-DECORATION: none;color: #FF6600;}

.td_col2 .enthome{
	FONT-SIZE: 11px;
	COLOR: #4A595A;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	line-height: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}



.td_col2 h6 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #8CA6AA;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.td_col2 .h6 a:link, h6 a:visited {color: #8CA6AA; TEXT-DECORATION: none}
.td_col2 .h6 a:hover {TEXT-DECORATION: none;color: #FF6600;}

/*//////////////PER AEROPORTS///////////*/
.block_menu_aeroports {/*estructura menu superior dels aeroports*/
	vertical-align: top;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.block_menu_aeroports ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.block_menu_aeroports li {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #4A595A;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4A595A;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
.block_menu_aeroports ul li a:link, .block_menu_aeroports ul li a:visited {
	color: #4A595A;
	text-decoration: underline!important;
}
.block_menu_aeroports ul li a:hover {
	color: #FF6600!important;
	text-decoration: underline!important;
}

.block_estructura .boxAeroports {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
.boxAeroports h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4A595A;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C7D2D3;
	border-bottom-color: #C7D2D3;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.boxAeroports .box_list_Aero {
	border: 1px solid #C7D2D3;
	background-color: #F7F7F7;
	margin: 0px;
	padding: 8px;
}
.boxAeroports .box_list_Aero h3 {
	font-size: 16px;
	color: #4A595A;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.boxAeroports .box_list_Aero a h3 {
	color: #4A595A;
	background-image: url(../img/nd_bullist.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding: 0 0 0 8px;
}
.boxAeroports .box_list_Aero a h3:hover {
	color: #f30;
	text-decoration:underline;
}
.boxAeroports .box_list_Aero ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	list-style-type: none;
}
.boxAeroports .box_list_Aero li {
	font-size: 14px;
	color: #4A595A;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B8C6C7;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	background-image: url(../img/nd_bullist.gif);
	background-repeat: no-repeat;
	background-position: 0px 16px;
	margin: 0px;
}

.boxAeroports .box_list_Aero li a:link, .boxAeroports .box_list_Aero li a:visited {
	color: #4A595A;
}

.boxAeroports .box_list_Aero li a:hover {
	color: #FF6600!important;
	text-decoration: underline!important;
}

.boxAeroports .box_list_enllasos {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.boxAeroports .box_list_enllasos ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	list-style-type: none;
}
.boxAeroports .box_list_enllasos li {
	font-size: 14px;
	color: #4A595A;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B8C6C7;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	background-image: url(../img/nd_bullist.gif);
	background-repeat: no-repeat;
	background-position: 0px 16px;
	margin: 0px;
}

.boxAeroports .box_list_enllasos li a:link, .boxAeroports .box_list_enllasos li a:visited {
	color: #4A595A;
}

.boxAeroports .box_list_enllasos li a:hover {
	color: #FF6600!important;
	text-decoration: underline!important;
}
.block_estructura .boxAeroports_menuTerminal {
	border: 1px solid #C7D2D3;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 20px;
	width: 768px;
}
.boxAeroports_menuTerminal h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #4A595A;
	font-size: 18px;
	font-weight: bold;
	display: inline;
	float: left;
}
.boxAeroports_menuTerminal ul {
	list-style-type: none;
	padding: 0px;
	display: inline;
	float: left;
	margin: 0px;
}
.boxAeroports_menuTerminal ul li {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #728789;
	color: #FF6600;
	font-weight:bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.boxAeroports_menuTerminal ul li a:link, .boxAeroports_menuTerminal ul li a:visited{
	color: #728789;
	text-decoration:none;
	font-weight:normal;
}

.boxAeroports_menuTerminal ul li a:hover{
	color: #FF6600!important;
	text-decoration:underline!important;
	font-weight:normal!important;
	
}.boxAeroports_menuTerminal .hora_atualitzacio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A595A;
	margin: 0px;
	float: right;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.block_estructura .boxAeroports_txtCompanyies {
	border: 1px solid #C7D2D3;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 768px;
	font-size:14px;
}
.block_estructura .boxAeroports_txtCompanyiesExc {
	border: 1px solid #C7D2D3;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 768px;
	font-size:12px;
	color:#333;
}
.block_estructura #taula_horariAero {
	background-color: #EDEFEF;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	clear: both;
}
#taula_horariAero td {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A595A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B8C6C7;
}
#taula_horariAero .tit_datos {
	background-color: #C7D2D3;
}
#taula_horariAero .super_tit_datos {
	background-color: #a8b1b2;
}
#taula_horariAero .super_tit_datos h3 {
	color:#253334;
}


/*Diners*/
.block_estructura .boxDiners {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}

.boxDiners h2 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4A595A;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C7D2D3;
	border-bottom-color: #C7D2D3;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.boxDiners .box_list_enllasos {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.boxDiners .box_list_enllasos ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	list-style-type: none;
}
.boxDiners .box_list_enllasos li {
	font-size: 14px;
	color: #4A595A;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B8C6C7;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	background-image: url(../img/nd_bullist.gif);
	background-repeat: no-repeat;
	background-position: 0px 16px;
	margin: 0px;
}

.boxDiners .box_list_enllasos li a:link, .boxAeroports .box_list_enllasos li a:visited {
	color: #4A595A;
}

.boxDiners .box_list_enllasos li a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.block_estructura .box_graficaBorsa {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: 130px;
	background-image: url(../img/nd_diners_bgrafica.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 135px;
}
.box_graficaBorsa .taula_dadesIndBorsari {
	height: 106px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4A595A;
	font-weight: bold;
	width: 100%;
}
.block_estructura .boxTitol_seccBorsa {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.block_estructura .boxTitol_seccBorsa h2  {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4A595A;
	border-top-width: 3px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C7D2D3;
	border-bottom-color: #C7D2D3;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.block_estructura .boxTitol_seccBorsa h2 a:link, .block_estructura .boxTitol_seccBorsa h2 a:visited   {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 14px;
	color: #4A595A;
}

.block_estructura .boxTitol_seccBorsa h2 a:hover  {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 14px;
	color: #ff6600;
	text-decoration:underline;
}

.taula_dadesIndBorsari .dades_negvermell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
}

.taula_dadesIndBorsari .dades_posverd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #009900;
}

.block_estructura .taula_dadesDiners {
	background-color: #EDEFEF;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	clear: both;
	margin-bottom: 20px;
}
.taula_dadesDiners .tit_datos {
	background-color: #C7D2D3;
}
.taula_dadesDiners td {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A595A;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B8C6C7;
	height: 25px;
}
.taula_dadesDiners td a:link, .taula_dadesDiners td a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A595A;
}

.taula_dadesDiners td a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
}

.taula_dadesDiners .dades_negvermell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}

.taula_dadesDiners .dades_posverd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #009900;
}

.taula_dadesDiners .dades_migtaronja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff6600;
}

.taula_dadesDiners .tit_mercatBorsari {
	background-color: #8EA4A6;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.taula_dadesDiners .tit_mercatBorsari h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;

}



/*estils antics adaptats a 1024*/
.banertop_1024 {
	width: 960px;
	background-image: url(../img/fonstopBaner.gif);
	background-repeat: no-repeat;
	background-position: 728px 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 8px;
	background-color: #EFEFEF;
	height: 90px;
}

.capData_1024 {
	width: 960px;
	padding-bottom: 8px;
	text-align: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.capMenu_1024 {
	width: 960px;
	text-align: left;
	background-color: #ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.blockSasi_1024 {
	vertical-align: top;
	height: auto;
	width: 960px;
	text-align:left;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #DEE5EC;
}
.blockSasi_1024 object {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.sep_1024 {
	width:960px;
	padding:0;
	background:url(../img/sep.gif) repeat-x;
	display:block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.blockSpotting_1024 {
	vertical-align: top;
	width: 960px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}

.blockSpotting_1024 .block {
margin:0!important;
}
.blockSpotting_1024 .sep {
	width:960px;
	padding:0;
	background:url(../img/sep.gif) repeat-x;
	display:block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#peu_1024 P a{color:#FF0000; text-decoration:none}
#peu_1024 P{
	padding: 8px 0px 8px 0;
	text-align:right;
	color:#3C5260;
	font-weight:normal;
	font-size: 9px;
}
#peu_1024{
	width:960px;
	clear:both;
	vertical-align:middle;
	display:block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}

.hora_atualitzacio2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A595A;
	margin: 0px;
	float: right;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.separador_lleida {
	background-image:url(../img/nd_bgcap.gif); 
	height: 20px;
	background-repeat:no-repeat; 
	width:768px; 
	margin-left:-9px;
	}
	
.separador_lleida2 {
	background-color:#FFF;
	height: 40px;
	width:785px; 
	margin-left:-30px;
	}
