


/*  ******************** INTERIOR - NEWS ********************  */
/*  *********************************************************  */

.list-noticia {
	margin-top:20px;
	float:left;
	width:100%;
	}
	
.list-noticia2 {
	padding:0 15px 0 0;
	}
	

.list-noticia .fecha {
	text-transform:uppercase;
	color:#969696;
	font-size:11px;
	line-height:1.56em;
	}
	


	
.mod-txt2 img {
	margin:0;
	padding:10px;
	border:none;
	}


/*  ******************** INTERIOR - HEMEROTECA ********************  */
/*  *********************************************************  */

	
#detalle-hemero h1 {
	text-align:left;	
	}
		
#detalle-noticia {
	text-align:justify;
	}

#detalle-noticia h1 {
	text-align:left;
	}

.list-noticia .titulo-noti a {
	color:#ff6600;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
	}

#detalle-noticia h1 a{
	color:#ff6600;
	font-size:9px;
	line-height:18px;
	font-weight:bold;
	text-decoration:none;
	}

#img-hemero {
	float:left
	}
	
.div-image-hemero{
	clear:left;
}
	
#img-hemero .div-image img.img-content {
	float:left;
	width:150px;
	cursor:pointer;
	}
	
#hemero-txt {
	margin-left:175px;
	}

.fuente {
	color:#4a4a4a;
	font-size:0.8em;
	font-weight:bold;
	}
	




.desc-noti, .list-noticia .desc-noti2 {
	font-size:12px;
	line-height:16px;
	margin:0 10px 10px 0;
	text-align:justify;
	}


.desc-noti img, .mod-txt img {margin: 10px 10px 10px 0;}

#info01-hemero {

	}
	
.hemero-desc {
	font-size:0.75em;
	line-height:1.45em;
	margin-bottom:20px;
	}
	
.hemero-tit {
	text-align:left;
	padding-bottom:15px;
	font-family:tahoma;
	font-weight:bold;
	color:#194984;
	font-size:1.0em;
	line-height:1.25em;	
	text-decoration:none;
	}
	
#hemero-download-button{
	clear:left;
}

.link-fuente {
	color:#5273a0;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;	
	}
	
#detalle-noticia {

	}
	
#detalle-noticia	.mod-txt, #detalle-noticia .mod-txt2 {
	font-size:0.8em;
	line-height:1.35em;
	margin-bottom:20px;
	margin-top:20px;
	}
	
#detalle-noticia	.mod-txt, #detalle-noticia .mod-txt2 p {margin-bottom:10px;}
	


.mod-txt2 p {
        text-align:justify;
}



.paginador-news {
	text-align:center;
	clear:both;
	}
	


#volver {
	text-align:center;
	margin-top:10px;
	}
	
#volver a {
	color:#000;
	font-size:0.8em;
	cursor:pointer;
	}
	
#volver a:hover {
	text-decoration:underline;
	}	
	
	
/*  ******************** INTERIOR - DOWNLOAD BUTTON ********************  */
/*  ********************************************************************  */	

	
.download-button {
	float:left;
	background:url(/pfw_files/tpl/structure/download-02.gif) repeat-x;
	line-height:10px;	
	height:33px;
	position:relative;
	clear:right;
	}
	
.download-button .link-text {
	top:-15px;
	position:relative;
	}	
	
.download-button a {
	color:#194984;
	text-decoration:none;
	font-size:0.8em;
	line-height:25px;
	}		


/*  ******************** INTERIOR - HEMEROTECA ********************  */
/*  ***************************************************************  */	

.list-noticia .titulo-noti2 {
	font-weight:bold;
	text-decoration:none;
	margin-bottom:5px;	
	text-align:left;
	cursor: pointer;
	font-size:12px;
	}
	
.list-noticia .titulo-noti2 a, #detalle-noticia h1 {
	text-align:left;
	font-family:trebuchet MS;
	font-weight:bold;
	color:#ff6600;
	cursor:pointer;
	text-decoration:none;
	line-height:1.25em;

	}

/*  ******************** CENTRO AYUDA ********************  */
/*  ******************************************************  */	
#helpcenter_form {
	font-size:0.9em;
	border:1px solid #c6c6c6;
	margin-bottom:40px;
	}

	
#helpcenter_form .input-text {
	padding-top:3px;
	padding-left:4px;
	font-family:trebuchet MS;
	font-size:0.8em;
	color:#1b4987;
	border:1px solid #72a7d1;
	height:16px;
	/*background:url(/pfw_files/tpl/structure/bg-input-contact.gif);*/
	margin-bottom:5px;
	width:300px;
	}

#helpcenter_form textarea {
	height:80px;
	width:300px;
	margin-bottom:5px;
	padding-top:3px;
	padding-left:8px;
	font-size:1.1em;
	color:#194984;
	font-family:Trebuchet MS;
	background-color:#eff4f8;
	border:1px solid #72a7d1;
	margin-left:5px;
	}


.bg-buttons-form {
	background-repeat:repeat-x;
	background-image:url(/pfw_files/tpl/structure/bg-input-buttons.gif);
	height:45px;
	}	

.list-pregunta {
	/*margin-bottom:30px;*/
	}

.list-pregunta .fecha {
	color:#9d9d9d;
	font-size:0.7em;
	}
	
.enviado-por {
	font-size:1em;
	padding-left:10px;
	color:#538dd1;
	}
	
.enviado-por strong {
	color:#194984;
	}
	
.pregunta {
	margin-bottom:10px;
	font-size:13px;
	color:#2695CE;
	font-weight:normal;
	font-family:Trebuchet MS;
	line-height:1.2em;
	text-align:justify;
	}

.respuesta {
	line-height:1.2em;
	font-size:13px;
	margin-bottom:10px;
	text-align:justify;
	}

