/* CSS Document */

body{
	padding:0px;
	margin:0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
	background-image: url(../img/bg.jpg);
}
div, ul, h1, h2, h3, li, p, img, a{margin:0; padding:0;}
ul{list-style-type:none;}

/*-------------------------capçalera_Generalitat-------------------------*/
#header{
	width:100%;
	height:42px;
	background-color: #FFFFFF;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}
#header a{
	text-decoration: none;
	color: #666666;
}
#header a:hover{
	text-decoration: none;
	color: #F36D19;
}
#header_links{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	height: 35px;
}
#left_links{
	color:#7F7F7F;
	float: left;
	width: 50%;
	margin-left: 1%;
}
#right_links{
	float: left;
	width: 47%;
	text-align: right;
	padding-top: 0px;
	font-size: 0.9em;
	height: 31px;
}
#right_links a{
	text-decoration: underline;
	color: #4d4c4a;
}
#right_links a:hover{
	text-decoration: none;
	color: #000;
}
/*-------------------------pantalla-------------------------*/
#mainPan{
	width:856px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
/*-------------------------capçalera-------------------------*/
#headerPan{
	width:100%;
	height:183px;
	margin-top: 5px;
}
/*-------------------------Logo_L9-------------------------*/
#leftPan{
	width:170px;
	height:170px;
	color:#7F7F7F;
	float:left;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../img/logo-trans.png);
}
/*-------------------------recuadre_Dret-------------------------*/
#rightPan{
	width:150px;
	height:145px;
	float:left;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../img/logo-L10-trans.png);
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.4em;
	padding-bottom: 10px;
}
#rightPan-top{
	height: 70%;
	font-size: 1.7em;
	line-height: 1.2em;
}
#rightPan-bottom{
	height: 30%;
	font-size: 1.3em;
}
#rightPan a{
	color: #FFF;
	text-decoration: none;
	position: relative;
}
#rightPan a:hover{
	color: #FFF;
	text-decoration: underline;
}
/*-------------------------banner_imatges-------------------------*/
#middlePan{
	color:#333333;
	width:494px;
	height:170px;
	float:left;
	margin-left: 11px;
	margin-right: 11px;
}
#middlePan img{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
/*-------------------------cuerpo-------------------------*/
#body1{
	width:100%;
}
#body_leftbg{
	background:url(images/body_leftbg.gif) repeat-y right top;
	width:170px;
	float:left;
	height:434px;
	color: #F36D19;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#body_leftbg #menuEsq{
	height:300px;
	width:170px;
	display:block;
	background-image: url(../img/menu_Esq-trans.png);
	background-repeat: no-repeat;
}
#body_leftbg #menuEsq ul.primer-nivell{
	padding-left: 10px;
	font-size: 0.7em;
	color: #F36D19;
	font-weight: bold;
}
#body_leftbg #menuEsq ul.primer-nivell a{
	color: #F36D19;
	text-decoration: none;
	line-height: 25px;
	position: relative;
	width: 100%;
}
#body_leftbg #menuEsq ul.primer-nivell a:hover{
	color: #F36D19;
	text-decoration: underline;
	position: relative;
	width: 100%;
}
#body_leftbg #menuEsq ul.segon-nivell li a{
	padding-left: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 0.7em;
	display: inline;
	line-height: 20px;
	position: relative;
	width: 100%;
}
#body_leftbg #menuEsq ul.segon-nivell li a:hover{
	padding-left: 10px;
	text-decoration: underline;
	color: #FFFFFF;
	position: relative;
	width: 100%;
}
#body_leftbg #link_1 a{
	width:84px;
	display:block;
	height: 65px;
	float: left;
	background-image: url(../img/ptop-trans.png);
	background-repeat: no-repeat;
	cursor: pointer;
	position: relative;
}
#body_leftbg #link_2 a{
	width:84px;
	display:block;
	height: 65px;
	float: left;
	background-image: url(../img/gisa-trans.png);
	background-repeat: no-repeat;
	position: relative;
	cursor: pointer;
}
#body_leftbg #link_3 a{
	width:84px;
	display:block;
	height: 65px;
	float: left;
	background-image: url(../img/ifercat-trans.png);
	background-repeat: no-repeat;
	cursor: pointer;
	position: relative;
}
#body_leftbg #link_4 a{
	width:84px;
	display:block;
	height: 65px;
	float: left;
	background-image: url(../img/tmb-trans.png);
	background-repeat: no-repeat;
	position: relative;
	cursor: pointer;
}
#body_leftbg #link_1 a:hover{
	text-decoration:underline;
	background-image: url(../img/ptop_hover-trans.png);
	background-repeat: no-repeat;
	position: relative;
	cursor: pointer;
}
#body_leftbg #link_2 a:hover{
	text-decoration:underline;
	background-image: url(../img/gisa_hover-trans.png);
	background-repeat: no-repeat;
	position: relative;
	cursor: pointer;
}
#body_leftbg #link_3 a:hover{
	text-decoration:underline;
	background-image: url(../img/ifercat_hover-trans.png);
	background-repeat: no-repeat;
	position: relative;
	cursor: pointer;
}
#body_leftbg #link_4 a:hover{
	text-decoration:underline;
	background-image: url(../img/tmb_hover-trans.png);
	background-repeat: no-repeat;
	cursor: pointer;
	position: relative;
}	
/*-------------------------cuerpo_medio-------------------------*/
#body_middle{
	width:494px;
	float:left;
	color:#919191;
	height:434px;
	margin-right: 11px;
	margin-left: 11px;
}

