#header-faq-esp {
	background-image:url(../../images/faq/header.jpg);
	height:201px;
	margin:2px auto 30px;
	width:912px;
}
#header-faq-eng {
	background-image:url(../../images/faq/header-eng.jpg);
	height:201px;
	margin:2px auto 30px;
	width:912px;
}
#categoria {
	background-image:url(../../images/faq/back-categorias.png);
	color:#FFF;
	font:normal normal bold 13px Tahoma, Geneva, sans-serif;
	height:31px;
	margin:0 auto;
	padding:11px 0 0 28px;
	width:388px;
}
#categoria select {
	color:#00662f;
	font:normal normal normal 13px Tahoma, Geneva, sans-serif;
	height:20px;
	width:228px;
}
#categoria-titulo {
	color:#00662f;
	font:normal normal bold 18px Tahoma, Geneva, sans-serif;
	margin:22px 0 0 121px;
}

#faq {
	background:transparent url(../../images/faq/faq-back.gif) repeat-y scroll 0 0;
	width:735px;
	margin:9px auto 0;
}
#faq-top { background:transparent url(../../images/faq/faq-top.gif) no-repeat scroll 0 0; }
#faq-bottom { 
	background:transparent url(../../images/faq/faq-bottom.gif) no-repeat scroll 0 bottom;
	font-size:0;
	height:6px;
}
.question {
	position:relative;
}
.question-mark {
	background-image:url(../../images/faq/question-mark.jpg);
	height:22px;
	left:15px;
	position:absolute;
	top:10px;
	width:22px;
}
.question a {
	color:#876a1b;
	font:normal normal bold 13px Tahoma, Geneva, sans-serif;
	padding:10px 0 10px 48px;
	border-bottom:#ebebeb 1px solid;
}
.answer {
	background:transparent url(../../images/faq/faq-answer-back.gif) repeat-y scroll 0 0;
	color:#00662f;
	display:none;
	font:normal normal normal 13px Tahoma, Geneva, sans-serif;
	padding:16px 48px;
}


#pie-faq {
	background-image:url(../../images/faq/pie.png);
	height:76px;
	margin:8px auto 0;
	width:932px;
}