/*  *********************** EXPERIMENTA *************************  */
/*  *************************************************************  */

#flash-experimenta{
	height: 300px;
}

.experimenta{
	margin-top: 20px;
}


#expe-title {height:30px;text-align:center;font-size:15px;font-weight:bold;color:#3f81ba;}

.expe-title-margin {height:2em;}

#experimenta-list .preview-zone,
#experimenta-list .next-zone {
	width:29px;
	}

#experimenta-list{
	height: 152px;
	float:left;
	clear:both;
}

.experimenta-preview {
	height:122px;
	float:left;
	background:url(/pfw_files/tpl/experience/experimenta-preview-button.jpg) no-repeat;
	width:29px;
	cursor:pointer;
	text-indent:-1500px;
	}
	
.experimenta-preview2 {
	height:122px;
	float:left;
	background:url(/pfw_files/tpl/experience/experimenta-prevoff-button.jpg) no-repeat;
	width:29px;
	text-indent:-1500px;
	border-left:1px solid white;
	}	
	
.experimenta-next {
	height:122px;
	float:left;
	background:url(/pfw_files/tpl/experience/experimenta-next-button.jpg) no-repeat;
	width:29px;
	cursor:pointer;
	text-indent:-1500px;
	}
	
.experimenta-next2 {
	height:122px;
	float:left;
	background:url(/pfw_files/tpl/experience/experimenta-nextoff-button.jpg) no-repeat;
	width:29px;
	text-indent:-1500px;
	}		

.expe-bg-list {
	background:url(/pfw_files/tpl/experience/experimenta-bg.jpg) repeat-x;
	}
	
.expe-bg-list img {border:1px solid #a9cce8;}	

.title-prev {font-size:10px;text-align:center;overflow:hidden;color:#3f81ba;margin-left:5px;}

#experimenta-content {
	margin-top:15px;
	float:left;
	clear:both;
	}

#flash-experimenta {
	background:url(/pfw_files/tpl/experience/expe-bg-projection.jpg) no-repeat;
	width:699px;
	height:480px;
	text-align:center;
	}

#flash-experimenta object {margin:15px 0 0 15px;}



#experimenta-img-left{
	float:left;
}

#experimenta-img-right{
	float:right;
}

a.link-experimenta{
	color:#5273a0;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	margin-right:5px;
	margin-left:5px;
}

#exp-title {
	color:#194984;
	font-size:20px;
	font-weight:bold;
	margin-left:20px;
	padding-bottom:19px;
	width:665px;
	}

.mod-txt {
	/*margin-left:20px;*/
	font-size:13px;
	margin-right:20px;
	text-align:justify;
	width:665px;
	
	}

#links-experimenta {
	margin-left:20px;
	width:665px;
	}

#links-experimenta a {font-size:12px;font-weight:bold;}	


/*  *********************** GUIDED VISIT ************************  */
/*  *************************************************************  */


img.amplia-imagen{
	cursor:pointer;
	float:left;
}

#guided-img-right{
	float: right;
}	


/*  ********************** RECOMMENDATIONS ***********************  */
/*  *************************************************************  */

.frase{
	height:auto;
}

#recommendation-text{
	/*vertical-align: top;*/
	text-align: justify;
	/*position:absolute;*/
	margin-top: 20px;
	font-size:12px;
	line-height:16px;
	margin:10px 10px 10px 0;
	float:right;
	widht:200;
	}
	
.recommendation-image{
	
	}

.div-image-recomm{
	display:block;
	border:1px solid #a2d2ff;
	text-align: justify;
	font-size:13px;
	line-height:17px;
}



/*  *********************** PROJECTTIONS ************************  */
/*  *************************************************************  */

#projections-list{
	height: 165px;
}

.proyecciones{
	margin-top: 20px;
}

.projections-desc{
	height:20px;
}

#proyeccion-movie{
	height: 300px;
}

.display-projection-link{
	cursor: pointer;
}


/*  ********************** RECOMMENDATIONS ***********************  */
/*  *************************************************************  */



.descarga{
font-size:13px;
line-height:17px;
margin:10px 10px 10px 0;
text-align:justify;

}

#linea_dv{
width:300 px;
background-color:#DAEBF9;
border:0 none;
color:#DAEBF9;
height:1px;
margin-bottom:15px;

}

.image_recomm{
float: left;

}

.div-txt-recomm{
float: left;

}


/*  *********************** RSS          ************************  */
/*  *************************************************************  */


.list-rss {
	margin-top:20px;
	float:left;
	width:100%;
	}
	
		
.list-rss2 {
	padding:15px;
	}	

.list-rss .fecha {
	text-transform:uppercase;
	color:#969696;
	font-size:0.70em;
	line-height:1.56em;

	}
	
.list-rss .titulo-rss {
	background:url(/pfw_files/tpl/structure/rss.gif) 0 5px no-repeat;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:7px;
	text-indent:40px;
	padding-bottom:10px;		
	text-align:left;
	cursor: pointer;
	}


.list-rss .titulo-rss a, #detalle-rss h1 {
	color:#2695CE;
	font-size:13px;
	line-height:20px;
	margin-right:10px;
	margin-top:10px;
	text-decoration:none;

	}


/*  ***********************CONSIGLI POP UP ************************  */
/*  *************************************************************  */


#consigli_pop {
	position:absolute;
	left:0px;
	top:0px;
	width:460px;
	height:480px;
	z-index:1;
	padding:10px;
	text-align: justify;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #343434;
}


#consigli_pop p{
	margin-bottom:10px;
}

#consigli_pop h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
        margin:10px 0 10px 0;
        line-height:16px;
}

#consigli_pop img {
        float:right;
        clear:none;
        margin:0 0 5px 10px;
}

#consigli_pop #cat {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #343434;
}