@charset "utf-8";
/* CSS Document */

/* PREGUNTAS FRECUENTES */
#preg_frecuentes
{
	clear:both;
	background-image:url(../../img/montaje/modulos/preguntas_frecuentes/preguntas_movistar.png);
	background-repeat:no-repeat;	
	width:660px;
	height:616px;
}

#cabecera_oferta h1
{
	margin:0;
	padding:0.1em 0 0 1em;
	color:#e9f7ff;
}

#tit_1
{	
	float:left;
	width:32%;
	padding:0;
}

#tit_2
{	
	float:left;
	width:35%;
	padding:0;
}

#tit_3
{	
	float:left;
	padding:0;
}


#pf_secciones
{
	clear:both;
	float:left;
	width:609px;
	margin:0;	
	padding:5.5em 0 0 2.5em;

}

#pf_secciones .columna_1
{
	float:left;
	margin:0;
	padding:0 0em 0 1.5em;
	width:31%;
	text-align:justify;
}

#pf_secciones .columna_2
{
	float:left;
	margin:0;
	padding:0;
	width:34%;
	text-align:justify;
}

#pf_secciones .columna_3
{
	float:left;
	margin:0;
	padding:0;
	text-align:justify;

}

#pf_detalles
{
	clear:both;
	float:left;
	margin:0;
	padding:2em 0 0 3em;
	width:600px;
	height:280px;
}

#pf_detalles_scroll
{
	width:600px;
	height:280px;
	/*overflow-y:scroll;*/
}

#pf_detalles .columna_1
{
	float:left;
	margin:0;
	padding:0;
	width:45%;
	text-align:justify;
}

#pf_detalles .columna_2
{
	float:left;
	margin:0;
	padding:0 0 0 2em;
	width:45%;
	text-align:justify;
}

#pf_detalles .columna_3
{
	clear:both;
	float:left;
	margin:0;
	padding:0;
	width:90%;
	text-align:justify;

}

#pf_detalles #pf_columna_3_scroll
{
	width:600px;
	height:255px;
	/*overflow-y:scroll;*/
}


#pf_detalles h2 a,#pf_secciones h3
{
	font-family:"trebuchet MS", arial;
	color:#04a3de;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:1.3em;
	text-decoration:none;
}

#pf_detalles ul,#pf_secciones ul
{
	padding:0 0 0.6em 0;
	margin:0;
}

#pf_detalles li,#pf_secciones li
{
	line-height:1.1em;
}

#pf_detalles .texto_respuesta{
	font-family:"trebuchet MS", arial;
	color:#192f81;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	margin:0;
	padding:0 0 2em 0;
}

.s {	
	font-family:"trebuchet MS", arial;
/*	color:#192f81;*/
	color:#04a3de;
	font-size:11px;
	font-weight:bold;
	line-height:1em;
}

#pf_detalles a,#pf_secciones a
{
	font-family:"trebuchet MS", arial;
	color:#192f81;
	font-size:11px;
	text-decoration:underline;
	font-weight:normal;
}



#siguiente,#volver
{
	text-align:right;
	margin:0;
	padding: 0 1em 0 0;
	font-family:"trebuchet MS", arial;
	font-size:12px;
	color:#04a3de;
	font-weight:bold;
}

#siguiente a,#volver a
{
	clear:both;
	color:#de9803;
	text-decoration:none;
	font-weight:normal;
	margin:0;
	padding:0 1em 0 0;
}


.titulo_seccion
{
	font-family:trebuchet MS, arial;
	font-size:11px;
	font-weight:bold;
	color:#192f81;
	margin:0;
	padding:1em 0 0 0;
}

#pf_detalles h2,#pf_secciones h3,#pf_detalles .clase_h3
{
	font-family:"trebuchet MS", arial;
	color:#04a3de;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	line-height:1.3em;
	text-decoration:none;
}

/* /PREGUNTAS FRECUENTES */


