.faq {
	margin-left: 15px;
	line-height: 1.5em;
}

.faq-preguntas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0.7em;
	margin-right : 0.5em;
	padding-bottom: 0.5em;
	line-height: 1.5em;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}

.faq-preguntas h1 {
	font-size: 16px;
	color: #FF9900;	
}

.faq h1 {
	font-size: 16px;
	color: #FF9900;	
}

.pregunta {
	font-size: 14px;
	color: #FF9900;
	font-weight: normal;
	margin-right: 0.5em;
	background-image: url(../images/donde_estamos_bullet.png);
	background-repeat: no-repeat;
	background-position: 0.4em 0.4em;
}

.respuesta {
	color: #003399;
	font-size: 12px;
	text-indent: 3em;
}

.pregunta a {
	text-decoration: none;
	font-size: 14px;
	color: #003399;
	padding-left: 2em;
}

.pregunta a:hover {
	color: #FEBE25;
}


.faq a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.faq a:hover{
	color: #FEBE25;
}

.faq a.titulo_faq, .faq a.titulo_faq:hover{
	font-size: 14px;
	color: #336699;
	font-weight: bold;	
}

.faq a.titulo_faq:hover{
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;	
}

div.faq div.respuesta {
	background-color: #D1E3FC;
	margin-right: 1em;
	text-align: justify;
}

div.faq div.respuesta p {
	padding-left: 0.5em;
	padding-right: 0.5em;
}

div.faq div.respuesta em {
	font-weight: bold;
}

.respuesta ul
{
	list-style: none;
	margin-right: 0.5em;
	padding: 0;
}



.respuesta ul li
{
	background-image: url(../images/listas_articulo2.png);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: 1em 50%;
	padding: 3px 0 3px 50px;
	margin: 0.4em 0.5em;
	text-indent: 0px;
}