#body_middle_interiors{
	width:464px;
	float:left;
	margin-right: 11px;
	margin-left: 11px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: justify;
}
#body_middle_interiors p{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
}
#body_middle_interiors H1{
	font-family: Verdana, Geneva, sans-serif;
	color: #F36D19;
	line-height: 3em;
	font-size: 0.9em;
}
#body_middle_interiors H2{
	font-family: Verdana, Geneva, sans-serif;
	color: #F36D19;
	line-height: 2em;
	font-size: 0.8em;
}
#body_middle_interiors_left{
	float: left;
	width: 74%;
	margin-bottom: 10px;
}
.body_middle_interiors_2{
	width: 100%;
}
#body_middle_interiors_right{
	float: right;
	width: 24%;
}
#body_middle_interiors_right img{
	border: 1px solid #FFF;
	margin: 5px;
	float: right;
}
.body_middle_interiors_right_2{
	width: 24%;
	float: right;
}
.body_middle_interiors_left_2{
	width: 75%;
	float: left;
}
.body_middle_interiors_right_2 img{
	border: 1px solid #FFF;
	margin: 5px;
	float: right;
}

#body_middle_noticies{
	background-image: url(../img/bg_Central-noticies-trans.png);
	width:464px;
	float:left;
	margin-right: 11px;
	margin-left: 11px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: justify;
}
#body_middle_noticies p{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
}
#body_middle_noticies a{
	color: #FFF;
}
#body_middle_noticies a:hover{
	color: #FFF;
	text-decoration: none;
}
#body_middle_noticies H1{
	font-family: Verdana, Geneva, sans-serif;
	color: #F36D19;
	font-size: 0.9em;
	padding-top: 11px;
	padding-bottom: 11px;
}

#body_middle_noticies table{
	width: 100%;
}
#body_middle_noticies table th{
	background-color: #8C8C8C;
	text-align: left;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 5px;
}
#body_middle_noticies table h3 {
	font-size: 16px;
}
#body_middle_noticies table td{
	width: 60%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 5px;
	background-color: #FFF;
}

#body_middle_noticies_left{
	float: left;
	width: 74%;
	margin-bottom: 10px;
	padding-right: 5px;
}
#body_middle_noticies_right{
	float: right;
	width: 23%;
}
#body_middle_noticies_right img{
	border: 1px solid #FFF;
	margin: 5px;
	float: right;
}

