<style type="text/css">
*{
	font-family: Arial;
	font-size: 12px;
}

.list-faq{
	list-style: url('../../recursos/galleries/principal/bullet.gif');
}

#caption {
	padding: 0px;
	width: 700px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #3366CC;
	font-weight: bold;
	position: relative;
}

.faq-item{
	font-size: 15px; 
	font-weight: bold; 
	position: relative; 
	margin-left: -20px;
}

#subcaption {
	padding: 0 0 5px 0;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3366CC;
}

#body-faq{
	margin: 20px 40px;
	position: relative;
}

.faq-index{
	font-weight: bold; 
	margin: 20px auto 10px -20px;
	position: relative;
}

.style{
	font-style: italic;
}

.txt {  
	color: #555555
}

.txt a{
	color: #36C;
	text-decoration: none;
}

.txt a:hover{
	text-decoration: underline;
}

.nav{
	position: relative; 
	float: right; 
	margin: 10px auto;
}

</style>
