@CHARSET "UTF-8";

/*
-------------------------------
-------------------------------
----------------------GENERALES
-------------------------------
-------------------------------
*/

#main {
	background-color:#F7F7FA!important;
}

#section-faq h3{
	color:#000;
	font-size: 1.3em;
	line-height: 1.4;
	margin:0 0 0.3em 0;
	padding:0;
}

#section-faq .answer{
	margin-bottom:20px;
	font-size:13px;
}

#section-faq .answer li{
	color:#0088CC;
	line-height:22px;
}

#section-faq .answer .note{
	color:#666;
}

#section-faq .contactus{
	margin-top:20px;
	color:#000;
}

#section-faq .contactus a{
	color:#0088CC;
}