.bBodyPreguntas{
	background-image:url('../img/registro/cielo_full.png');
	background-repeat:no-repeat;
	padding-top:120px;
	
}

.bPreguntas{
	width:100%;
}

.bPreguntasContenido{
	background-image:url('../img/preguntas/back_preguntas.png');
	background-repeat:repeat;
	width:100%;
	padding:30px 0px 0px 30px;
	height: 450px;
	margin-bottom:60px;
}

.faqCol2{
	margin-top:60px;
}

.bPreguntasContenido img{
	padding: 10px 0px 10px 0px;
}

.faqsTitulo{
	color: #49a232;
	text-decoration: underline;
	font-size: 6em;
	text-align: center;
}

.bPanel{
	border: 0px solid transparent;
}

.bPanel-heading{
	background-color:white;
	padding:10px;
}

.PreguntaIcon{
	width: 35px;
	height: 20px;
	display: inline-block;
	padding-top:2px;
	
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color:#bf0101;
	color: white;
}

.PreguntaPoint{
	width: 7px;
	height: 7px;
	display: inline-block;
	margin-bottom: 5px;
	
	
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color:#bf0101;
}

.panel-title a.collapsed {
	background: transparent url(../img/icon-collapse-plus.png) 0 15px no-repeat;
	color: #bf0101;
	font-size: 1.1em;
	padding: 5px;
	text-align: center;
}

.panel-title a {
	color: #bf0101;
	background: transparent url(../img/icon-collapse-minus.png) 0 15px no-repeat;
	display: block;
	padding: 10px 0 10px 30px;
	font-size: 1.1em;
	padding: 5px;
	text-align: center;
}

.panel-title{
	color: #bf0101;
	
}

.panel-body{
	background-color:#bf0101;
	color: white;
	font-size: 16px;
	padding: 5px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
