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

/* PREGUNTAS FRECUENTES */
#preg_frecuentes
{
	clear:both;
	width:659px;
}
#pf_cabecera{
	background-image:url(../../img/montaje/modulos/preguntas_frecuentes/cabecera.jpg);
	background-repeat:no-repeat;
	width:659px;
	height:60px;
}

#pf_titulo
{
	background-image:url(../../img/montaje/modulos/preguntas_frecuentes/linea_titulo.jpg);
	background-repeat:repeat-x;
	height:23px;
	font-family:"trebuchet MS", arial;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin:0;
	padding:0.5em 0 0 2.2em;
}

#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;
	background-image:url(../../img/productos/fondos/caracteristicas.jpg);
	background-repeat:repeat-y;
	width:100%;
	padding:0;
	margin:0;
}

#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;
	background-image:url(../../img/productos/fondos/caracteristicas.jpg);
	background-repeat:repeat-y;
	width:100%;
	padding:0;
	margin:0;
}

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

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

#pf_detalles .columna_3
{
	float:left;
	margin:0;
	padding:0 2em 0 1.5em;
	width:90%;
	text-align:justify;

}




#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;
}

#pf_detalles .sin_linea
{
	text-decoration:none;
}

#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;
}

#siguiente,#volver
{
	background-image:url(../../img/productos/fondos/caracteristicas.jpg);
	background-repeat:repeat-y;
	text-align:right;
	width:100%;
	margin:0;
	padding: 0.5em 0 0.2em 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;
}

#linea
{
	font-family: arial, trebuchet MS;
	font-size: 11px;
	color:#989992;
	font-weight:normal;
	text-decoration:none;
	padding:0 1em 0.5em 1em;
	margin:0;
	background-image:url(../../img/productos/fondos/caracteristicas.jpg);
	background-repeat:repeat-y;
	
}

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