#body_middle_darrera{
	width:464px;
	float:left;
	margin-right: 11px;
	margin-left: 11px;
	background-image: url(../img/bg_Central-darrera-trans.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: justify;
}
#body_middle_darrera H1{
	font-family: Verdana, Geneva, sans-serif;
	color: #F36D19;
	font-size: 0.9em;
	line-height: 3em;
}
#body_middle_darrera p{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
}

#body_middle_queEsL9{
	width:464px;
	float:left;
	margin-right: 11px;
	margin-left: 11px;
	background-image: url(../img/bg_Central_QueEs-trans.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: justify;
}
#body_middle_queEsL9 H1{
	font-family: Verdana, Geneva, sans-serif;
	color: #F36D19;
	font-size: 0.9em;
	line-height: 3em;
}
#body_middle_queEsL9 p{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
}

#body_middle_servei{
	width:464px;
	float:left;
	margin-right: 11px;
	margin-left: 11px;
	background-image: url(../img/bg_Central-Servei-trans.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: justify;
}
#body_middle_servei H1{
	font-family: Verdana, Geneva, sans-serif;
	color: #F36D19;
	font-size: 0.9em;
	line-height: 3em;
}
#body_middle_servei p{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
}

#body_middle_avanca{
	width:464px;
	float:left;
	margin-right: 11px;
	margin-left: 11px;
	background-image: url(../img/bg_Central-avanca-trans.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: justify;
}
#body_middle_avanca H1{
	font-family: Verdana, Geneva, sans-serif;
	color: #F36D19;
	font-size: 0.9em;
	line-height: 3em;
}
#body_middle_avanca p{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
}

#body_middle_estacionsInnovadores{
	width:464px;
	float:left;
	margin-right: 11px;
	margin-left: 11px;
	background-image: url(../img/bg_Central-estacions_innovadores-trans.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: justify;
	height: 1100px;
}
#body_middle_estacionsInnovadores H1{
	font-family: Verdana, Geneva, sans-serif;
	color: #F36D19;
	font-size: 0.9em;
	line-height: 3em;
}
#body_middle_estacionsInnovadores H2{
	font-family: Verdana, Geneva, sans-serif;
	color: #F36D19;
	line-height: 2em;
	font-size: 0.8em;
}
#body_middle_estacionsInnovadores p{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
}

#body_middle_funcionalitatDisseny{
	width:464px;
	float:left;
	margin-right: 11px;
	margin-left: 11px;
	background-image: url(../img/bg_Central-490-trans.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: justify;
	height: 490px;
}
#body_middle_funcionalitatDisseny H1{
	font-family: Verdana, Geneva, sans-serif;
	color: #F36D19;
	font-size: 0.9em;
	line-height: 3em;
}
#body_middle_funcionalitatDisseny p{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
}

#body_middle_seguretat{
	width:464px;
	float:left;
	margin-right: 11px;
	margin-left: 11px;
	background-image: url(../img/bg_Central-420-trans.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: justify;
	height: 758px;
}
#body_middle_seguretat H1{
	font-family: Verdana, Geneva, sans-serif;
	color: #F36D19;
	font-size: 0.9em;
	line-height: 3em;
}
#body_middle_seguretat p{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
}

#body_middle_trensAutomatics{
	width:464px;
	float:left;
	margin-right: 11px;
	margin-left: 11px;
	background-image: url(../img/bg_Central-1350-trans.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: justify;
	height: 758px;
}
#body_middle_trensAutomatics H1{
	font-family: Verdana, Geneva, sans-serif;
	color: #F36D19;
	font-size: 0.9em;
	line-height: 3em;
}
#body_middle_trensAutomatics p{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
}

