@charset "utf-8";
/* CSS Document */

/*TITULOS VIDEOS (QUEM SOMOS)*/

.titulos_videos {
	font-family: Tahoma;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	margin-left: 35px;
	height: 30px;
	line-height:28px;
}

.titulos_pasos {
	font-family: Tahoma;
	font-size: 25px;
	color:#006600;
	font-weight:bold;
	margin-left: 20px;
	margin-bottom: 20px;
}

.texto_pasos {
	font-family: Arial;
	font-size: 14px;
	margin-left: 20px;

}

.perguntas_titulos {
	font-family: Arial;
	font-size: 14px;
	color:#003300;
	font-weight:bold;
}
.servicios_titulos2 {
	font-family: Arial;
	font-size: 14px;
	color:#333333;
	font-weight:bold;
}
.servicios_titulos3 {
	font-family: Arial;
	font-size: 14px;
	color:#006600;
	font-weight:bold;
}
/***SERVICIOS TUTILOS **/

.servicios-titulos {
	font-family: Arial;
	font-size:15px;
	color:#999999;
	font-weight:bold;
	line-height:28px;
}
a.servicios-link {
	width: 260px;
	font-family:Arial;
	font-size: 15px;
	color:#999999;
	font-weight:bold;
/*	margin-top: 10px;*/
	text-decoration: none;
	text-align:left;
}
a.servicios-link:hover {
	text-decoration:underline;
	color:#333333;
}