#body_middle_transmissioDades{
	width:464px;
	float:left;
	margin-right: 11px;
	margin-left: 11px;
	background-image: url(../img/bg_Central-420-trans.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: justify;
	height: 758px;
}
#body_middle_transmissioDades H1{
	font-family: Verdana, Geneva, sans-serif;
	color: #F36D19;
	font-size: 0.9em;
	line-height: 3em;
}
#body_middle_transmissioDades p{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
}

#body_middle_pac{
	width:464px;
	float:left;
	margin-right: 11px;
	margin-left: 11px;
	background-image: url(../img/bg_Central-pac-trans.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: justify;
	height: 484px;
}
#body_middle_pac H1{
	font-family: Verdana, Geneva, sans-serif;
	color: #F36D19;
	font-size: 0.9em;
	line-height: 3em;
}
#body_middle_pac p{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
}

#body_middle_pac table {
	background-image: url(../img/fons_taula-trans.png);
	background-repeat: repeat;
	text-align: left;
}
#body_middle_pac table a{
	color: #000;
	text-decoration: none;
	position: relative;
}
#body_middle_pac table a:hover{
	color: #000;
	text-decoration: underline;
}
#body_middle_pac table td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 0.7em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#body_middle_pac table th {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 0.7em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	background-color: #F36D19;
}

#body_middle_noticies_llistat{
	width:464px;
	float:left;
	margin-right: 11px;
	margin-left: 11px;
	background-image: url(../img/bg_Central-noticies_llistat-trans.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: justify;
}
#body_middle_noticies_llistat H1{
	font-family: Verdana, Geneva, sans-serif;
	color: #F36D19;
	font-size: 0.9em;
	line-height: 3em;
}
#body_middle_noticies_llistat p{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
}

#body_middle_galeria{
	width:464px;
	float:left;
	margin-right: 11px;
	margin-left: 11px;
	background-image: url(../img/bg_Central-trans.png);
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: justify;
}
#body_middle_galeria H1{
	font-family: Verdana, Geneva, sans-serif;
	color: #F36D19;
	font-size: 0.9em;
	line-height: 3em;
}
#body_middle_galeria_left{
	width: 435px;
	margin-bottom: 10px;
	padding-left: 18px;
}
#body_middle_galeria_left img{
	position: relative;
	border: 1px solid #FFFFFF;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#body_middle_galeria_left a{
	height: 70px;
	width: 107px;
	position: relative;
}


.ampliar{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 0.6em;
	background-image: url(../img/lupa.gif);
	background-repeat: no-repeat;
	text-align: right;
	margin-right: 3%;
	margin-left: 82%;
	line-height: 2.5em;
	background-position: 100%;
	padding-right: 2.1em;
	position: relative;
	height: 3em;
}
.ampliar a{
	color: #FFF;
	text-decoration: underline;
}
.ampliar a:hover{
	color: #FFF;
	text-decoration: none;
}
.ampliar_Galeria{
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	display: block;
	padding-right: 2.1em;
	background-image: url(../img/lupa.gif);
	background-repeat: no-repeat;
	background-position: 93%;
	font-size: 0.7em;
	line-height: 1.5em;
	position: relative;
}
.ampliar_Galeria a{
	color: #FFF;
	text-decoration: underline;
}
.ampliar_Galeria a:hover{
	color: #FFF;
	text-decoration: none;
}
/*-------------------------cuerpo_derecha-------------------------*/
#body_rightbg{
	width:170px;
	float:left;
	height:484px;
	background:url(images/right_bg.gif) repeat-y left;
}
#body_rightbg #cercador{
	height:25px;
	width:100%;
	display:block;
	background-image: url(../img/cercador-trans.png);
	background-repeat: no-repeat;
	margin-bottom: 6px;
}
#body_rightbg #menuDer{
	height:174px;
	width:160px;
	display:block;
	background-repeat: no-repeat;
	margin-bottom: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 8px;
	background-image: url(../img/menu_Dre-trans.png);
}
#body_rightbg #menuDer a{
	color: #F36D19;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;

}
#body_rightbg #menuDer H3{
	color: #F36D19;
	font-size: 0.8em;
	display: block;
	height: 25px;
}
#body_rightbg #menuDer .noticia{
	color: #FFFFFF;
	height: 43px;
	font-size: 0.7em;
}
#body_rightbg #menuDer .noticia a{
	color: #F36D19;
	text-decoration: none;
}
#body_rightbg #menuDer .noticia a:hover{
	color: #F36D19;
	text-decoration: underline;
}
#body_rightbg #menuDer .noticia .left_noticia{
	color:#7F7F7F;
	float: left;
	width: 50px;
	height: 43px;
}
#body_rightbg #menuDer .noticia .left_noticia img{
	border: 1px solid #FFF;
}
#body_rightbg #menuDer .noticia .right_noticia{
	text-align: left;
	float: right;
	width: 108px;
	position: relative;
}
#body_rightbg #menuDer .noticia .llistat_noticies{
	text-align: right;
	float: left;
	width: 94%;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
}
#body_rightbg #menuDer_2{
	width:160px;
	display:block;
	background-image: url(../img/menu_Dre_2-trans.png);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 8px;
	padding-left: 10px;
	height: 238px;
}
#body_rightbg #menuDer_2 H3{
	color: #F36D19;
	font-size: 0.8em;
	display: block;
	height: 25px;
}
#body_rightbg #menuDer_2 .arxiu{
	color: #FFFFFF;
	font-size: 0.7em;
}
#body_rightbg #menuDer_2 .arxiu a{
	color: #F36D19;
	text-decoration: none;
	padding-left: 30px;
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
	position: relative;
}
#body_rightbg #menuDer_2 .arxiu a:hover{
	color: #F36D19;
	text-decoration: underline;
	display: block;
}
#body_rightbg #menuDer_2 .arxiu .video{
	background-image: url(../img/link_video-trans.png);
	background-repeat: no-repeat;
	background-position: 15px;
}
#body_rightbg #menuDer_2 .arxiu .imatge{
	background-image: url(../img/link_imatge-trans.png);
	background-repeat: no-repeat;
	background-position: 15px;
}
#footer{
	width:100%;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #FFF;
	text-align: center;
	font-size: 0.9em;
	margin-bottom: 0px;
	padding-bottom: 0.5em;
	margin-top: 0.8em;
	padding-top: 0.5em;
	position: relative;
}
#footer A {
	TEXT-DECORATION: none;
	font-size: 0.7em;
}
#footer A:hover {
	TEXT-DECORATION: underline
}
#left_footer{
	float: left;
	width: 50%;
	padding-left: 10px;
	font-size: 0.7em;
	padding-top: 6px;
}
#right_footer{
	float: left;
	width: 41%;
	text-align: right;
	font-size: 0.6em;
}
.eines {
	FONT-SIZE: 0.9em;
	COLOR: #4d4c4a;
	TEXT-DECORATION: underline
}
A.eines:hover {
	COLOR: #000
}
/*------------------------noticies----------------------*/
#noticiesH h1{
	color: #F36D19;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1em;
	font-size: 0.8em;
	}
#noticiesH h1 a{
	color: #F36D19;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1em;
	text-decoration: none;
	}
#noticiesH h1 a:hover{
	color: #F36D19;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1em;
	text-decoration: underline;
	}
#noticiesH .data{
	color: #CCC;
}
.noticiesH_left{
	float: left;
	border: 1px solid #FFF;
}
.noticiesH_right{
	width: 345px;
	float: right;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
.noticiesH_right a{
	position: relative;
	width: 100%;
}
#paginador{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	text-align: right;
}
#paginador a{
	color: #FFF;
}
#paginador a:hover{
	color: #F36D19;
	text-decoration: underline;
}
#paginador a:active{
	color: #F36D19;
	text-decoration: underline;
}

